COLOR #455256

HEX: #455256 RGB: (69,82,86)

Color info

#455256 contains red, green and blue colors in about the same proportion. Web safe color of #455256 is #336666 (or #366).

RGB color model

#455256 color RGB value is (69,82,86).

RGB: (69,82,86) (27%, 32%, 34%)

RGB channels and saturation

R 69 of 255 = 27%
G 82 of 255 = 32%
B 86 of 255 = 34%

69
82
86

R + G + B ~ 31%. #455256 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 69 + 82 + 86 = 237 (100%)
R 69 of 237 ~ 29.11%
G 82 of 237 ~ 34.6%
B 86 of 237 ~ 36.29'%

%29.11
%34.6
%36.29

CMYK color model

#455256 color CMYK value is (20,5,0,66).

  • cyan value is 19.77%
  • magenta value is 4.65%
  • yellow value is 0.00%
  • key color value is 66.27%

CMYK: (20,5,0,66)
C20M5Y0K66 (20%, 5%, 0%, 66%)
(0.20 / 0.05 / 0.00 / 0.66)

CMYK percentages

%19.77
%4.65
%0
%66.27

Codes

Color #455256 in popluar color models

45 52 56
RGB 69 82 86
HSL 194° 10.97% 30.39%
HSB/HSV 194° 19.77% 33.73%
CMYK 19.77% 4.65% 0.00%
66.27%

Color #455256 in popluar number systems.

HEX 45 52 56
Decimal 69 82 86
Binary 1000101 1010010 1010110
Octal 105 122 126

Shades and tints

Shades of #455256

#455256
(69,82,86)
#3F4B4F
(63,75,79)
#394448
(57,68,72)
#333D41
(51,61,65)
#2D363A
(45,54,58)
#272F33
(39,47,51)
#21282C
(33,40,44)
#1B2125
(27,33,37)
#151A1E
(21,26,30)
#0F1317
(15,19,23)
#090C10
(9,12,16)
#000000
(0,0,0)

Tints of #455256

#455256
(69,82,86)
#556165
(85,97,101)
#657074
(101,112,116)
#757F83
(117,127,131)
#858E92
(133,142,146)
#959DA1
(149,157,161)
#A5ACB0
(165,172,176)
#B5BBBF
(181,187,191)
#C5CACE
(197,202,206)
#D5D9DD
(213,217,221)
#E5E8EC
(229,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #455256; }

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

This text font color is #455256.

Background Color

.myBgColor { background-color: #455256; }

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

This div background color is #455256.

Border color

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

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

This div border color is #455256.

Opacity

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

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

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

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

This text has shadow with #455256 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #455256.

Preview

Color preview on black background

This text has color #455256 on black background.


Color preview on white background

This text has color #455256 on white background.


Black color preview on #455256 background

This text has black color on #455256 background.


White color preview on #455256 background

This text has white color on #455256 background.


Related colors

Complementary color

Complementary color for #hex is #BAADA9.


I love getcolorcode.com

Triadic colors

1 #564552 and #525645 with #455256 are triadic colors.

2 #565245 and #524556 with #455256 are triadic colors.