COLOR #455352

HEX: #455352 RGB: (69,83,82)

Color info

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

RGB color model

#455352 color RGB value is (69,83,82).

RGB: (69,83,82) (27%, 33%, 32%)

RGB channels and saturation

R 69 of 255 = 27%
G 83 of 255 = 33%
B 82 of 255 = 32%

69
83
82

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

Portions of RGB colors in percentages

R + G + B = 69 + 83 + 82 = 234 (100%)
R 69 of 234 ~ 29.49%
G 83 of 234 ~ 35.47%
B 82 of 234 ~ 35.04'%

%29.49
%35.47
%35.04

CMYK color model

#455352 color CMYK value is (17,0,1,67).

  • cyan value is 16.87%
  • magenta value is 0.00%
  • yellow value is 1.20%
  • key color value is 67.45%
CMYK: (17,0,1,67) C17M0Y1K67 (17%,0%,1%,67%) (0.17/0.00/0.01/0.67) 

CMYK percentages

%16.87
%0
%1.2
%67.45

Codes

Color #455352 in popluar color models

45 53 52
RGB 69 83 82
HSL 176° 9.21% 29.80%
HSB/HSV 176° 16.87% 32.55%
CMYK 16.87% 0.00% 1.20%
67.45%

Color #455352 in popluar number systems.

HEX 45 53 52
Decimal 69 83 82
Binary 1000101 1010011 1010010
Octal 105 123 122

Shades and tints

Shades of #455352

#455352
(69,83,82)
#3F4C4B
(63,76,75)
#394544
(57,69,68)
#333E3D
(51,62,61)
#2D3736
(45,55,54)
#27302F
(39,48,47)
#212928
(33,41,40)
#1B2221
(27,34,33)
#151B1A
(21,27,26)
#0F1413
(15,20,19)
#090D0C
(9,13,12)
#000000
(0,0,0)

Tints of #455352

#455352
(69,83,82)
#556261
(85,98,97)
#657170
(101,113,112)
#75807F
(117,128,127)
#858F8E
(133,143,142)
#959E9D
(149,158,157)
#A5ADAC
(165,173,172)
#B5BCBB
(181,188,187)
#C5CBCA
(197,203,202)
#D5DAD9
(213,218,217)
#E5E9E8
(229,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #455352; }

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

This text font color is #455352.

Background Color

.myBgColor { background-color: #455352; }

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

This div background color is #455352.

Border color

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

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

This div border color is #455352.

Opacity

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

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

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

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

This text has shadow with #455352 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #455352.

Preview

Color preview on black background

This text has color #455352 on black background.


Color preview on white background

This text has color #455352 on white background.


Black color preview on #455352 background

This text has black color on #455352 background.


White color preview on #455352 background

This text has white color on #455352 background.


Related colors

Complementary color

Complementary color for #hex is #BAACAD.


I love getcolorcode.com

Triadic colors

1 #524553 and #535245 with #455352 are triadic colors.

2 #525345 and #534552 with #455352 are triadic colors.