COLOR #556575

HEX: #556575 RGB: (85,101,117)

Color info

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

RGB color model

#556575 color RGB value is (85,101,117).

RGB: (85,101,117) (33%, 40%, 46%)

RGB channels and saturation

R 85 of 255 = 33%
G 101 of 255 = 40%
B 117 of 255 = 46%

85
101
117

R + G + B ~ 40%. #556575 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 85 + 101 + 117 = 303 (100%)
R 85 of 303 ~ 28.05%
G 101 of 303 ~ 33.33%
B 117 of 303 ~ 38.61'%

%28.05
%33.33
%38.61

CMYK color model

#556575 color CMYK value is (27,14,0,54).

  • cyan value is 27.35%
  • magenta value is 13.68%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (27,14,0,54)
C27M14Y0K54 (27%, 14%, 0%, 54%)
(0.27 / 0.14 / 0.00 / 0.54)

CMYK percentages

%27.35
%13.68
%0
%54.12

Codes

Color #556575 in popluar color models

55 65 75
RGB 85 101 117
HSL 210° 15.84% 39.61%
HSB/HSV 210° 27.35% 45.88%
CMYK 27.35% 13.68% 0.00%
54.12%

Color #556575 in popluar number systems.

HEX 55 65 75
Decimal 85 101 117
Binary 1010101 1100101 1110101
Octal 125 145 165

Shades and tints

Shades of #556575

#556575
(85,101,117)
#4E5C6B
(78,92,107)
#475361
(71,83,97)
#404A57
(64,74,87)
#39414D
(57,65,77)
#323843
(50,56,67)
#2B2F39
(43,47,57)
#24262F
(36,38,47)
#1D1D25
(29,29,37)
#16141B
(22,20,27)
#0F0B11
(15,11,17)
#000000
(0,0,0)

Tints of #556575

#556575
(85,101,117)
#647381
(100,115,129)
#73818D
(115,129,141)
#828F99
(130,143,153)
#919DA5
(145,157,165)
#A0ABB1
(160,171,177)
#AFB9BD
(175,185,189)
#BEC7C9
(190,199,201)
#CDD5D5
(205,213,213)
#DCE3E1
(220,227,225)
#EBF1ED
(235,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #556575 color. Also use rgb(85,101,117) instead hex code.

Text Font Color

.myTextColor { color: #556575; }

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

This text font color is #556575.

Background Color

.myBgColor { background-color: #556575; }

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

This div background color is #556575.

Border color

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

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

This div border color is #556575.

Opacity

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

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

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

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

This text has shadow with #556575 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #556575.

Preview

Color preview on black background

This text has color #556575 on black background.


Color preview on white background

This text has color #556575 on white background.


Black color preview on #556575 background

This text has black color on #556575 background.


White color preview on #556575 background

This text has white color on #556575 background.


Related colors

Complementary color

Complementary color for #hex is #AA9A8A.


I love getcolorcode.com

Triadic colors

1 #755565 and #657555 with #556575 are triadic colors.

2 #756555 and #655575 with #556575 are triadic colors.