COLOR #454D4E

HEX: #454D4E RGB: (69,77,78)

Color info

#454D4E contains red, green and blue colors in about the same proportion. Web safe color of #454D4E is #333366 (or #336).

RGB color model

#454D4E color RGB value is (69,77,78).

RGB: (69,77,78) (27%, 30%, 31%)

RGB channels and saturation

R 69 of 255 = 27%
G 77 of 255 = 30%
B 78 of 255 = 31%

69
77
78

R + G + B ~ 29%. #454D4E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 69 + 77 + 78 = 224 (100%)
R 69 of 224 ~ 30.8%
G 77 of 224 ~ 34.38%
B 78 of 224 ~ 34.82'%

%30.8
%34.38
%34.82

CMYK color model

#454D4E color CMYK value is (12,1,0,69).

  • cyan value is 11.54%
  • magenta value is 1.28%
  • yellow value is 0.00%
  • key color value is 69.41%
CMYK: (12,1,0,69) C12M1Y0K69 (12%,1%,0%,69%) (0.12/0.01/0.00/0.69) 

CMYK percentages

%11.54
%1.28
%0
%69.41

Codes

Color #454D4E in popluar color models

45 4D 4E
RGB 69 77 78
HSL 187° 6.12% 28.82%
HSB/HSV 187° 11.54% 30.59%
CMYK 11.54% 1.28% 0.00%
69.41%

Color #454D4E in popluar number systems.

HEX 45 4D 4E
Decimal 69 77 78
Binary 1000101 1001101 1001110
Octal 105 115 116

Shades and tints

Shades of #454D4E

#454D4E
(69,77,78)
#3F4647
(63,70,71)
#393F40
(57,63,64)
#333839
(51,56,57)
#2D3132
(45,49,50)
#272A2B
(39,42,43)
#212324
(33,35,36)
#1B1C1D
(27,28,29)
#151516
(21,21,22)
#0F0E0F
(15,14,15)
#090708
(9,7,8)
#000000
(0,0,0)

Tints of #454D4E

#454D4E
(69,77,78)
#555D5E
(85,93,94)
#656D6E
(101,109,110)
#757D7E
(117,125,126)
#858D8E
(133,141,142)
#959D9E
(149,157,158)
#A5ADAE
(165,173,174)
#B5BDBE
(181,189,190)
#C5CDCE
(197,205,206)
#D5DDDE
(213,221,222)
#E5EDEE
(229,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #454D4E color. Also use rgb(69,77,78) instead hex code.

Text Font Color

.myTextColor { color: #454D4E; }

<p style="color:#454D4E">This sample text font color is #454D4E.</p>

This text font color is #454D4E.

Background Color

.myBgColor { background-color: #454D4E; }

<div style="background-color:#454D4E">Inner text</div>

This div background color is #454D4E.

Border color

.myBorderColor { border: 1px solid #454D4E; }

<div style="border:3px solid #454D4E">Div</div>

This div border color is #454D4E.

Opacity

.myOpacity80 { color: #454D4E; opacity: 0.8; }

<p style="color:#454D4E;opacity:0.8;">80%</p>

Text with #454D4E color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #454D4E;}

<p style="text-shadow: 3px 3px 1px #454D4E">Text here.</p>

This text has shadow with #454D4E color.


.textShadow {text-shadow: 3px 3px 1px #454D4E', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #454D4E, 5px 5px 20px red">Text here.</p>

This text has shadow with #454D4E primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#454D4E, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#454D4E, Direction=45, Strength=4)">Text</p>

This text has shadow with #454D4E and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #454D4E;
-webkit-box-shadow: 1px 1px 3px 2px #454D4E;
box-shadow: 1px 1px 3px 2px #454D4E;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #454D4E; -webkit-box-shadow: 1px 1px 3px 2px #454D4E; box-shadow:1px 1px 3px 2px #454D4E;">
Div content here
</div>

This div box has shadow with color #454D4E.

Preview

Color preview on black background

This text has color #454D4E on black background.


Color preview on white background

This text has color #454D4E on white background.


Black color preview on #454D4E background

This text has black color on #454D4E background.


White color preview on #454D4E background

This text has white color on #454D4E background.


Related colors

Complementary color

Complementary color for #hex is #BAB2B1.


I love getcolorcode.com

Triadic colors

1 #4E454D and #4D4E45 with #454D4E are triadic colors.

2 #4E4D45 and #4D454E with #454D4E are triadic colors.