COLOR #556453

HEX: #556453 RGB: (85,100,83)

Color info

#556453 contains red, green and blue colors in about the same proportion. Web safe color of #556453 is #666666 (or #666).

RGB color model

#556453 color RGB value is (85,100,83).

RGB: (85,100,83) (33%, 39%, 33%)

RGB channels and saturation

R 85 of 255 = 33%
G 100 of 255 = 39%
B 83 of 255 = 33%

85
100
83

R + G + B ~ 35%. #556453 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 100 + 83 = 268 (100%)
R 85 of 268 ~ 31.72%
G 100 of 268 ~ 37.31%
B 83 of 268 ~ 30.97'%

%31.72
%37.31
%30.97

CMYK color model

#556453 color CMYK value is (15,0,17,61).

  • cyan value is 15.00%
  • magenta value is 0.00%
  • yellow value is 17.00%
  • key color value is 60.78%

CMYK: (15,0,17,61)
C15M0Y17K61 (15%, 0%, 17%, 61%)
(0.15 / 0.00 / 0.17 / 0.61)

CMYK percentages

%15
%0
%17
%60.78

Codes

Color #556453 in popluar color models

55 64 53
RGB 85 100 83
HSL 113° 9.29% 35.88%
HSB/HSV 113° 17.00% 39.22%
CMYK 15.00% 0.00% 17.00%
60.78%

Color #556453 in popluar number systems.

HEX 55 64 53
Decimal 85 100 83
Binary 1010101 1100100 1010011
Octal 125 144 123

Shades and tints

Shades of #556453

#556453
(85,100,83)
#4E5B4C
(78,91,76)
#475245
(71,82,69)
#40493E
(64,73,62)
#394037
(57,64,55)
#323730
(50,55,48)
#2B2E29
(43,46,41)
#242522
(36,37,34)
#1D1C1B
(29,28,27)
#161314
(22,19,20)
#0F0A0D
(15,10,13)
#000000
(0,0,0)

Tints of #556453

#556453
(85,100,83)
#647262
(100,114,98)
#738071
(115,128,113)
#828E80
(130,142,128)
#919C8F
(145,156,143)
#A0AA9E
(160,170,158)
#AFB8AD
(175,184,173)
#BEC6BC
(190,198,188)
#CDD4CB
(205,212,203)
#DCE2DA
(220,226,218)
#EBF0E9
(235,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #556453 color. Also use rgb(85,100,83) instead hex code.

Text Font Color

.myTextColor { color: #556453; }

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

This text font color is #556453.

Background Color

.myBgColor { background-color: #556453; }

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

This div background color is #556453.

Border color

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

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

This div border color is #556453.

Opacity

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

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

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

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

This text has shadow with #556453 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #556453.

Preview

Color preview on black background

This text has color #556453 on black background.


Color preview on white background

This text has color #556453 on white background.


Black color preview on #556453 background

This text has black color on #556453 background.


White color preview on #556453 background

This text has white color on #556453 background.


Related colors

Complementary color

Complementary color for #hex is #AA9BAC.


I love getcolorcode.com

Triadic colors

1 #535564 and #645355 with #556453 are triadic colors.

2 #536455 and #645553 with #556453 are triadic colors.