COLOR #557174

HEX: #557174 RGB: (85,113,116)

Color info

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

RGB color model

#557174 color RGB value is (85,113,116).

RGB: (85,113,116) (33%, 44%, 45%)

RGB channels and saturation

R 85 of 255 = 33%
G 113 of 255 = 44%
B 116 of 255 = 45%

85
113
116

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

Portions of RGB colors in percentages

R + G + B = 85 + 113 + 116 = 314 (100%)
R 85 of 314 ~ 27.07%
G 113 of 314 ~ 35.99%
B 116 of 314 ~ 36.94'%

%27.07
%35.99
%36.94

CMYK color model

#557174 color CMYK value is (27,3,0,55).

  • cyan value is 26.72%
  • magenta value is 2.59%
  • yellow value is 0.00%
  • key color value is 54.51%
CMYK: (27,3,0,55) C27M3Y0K55 (27%,3%,0%,55%) (0.27/0.03/0.00/0.55) 

CMYK percentages

%26.72
%2.59
%0
%54.51

Codes

Color #557174 in popluar color models

55 71 74
RGB 85 113 116
HSL 186° 15.42% 39.41%
HSB/HSV 186° 26.72% 45.49%
CMYK 26.72% 2.59% 0.00%
54.51%

Color #557174 in popluar number systems.

HEX 55 71 74
Decimal 85 113 116
Binary 1010101 1110001 1110100
Octal 125 161 164

Shades and tints

Shades of #557174

#557174
(85,113,116)
#4E676A
(78,103,106)
#475D60
(71,93,96)
#405356
(64,83,86)
#39494C
(57,73,76)
#323F42
(50,63,66)
#2B3538
(43,53,56)
#242B2E
(36,43,46)
#1D2124
(29,33,36)
#16171A
(22,23,26)
#0F0D10
(15,13,16)
#000000
(0,0,0)

Tints of #557174

#557174
(85,113,116)
#647D80
(100,125,128)
#73898C
(115,137,140)
#829598
(130,149,152)
#91A1A4
(145,161,164)
#A0ADB0
(160,173,176)
#AFB9BC
(175,185,188)
#BEC5C8
(190,197,200)
#CDD1D4
(205,209,212)
#DCDDE0
(220,221,224)
#EBE9EC
(235,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #557174; }

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

This text font color is #557174.

Background Color

.myBgColor { background-color: #557174; }

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

This div background color is #557174.

Border color

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

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

This div border color is #557174.

Opacity

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

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

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

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

This text has shadow with #557174 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #557174.

Preview

Color preview on black background

This text has color #557174 on black background.


Color preview on white background

This text has color #557174 on white background.


Black color preview on #557174 background

This text has black color on #557174 background.


White color preview on #557174 background

This text has white color on #557174 background.


Related colors

Complementary color

Complementary color for #hex is #AA8E8B.


I love getcolorcode.com

Triadic colors

1 #745571 and #717455 with #557174 are triadic colors.

2 #747155 and #715574 with #557174 are triadic colors.