COLOR #55858E

HEX: #55858E RGB: (85,133,142)

Color info

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

RGB color model

#55858E color RGB value is (85,133,142).

RGB: (85,133,142) (33%, 52%, 56%)

RGB channels and saturation

R 85 of 255 = 33%
G 133 of 255 = 52%
B 142 of 255 = 56%

85
133
142

R + G + B ~ 47%. #55858E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 85 + 133 + 142 = 360 (100%)
R 85 of 360 ~ 23.61%
G 133 of 360 ~ 36.94%
B 142 of 360 ~ 39.44'%

%23.61
%36.94
%39.44

CMYK color model

#55858E color CMYK value is (40,6,0,44).

  • cyan value is 40.14%
  • magenta value is 6.34%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (40,6,0,44)
C40M6Y0K44 (40%, 6%, 0%, 44%)
(0.40 / 0.06 / 0.00 / 0.44)

CMYK percentages

%40.14
%6.34
%0
%44.31

Codes

Color #55858E in popluar color models

55 85 8E
RGB 85 133 142
HSL 189° 25.11% 44.51%
HSB/HSV 189° 40.14% 55.69%
CMYK 40.14% 6.34% 0.00%
44.31%

Color #55858E in popluar number systems.

HEX 55 85 8E
Decimal 85 133 142
Binary 1010101 10000101 10001110
Octal 125 205 216

Shades and tints

Shades of #55858E

#55858E
(85,133,142)
#4E7982
(78,121,130)
#476D76
(71,109,118)
#40616A
(64,97,106)
#39555E
(57,85,94)
#324952
(50,73,82)
#2B3D46
(43,61,70)
#24313A
(36,49,58)
#1D252E
(29,37,46)
#161922
(22,25,34)
#0F0D16
(15,13,22)
#000000
(0,0,0)

Tints of #55858E

#55858E
(85,133,142)
#649098
(100,144,152)
#739BA2
(115,155,162)
#82A6AC
(130,166,172)
#91B1B6
(145,177,182)
#A0BCC0
(160,188,192)
#AFC7CA
(175,199,202)
#BED2D4
(190,210,212)
#CDDDDE
(205,221,222)
#DCE8E8
(220,232,232)
#EBF3F2
(235,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #55858E color. Also use rgb(85,133,142) instead hex code.

Text Font Color

.myTextColor { color: #55858E; }

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

This text font color is #55858E.

Background Color

.myBgColor { background-color: #55858E; }

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

This div background color is #55858E.

Border color

.myBorderColor { border: 1px solid #55858E; }

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

This div border color is #55858E.

Opacity

.myOpacity80 { color: #55858E; opacity: 0.8; }

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

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

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

This text has shadow with #55858E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55858E.

Preview

Color preview on black background

This text has color #55858E on black background.


Color preview on white background

This text has color #55858E on white background.


Black color preview on #55858E background

This text has black color on #55858E background.


White color preview on #55858E background

This text has white color on #55858E background.


Related colors

Complementary color

Complementary color for #hex is #AA7A71.


I love getcolorcode.com

Triadic colors

1 #8E5585 and #858E55 with #55858E are triadic colors.

2 #8E8555 and #85558E with #55858E are triadic colors.