COLOR #455849

HEX: #455849 RGB: (69,88,73)

Color info

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

RGB color model

#455849 color RGB value is (69,88,73).

RGB: (69,88,73) (27%, 35%, 29%)

RGB channels and saturation

R 69 of 255 = 27%
G 88 of 255 = 35%
B 73 of 255 = 29%

69
88
73

R + G + B ~ 30%. #455849 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 69 + 88 + 73 = 230 (100%)
R 69 of 230 ~ 30%
G 88 of 230 ~ 38.26%
B 73 of 230 ~ 31.74'%

%30
%38.26
%31.74

CMYK color model

#455849 color CMYK value is (22,0,17,65).

  • cyan value is 21.59%
  • magenta value is 0.00%
  • yellow value is 17.05%
  • key color value is 65.49%
CMYK: (22,0,17,65) C22M0Y17K65 (22%,0%,17%,65%) (0.22/0.00/0.17/0.65) 

CMYK percentages

%21.59
%0
%17.05
%65.49

Codes

Color #455849 in popluar color models

45 58 49
RGB 69 88 73
HSL 133° 12.10% 30.78%
HSB/HSV 133° 21.59% 34.51%
CMYK 21.59% 0.00% 17.05%
65.49%

Color #455849 in popluar number systems.

HEX 45 58 49
Decimal 69 88 73
Binary 1000101 1011000 1001001
Octal 105 130 111

Shades and tints

Shades of #455849

#455849
(69,88,73)
#3F5043
(63,80,67)
#39483D
(57,72,61)
#334037
(51,64,55)
#2D3831
(45,56,49)
#27302B
(39,48,43)
#212825
(33,40,37)
#1B201F
(27,32,31)
#151819
(21,24,25)
#0F1013
(15,16,19)
#09080D
(9,8,13)
#000000
(0,0,0)

Tints of #455849

#455849
(69,88,73)
#556759
(85,103,89)
#657669
(101,118,105)
#758579
(117,133,121)
#859489
(133,148,137)
#95A399
(149,163,153)
#A5B2A9
(165,178,169)
#B5C1B9
(181,193,185)
#C5D0C9
(197,208,201)
#D5DFD9
(213,223,217)
#E5EEE9
(229,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #455849; }

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

This text font color is #455849.

Background Color

.myBgColor { background-color: #455849; }

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

This div background color is #455849.

Border color

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

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

This div border color is #455849.

Opacity

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

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

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

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

This text has shadow with #455849 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #455849.

Preview

Color preview on black background

This text has color #455849 on black background.


Color preview on white background

This text has color #455849 on white background.


Black color preview on #455849 background

This text has black color on #455849 background.


White color preview on #455849 background

This text has white color on #455849 background.


Related colors

Complementary color

Complementary color for #hex is #BAA7B6.


I love getcolorcode.com

Triadic colors

1 #494558 and #584945 with #455849 are triadic colors.

2 #495845 and #584549 with #455849 are triadic colors.