COLOR #557478

HEX: #557478 RGB: (85,116,120)

Color info

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

RGB color model

#557478 color RGB value is (85,116,120).

RGB: (85,116,120) (33%, 45%, 47%)

RGB channels and saturation

R 85 of 255 = 33%
G 116 of 255 = 45%
B 120 of 255 = 47%

85
116
120

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

Portions of RGB colors in percentages

R + G + B = 85 + 116 + 120 = 321 (100%)
R 85 of 321 ~ 26.48%
G 116 of 321 ~ 36.14%
B 120 of 321 ~ 37.38'%

%26.48
%36.14
%37.38

CMYK color model

#557478 color CMYK value is (29,3,0,53).

  • cyan value is 29.17%
  • magenta value is 3.33%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (29,3,0,53)
C29M3Y0K53 (29%, 3%, 0%, 53%)
(0.29 / 0.03 / 0.00 / 0.53)

CMYK percentages

%29.17
%3.33
%0
%52.94

Codes

Color #557478 in popluar color models

55 74 78
RGB 85 116 120
HSL 187° 17.07% 40.20%
HSB/HSV 187° 29.17% 47.06%
CMYK 29.17% 3.33% 0.00%
52.94%

Color #557478 in popluar number systems.

HEX 55 74 78
Decimal 85 116 120
Binary 1010101 1110100 1111000
Octal 125 164 170

Shades and tints

Shades of #557478

#557478
(85,116,120)
#4E6A6E
(78,106,110)
#476064
(71,96,100)
#40565A
(64,86,90)
#394C50
(57,76,80)
#324246
(50,66,70)
#2B383C
(43,56,60)
#242E32
(36,46,50)
#1D2428
(29,36,40)
#161A1E
(22,26,30)
#0F1014
(15,16,20)
#000000
(0,0,0)

Tints of #557478

#557478
(85,116,120)
#648084
(100,128,132)
#738C90
(115,140,144)
#82989C
(130,152,156)
#91A4A8
(145,164,168)
#A0B0B4
(160,176,180)
#AFBCC0
(175,188,192)
#BEC8CC
(190,200,204)
#CDD4D8
(205,212,216)
#DCE0E4
(220,224,228)
#EBECF0
(235,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #557478; }

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

This text font color is #557478.

Background Color

.myBgColor { background-color: #557478; }

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

This div background color is #557478.

Border color

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

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

This div border color is #557478.

Opacity

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

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

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

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

This text has shadow with #557478 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #557478.

Preview

Color preview on black background

This text has color #557478 on black background.


Color preview on white background

This text has color #557478 on white background.


Black color preview on #557478 background

This text has black color on #557478 background.


White color preview on #557478 background

This text has white color on #557478 background.


Related colors

Complementary color

Complementary color for #hex is #AA8B87.


I love getcolorcode.com

Triadic colors

1 #785574 and #747855 with #557478 are triadic colors.

2 #787455 and #745578 with #557478 are triadic colors.