COLOR #556663

HEX: #556663 RGB: (85,102,99)

Color info

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

RGB color model

#556663 color RGB value is (85,102,99).

RGB: (85,102,99) (33%, 40%, 39%)

RGB channels and saturation

R 85 of 255 = 33%
G 102 of 255 = 40%
B 99 of 255 = 39%

85
102
99

R + G + B ~ 37%. #556663 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 102 + 99 = 286 (100%)
R 85 of 286 ~ 29.72%
G 102 of 286 ~ 35.66%
B 99 of 286 ~ 34.62'%

%29.72
%35.66
%34.62

CMYK color model

#556663 color CMYK value is (17,0,3,60).

  • cyan value is 16.67%
  • magenta value is 0.00%
  • yellow value is 2.94%
  • key color value is 60.00%

CMYK: (17,0,3,60)
C17M0Y3K60 (17%, 0%, 3%, 60%)
(0.17 / 0.00 / 0.03 / 0.60)

CMYK percentages

%16.67
%0
%2.94
%60

Codes

Color #556663 in popluar color models

55 66 63
RGB 85 102 99
HSL 169° 9.09% 36.67%
HSB/HSV 169° 16.67% 40.00%
CMYK 16.67% 0.00% 2.94%
60.00%

Color #556663 in popluar number systems.

HEX 55 66 63
Decimal 85 102 99
Binary 1010101 1100110 1100011
Octal 125 146 143

Shades and tints

Shades of #556663

#556663
(85,102,99)
#4E5D5A
(78,93,90)
#475451
(71,84,81)
#404B48
(64,75,72)
#39423F
(57,66,63)
#323936
(50,57,54)
#2B302D
(43,48,45)
#242724
(36,39,36)
#1D1E1B
(29,30,27)
#161512
(22,21,18)
#0F0C09
(15,12,9)
#000000
(0,0,0)

Tints of #556663

#556663
(85,102,99)
#647371
(100,115,113)
#73807F
(115,128,127)
#828D8D
(130,141,141)
#919A9B
(145,154,155)
#A0A7A9
(160,167,169)
#AFB4B7
(175,180,183)
#BEC1C5
(190,193,197)
#CDCED3
(205,206,211)
#DCDBE1
(220,219,225)
#EBE8EF
(235,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #556663 color. Also use rgb(85,102,99) instead hex code.

Text Font Color

.myTextColor { color: #556663; }

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

This text font color is #556663.

Background Color

.myBgColor { background-color: #556663; }

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

This div background color is #556663.

Border color

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

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

This div border color is #556663.

Opacity

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

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

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

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

This text has shadow with #556663 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #556663.

Preview

Color preview on black background

This text has color #556663 on black background.


Color preview on white background

This text has color #556663 on white background.


Black color preview on #556663 background

This text has black color on #556663 background.


White color preview on #556663 background

This text has white color on #556663 background.


Related colors

Complementary color

Complementary color for #hex is #AA999C.


I love getcolorcode.com

Triadic colors

1 #635566 and #666355 with #556663 are triadic colors.

2 #636655 and #665563 with #556663 are triadic colors.