COLOR #455249

HEX: #455249 RGB: (69,82,73)

Color info

#455249 contains red, green and blue colors in about the same proportion. Web safe color of #455249 is #336633 (or #363).

RGB color model

#455249 color RGB value is (69,82,73).

RGB: (69,82,73) (27%, 32%, 29%)

RGB channels and saturation

R 69 of 255 = 27%
G 82 of 255 = 32%
B 73 of 255 = 29%

69
82
73

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

Portions of RGB colors in percentages

R + G + B = 69 + 82 + 73 = 224 (100%)
R 69 of 224 ~ 30.8%
G 82 of 224 ~ 36.61%
B 73 of 224 ~ 32.59'%

%30.8
%36.61
%32.59

CMYK color model

#455249 color CMYK value is (16,0,11,68).

  • cyan value is 15.85%
  • magenta value is 0.00%
  • yellow value is 10.98%
  • key color value is 67.84%

CMYK: (16,0,11,68)
C16M0Y11K68 (16%, 0%, 11%, 68%)
(0.16 / 0.00 / 0.11 / 0.68)

CMYK percentages

%15.85
%0
%10.98
%67.84

Codes

Color #455249 in popluar color models

45 52 49
RGB 69 82 73
HSL 138° 8.61% 29.61%
HSB/HSV 138° 15.85% 32.16%
CMYK 15.85% 0.00% 10.98%
67.84%

Color #455249 in popluar number systems.

HEX 45 52 49
Decimal 69 82 73
Binary 1000101 1010010 1001001
Octal 105 122 111

Shades and tints

Shades of #455249

#455249
(69,82,73)
#3F4B43
(63,75,67)
#39443D
(57,68,61)
#333D37
(51,61,55)
#2D3631
(45,54,49)
#272F2B
(39,47,43)
#212825
(33,40,37)
#1B211F
(27,33,31)
#151A19
(21,26,25)
#0F1313
(15,19,19)
#090C0D
(9,12,13)
#000000
(0,0,0)

Tints of #455249

#455249
(69,82,73)
#556159
(85,97,89)
#657069
(101,112,105)
#757F79
(117,127,121)
#858E89
(133,142,137)
#959D99
(149,157,153)
#A5ACA9
(165,172,169)
#B5BBB9
(181,187,185)
#C5CAC9
(197,202,201)
#D5D9D9
(213,217,217)
#E5E8E9
(229,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #455249 color. Also use rgb(69,82,73) instead hex code.

Text Font Color

.myTextColor { color: #455249; }

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

This text font color is #455249.

Background Color

.myBgColor { background-color: #455249; }

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

This div background color is #455249.

Border color

.myBorderColor { border: 1px solid #455249; }

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

This div border color is #455249.

Opacity

.myOpacity80 { color: #455249; opacity: 0.8; }

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

Text with #455249 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 #455249;}

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

This text has shadow with #455249 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #455249.

Preview

Color preview on black background

This text has color #455249 on black background.


Color preview on white background

This text has color #455249 on white background.


Black color preview on #455249 background

This text has black color on #455249 background.


White color preview on #455249 background

This text has white color on #455249 background.


Related colors

Complementary color

Complementary color for #hex is #BAADB6.


I love getcolorcode.com

Triadic colors

1 #494552 and #524945 with #455249 are triadic colors.

2 #495245 and #524549 with #455249 are triadic colors.