COLOR #556074

HEX: #556074 RGB: (85,96,116)

Color info

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

RGB color model

#556074 color RGB value is (85,96,116).

RGB: (85,96,116) (33%, 38%, 45%)

RGB channels and saturation

R 85 of 255 = 33%
G 96 of 255 = 38%
B 116 of 255 = 45%

85
96
116

R + G + B ~ 39%. #556074 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 96 + 116 = 297 (100%)
R 85 of 297 ~ 28.62%
G 96 of 297 ~ 32.32%
B 116 of 297 ~ 39.06'%

%28.62
%32.32
%39.06

CMYK color model

#556074 color CMYK value is (27,17,0,55).

  • cyan value is 26.72%
  • magenta value is 17.24%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (27,17,0,55)
C27M17Y0K55 (27%, 17%, 0%, 55%)
(0.27 / 0.17 / 0.00 / 0.55)

CMYK percentages

%26.72
%17.24
%0
%54.51

Codes

Color #556074 in popluar color models

55 60 74
RGB 85 96 116
HSL 219° 15.42% 39.41%
HSB/HSV 219° 26.72% 45.49%
CMYK 26.72% 17.24% 0.00%
54.51%

Color #556074 in popluar number systems.

HEX 55 60 74
Decimal 85 96 116
Binary 1010101 1100000 1110100
Octal 125 140 164

Shades and tints

Shades of #556074

#556074
(85,96,116)
#4E586A
(78,88,106)
#475060
(71,80,96)
#404856
(64,72,86)
#39404C
(57,64,76)
#323842
(50,56,66)
#2B3038
(43,48,56)
#24282E
(36,40,46)
#1D2024
(29,32,36)
#16181A
(22,24,26)
#0F1010
(15,16,16)
#000000
(0,0,0)

Tints of #556074

#556074
(85,96,116)
#646E80
(100,110,128)
#737C8C
(115,124,140)
#828A98
(130,138,152)
#9198A4
(145,152,164)
#A0A6B0
(160,166,176)
#AFB4BC
(175,180,188)
#BEC2C8
(190,194,200)
#CDD0D4
(205,208,212)
#DCDEE0
(220,222,224)
#EBECEC
(235,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #556074 color. Also use rgb(85,96,116) instead hex code.

Text Font Color

.myTextColor { color: #556074; }

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

This text font color is #556074.

Background Color

.myBgColor { background-color: #556074; }

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

This div background color is #556074.

Border color

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

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

This div border color is #556074.

Opacity

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

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

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

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

This text has shadow with #556074 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #556074.

Preview

Color preview on black background

This text has color #556074 on black background.


Color preview on white background

This text has color #556074 on white background.


Black color preview on #556074 background

This text has black color on #556074 background.


White color preview on #556074 background

This text has white color on #556074 background.


Related colors

Complementary color

Complementary color for #hex is #AA9F8B.


I love getcolorcode.com

Triadic colors

1 #745560 and #607455 with #556074 are triadic colors.

2 #746055 and #605574 with #556074 are triadic colors.