COLOR #455253

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

69
82
83

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

Portions of RGB colors in percentages

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

%29.49
%35.04
%35.47

CMYK color model

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

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

CMYK: (17,1,0,67)
C17M1Y0K67 (17%, 1%, 0%, 67%)
(0.17 / 0.01 / 0.00 / 0.67)

CMYK percentages

%16.87
%1.2
%0
%67.45

Codes

Color #455253 in popluar color models

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

Color #455253 in popluar number systems.

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

Shades and tints

Shades of #455253

#455253
(69,82,83)
#3F4B4C
(63,75,76)
#394445
(57,68,69)
#333D3E
(51,61,62)
#2D3637
(45,54,55)
#272F30
(39,47,48)
#212829
(33,40,41)
#1B2122
(27,33,34)
#151A1B
(21,26,27)
#0F1314
(15,19,20)
#090C0D
(9,12,13)
#000000
(0,0,0)

Tints of #455253

#455253
(69,82,83)
#556162
(85,97,98)
#657071
(101,112,113)
#757F80
(117,127,128)
#858E8F
(133,142,143)
#959D9E
(149,157,158)
#A5ACAD
(165,172,173)
#B5BBBC
(181,187,188)
#C5CACB
(197,202,203)
#D5D9DA
(213,217,218)
#E5E8E9
(229,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #455253; }

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

This text font color is #455253.

Background Color

.myBgColor { background-color: #455253; }

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

This div background color is #455253.

Border color

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

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

This div border color is #455253.

Opacity

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

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

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

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

This text has shadow with #455253 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #455253.

Preview

Color preview on black background

This text has color #455253 on black background.


Color preview on white background

This text has color #455253 on white background.


Black color preview on #455253 background

This text has black color on #455253 background.


White color preview on #455253 background

This text has white color on #455253 background.


Related colors

Complementary color

Complementary color for #hex is #BAADAC.


I love getcolorcode.com

Triadic colors

1 #534552 and #525345 with #455253 are triadic colors.

2 #535245 and #524553 with #455253 are triadic colors.