COLOR #558183

HEX: #558183 RGB: (85,129,131)

Color info

#558183 contains red, green and blue colors in about the same proportion. Web safe color of #558183 is #669999 (or #699).

RGB color model

#558183 color RGB value is (85,129,131).

RGB: (85,129,131) (33%, 51%, 51%)

RGB channels and saturation

R 85 of 255 = 33%
G 129 of 255 = 51%
B 131 of 255 = 51%

85
129
131

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

Portions of RGB colors in percentages

R + G + B = 85 + 129 + 131 = 345 (100%)
R 85 of 345 ~ 24.64%
G 129 of 345 ~ 37.39%
B 131 of 345 ~ 37.97'%

%24.64
%37.39
%37.97

CMYK color model

#558183 color CMYK value is (35,2,0,49).

  • cyan value is 35.11%
  • magenta value is 1.53%
  • yellow value is 0.00%
  • key color value is 48.63%

CMYK: (35,2,0,49)
C35M2Y0K49 (35%, 2%, 0%, 49%)
(0.35 / 0.02 / 0.00 / 0.49)

CMYK percentages

%35.11
%1.53
%0
%48.63

Codes

Color #558183 in popluar color models

55 81 83
RGB 85 129 131
HSL 183° 21.30% 42.35%
HSB/HSV 183° 35.11% 51.37%
CMYK 35.11% 1.53% 0.00%
48.63%

Color #558183 in popluar number systems.

HEX 55 81 83
Decimal 85 129 131
Binary 1010101 10000001 10000011
Octal 125 201 203

Shades and tints

Shades of #558183

#558183
(85,129,131)
#4E7678
(78,118,120)
#476B6D
(71,107,109)
#406062
(64,96,98)
#395557
(57,85,87)
#324A4C
(50,74,76)
#2B3F41
(43,63,65)
#243436
(36,52,54)
#1D292B
(29,41,43)
#161E20
(22,30,32)
#0F1315
(15,19,21)
#000000
(0,0,0)

Tints of #558183

#558183
(85,129,131)
#648C8E
(100,140,142)
#739799
(115,151,153)
#82A2A4
(130,162,164)
#91ADAF
(145,173,175)
#A0B8BA
(160,184,186)
#AFC3C5
(175,195,197)
#BECED0
(190,206,208)
#CDD9DB
(205,217,219)
#DCE4E6
(220,228,230)
#EBEFF1
(235,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #558183 color. Also use rgb(85,129,131) instead hex code.

Text Font Color

.myTextColor { color: #558183; }

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

This text font color is #558183.

Background Color

.myBgColor { background-color: #558183; }

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

This div background color is #558183.

Border color

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

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

This div border color is #558183.

Opacity

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

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

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

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

This text has shadow with #558183 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #558183.

Preview

Color preview on black background

This text has color #558183 on black background.


Color preview on white background

This text has color #558183 on white background.


Black color preview on #558183 background

This text has black color on #558183 background.


White color preview on #558183 background

This text has white color on #558183 background.


Related colors

Complementary color

Complementary color for #hex is #AA7E7C.


I love getcolorcode.com

Triadic colors

1 #835581 and #818355 with #558183 are triadic colors.

2 #838155 and #815583 with #558183 are triadic colors.