COLOR #455350

HEX: #455350 RGB: (69,83,80)

Color info

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

RGB color model

#455350 color RGB value is (69,83,80).

RGB: (69,83,80) (27%, 33%, 31%)

RGB channels and saturation

R 69 of 255 = 27%
G 83 of 255 = 33%
B 80 of 255 = 31%

69
83
80

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

Portions of RGB colors in percentages

R + G + B = 69 + 83 + 80 = 232 (100%)
R 69 of 232 ~ 29.74%
G 83 of 232 ~ 35.78%
B 80 of 232 ~ 34.48'%

%29.74
%35.78
%34.48

CMYK color model

#455350 color CMYK value is (17,0,4,67).

  • cyan value is 16.87%
  • magenta value is 0.00%
  • yellow value is 3.61%
  • key color value is 67.45%

CMYK: (17,0,4,67)
C17M0Y4K67 (17%, 0%, 4%, 67%)
(0.17 / 0.00 / 0.04 / 0.67)

CMYK percentages

%16.87
%0
%3.61
%67.45

Codes

Color #455350 in popluar color models

45 53 50
RGB 69 83 80
HSL 167° 9.21% 29.80%
HSB/HSV 167° 16.87% 32.55%
CMYK 16.87% 0.00% 3.61%
67.45%

Color #455350 in popluar number systems.

HEX 45 53 50
Decimal 69 83 80
Binary 1000101 1010011 1010000
Octal 105 123 120

Shades and tints

Shades of #455350

#455350
(69,83,80)
#3F4C49
(63,76,73)
#394542
(57,69,66)
#333E3B
(51,62,59)
#2D3734
(45,55,52)
#27302D
(39,48,45)
#212926
(33,41,38)
#1B221F
(27,34,31)
#151B18
(21,27,24)
#0F1411
(15,20,17)
#090D0A
(9,13,10)
#000000
(0,0,0)

Tints of #455350

#455350
(69,83,80)
#55625F
(85,98,95)
#65716E
(101,113,110)
#75807D
(117,128,125)
#858F8C
(133,143,140)
#959E9B
(149,158,155)
#A5ADAA
(165,173,170)
#B5BCB9
(181,188,185)
#C5CBC8
(197,203,200)
#D5DAD7
(213,218,215)
#E5E9E6
(229,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #455350; }

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

This text font color is #455350.

Background Color

.myBgColor { background-color: #455350; }

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

This div background color is #455350.

Border color

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

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

This div border color is #455350.

Opacity

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

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

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

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

This text has shadow with #455350 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #455350.

Preview

Color preview on black background

This text has color #455350 on black background.


Color preview on white background

This text has color #455350 on white background.


Black color preview on #455350 background

This text has black color on #455350 background.


White color preview on #455350 background

This text has white color on #455350 background.


Related colors

Complementary color

Complementary color for #hex is #BAACAF.


I love getcolorcode.com

Triadic colors

1 #504553 and #535045 with #455350 are triadic colors.

2 #505345 and #534550 with #455350 are triadic colors.