#4d4a4a Color Hex Bastion Grey

Information about Bastion Grey Color | #0000FF

#4d4a4a color RGB value is (77,74,74). #4d4a4a color name is Bastion Grey color.

#4d4a4a hex color red value is 77 , green value is 74 and the blue value of its RGB is 74 . Cylindrical-coordinate representations (also known as HSL) of color #4d4a4a hue: 0 , saturation: 2 and the lightness value of #4d4a4a is 30

The process color (four color CMYK) of #4d4a4a color hex is 0 , 2 ,2, 27 .

#4d4a4a

~Bastion Grey

Color Converions

HEX
#4d4a4a
RGB
77,74,74
LAB
32,1,0
CMYK
0,4,4,70
LCH
32,1,19
XYZ
7,7,7
HSV
0,4,30
HSL
0,2,30

Base Numbers

Base Red Green Blue
Binary 1001101 1001010 1001010
Octal 115 112 112
Decimal 77 74 74
Hex 4d 4a 4a

RGB Percentages of Color #4d4a4a

30%
29%
29%

CMYK Percentages of Color #4d4a4a

0%
2%
2%
27%

Color Variations

View this color variations of shades, tints, tones, hues and temperatures.

Shades of #4d4a4a

A shade is created by adding black to a base color, increasing its darkness. Shades appear more dramatic and richer.

10%
#4d4a4a
20%
#454343
30%
#3e3b3b
40%
#363434
50%
#2e2c2c
60%
#272525
70%
#1f1e1e
80%
#171616
90%
#0f0f0f
100%
#080707

Tints of #4d4a4a

A tint is created by adding white to a base color, increasing its lightness. Tints are likely to look pastel and less intense.

10%
#4d4a4a
20%
#5f5c5c
30%
#716e6e
40%
#828080
50%
#949292
60%
#a6a4a4
70%
#b8b7b7
80%
#cac9c9
90%
#dbdbdb
100%
#ededed

Tones of #4d4a4a

A tone is created by adding gray to a base color, increasing its lightness. Tones looks more sophisticated and complex than base colors.

10%
#4d4a4a
20%
#524f4f
30%
#575555
40%
#5c5a5a
50%
#615f5f
60%
#666565
70%
#6b6a6a
80%
#706f6f
90%
#757575
100%
#7a7a7a

Color harmonies

Color harmonies are pleasing color schemes created according to their position on a color wheel.

Analogous

Colors of the same luminance and saturation with hues that are adjacent on the color wheel, 30 degrees apart. Smooth transitions.
#4d4a4a
#4d4a4b
#4d4a4b
#4d4a4a
#4d4b4a
#4d4b4a

Complementary

Complementary color schemes are made by picking two opposite colors con the color wheel. They appear vibrant near to each other.
#4d4a4a
#4a4d4d

Split complementary

Split complementary schemes are like complementary but they uses two adiacent colors of the complement. They are more flexible than complementary ones.
#4d4a4a
#4c4d4a
#4a4b4d

Triadic

Triadic color schemes are created by picking three colors equally spaced on the color wheel. They appear quite contrasted and multicolored.
#4d4a4a
#4a4d4a
#4a4a4d

Tetradic

Tetradic color schemes are made form two couples of complementary colors in a rectangular shape on the color wheel. They are very versatile, and work best with one dominant color.
#4d4a4a
#4b4d4a
#4a4d4d
#4b4a4d

Monochromatic

Colors of the same hue with luminance values +/-50%. Subtle and refined.
#4d4a4a
#777373
#a29c9c
#ccc5c5
#f7eded
#222121

Blindness simulator

Check how a color is perceived by color blind people to create accessible designs.

Normal

#4d4a4a

protanopia

#4d4c4b

deuteranopia

#544a4c

tritanopia

#4f4b50

achromatopsia

#4b4b4b

protanomaly

#4d4b4b

deuteranomaly

#514a4b

achromatopsia

#4b4b4b

tritanomaly

#4e4a4e

achromatomaly

#4b4a4a

Contrast Checker

Verify the contrast of a text on white and black backgrounds.

White background

Good 9/21
Hello World ! 9

Black background-color

Poor 2/21
Hello World !

#4d4a4a Color CSS Codes

.bgcolor {background-color:#4d4a4a; } 
.forecolor {color:#4d4a4a; }
.bordercolor {border:3px solid #4d4a4a; }
            

#4d4a4a Text Font Color

<div style="color:#4d4a4a">
Div content here</div>

This sample text font color is #4d4a4a
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

#4d4a4a Background Color

<div style="background-color:#4d4a4a">
Div content here</div>
Div content here

#4d4a4a Border Color

<div style="border:3px solid #4d4a4a">
Div here</div>

This div border color is #4d4a4a

#4d4a4a Color CSS Codes Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px #4d4a4a; } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #4d4a4a; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #4d4a4a;
  -webkit-box-shadow: 1px 1px 3px 2px #4d4a4a;
  box-shadow: 1px 1px 3px 2px #4d4a4a; }
            

Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #4d4a4a">Text here</p>
            

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #4d4a4a;
              -webkit-box-shadow: 1px 1px 3px 2px #4d4a4a;
              box-shadow:         1px 1px 3px 2px #4d4a4a#4d4a4a">
Div content here</div>

This div box has shadow with color #4d4a4a

More Colors

Mauve It
#bb4466
Pearl Powder
#faffed
Boardman
#757760
Botanical Night
#12403c
Cork Wedge
#c1a98a
Bright Eggplant
#5a4e88
Kisses
#ff66bb
Boynton Canyon
#9f4e3e
Orchid Ecstasy
#bb4488
Assateague Sand
#e1d0b2
Dead 99
#99dead
Night Mission
#5e5c50
Opal Fire
#e49c86
Kinetic Teal
#64cdbe
Amazon Vine
#abaa97
Herb Robert
#dda0df
Golden Yarrow
#e2c74f
Glowing Scarlet
#bd4649
Montreux Blue
#5879a2
Jack Rabbit
#c0b2b1
Cider Mill
#938a43
Intense Jade
#68c89d
Indigo Mouse
#6c848d
Chocolate Velvet
#7f7453
Arctic Feelings
#afbec1
Granny Apple
#c5e7cd
Old Mission Pink
#d8c2ca
Dark Charcoal
#333232
Greek Flag Blue
#0d5eaf
Caramel Cafe
#864c24
Pavilion Beige
#c5b6a4
Egyptian Sand
#beac90
Nude Flamingo
#e58f7c
Chinese Dragon
#cb5251
Moon Goddess
#cfc7d5
Hearty Hosta
#96bf83
Brazilian Green
#296d23
Luscious Lobster
#c5847c
Chilly Blue
#8aaec3
rating-img
Rate this tool
NaN/5   0 votes