COLOR #55869E

HEX: #55869E RGB: (85,134,158)

Color info

#55869E contains mainly green and blue colors. Web safe color of #55869E is #669999 (or #699).

RGB color model

#55869E color RGB value is (85,134,158).

RGB: (85,134,158) (33%, 53%, 62%)

RGB channels and saturation

R 85 of 255 = 33%
G 134 of 255 = 53%
B 158 of 255 = 62%

85
134
158

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

Portions of RGB colors in percentages

R + G + B = 85 + 134 + 158 = 377 (100%)
R 85 of 377 ~ 22.55%
G 134 of 377 ~ 35.54%
B 158 of 377 ~ 41.91'%

%22.55
%35.54
%41.91

CMYK color model

#55869E color CMYK value is (46,15,0,38).

  • cyan value is 46.20%
  • magenta value is 15.19%
  • yellow value is 0.00%
  • key color value is 38.04%

CMYK: (46,15,0,38)
C46M15Y0K38 (46%, 15%, 0%, 38%)
(0.46 / 0.15 / 0.00 / 0.38)

CMYK percentages

%46.2
%15.19
%0
%38.04

Codes

Color #55869E in popluar color models

55 86 9E
RGB 85 134 158
HSL 200° 30.04% 47.65%
HSB/HSV 200° 46.20% 61.96%
CMYK 46.20% 15.19% 0.00%
38.04%

Color #55869E in popluar number systems.

HEX 55 86 9E
Decimal 85 134 158
Binary 1010101 10000110 10011110
Octal 125 206 236

Shades and tints

Shades of #55869E

#55869E
(85,134,158)
#4E7A90
(78,122,144)
#476E82
(71,110,130)
#406274
(64,98,116)
#395666
(57,86,102)
#324A58
(50,74,88)
#2B3E4A
(43,62,74)
#24323C
(36,50,60)
#1D262E
(29,38,46)
#161A20
(22,26,32)
#0F0E12
(15,14,18)
#000000
(0,0,0)

Tints of #55869E

#55869E
(85,134,158)
#6491A6
(100,145,166)
#739CAE
(115,156,174)
#82A7B6
(130,167,182)
#91B2BE
(145,178,190)
#A0BDC6
(160,189,198)
#AFC8CE
(175,200,206)
#BED3D6
(190,211,214)
#CDDEDE
(205,222,222)
#DCE9E6
(220,233,230)
#EBF4EE
(235,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #55869E color. Also use rgb(85,134,158) instead hex code.

Text Font Color

.myTextColor { color: #55869E; }

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

This text font color is #55869E.

Background Color

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

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

This div background color is #55869E.

Border color

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

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

This div border color is #55869E.

Opacity

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

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

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

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

This text has shadow with #55869E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55869E.

Preview

Color preview on black background

This text has color #55869E on black background.


Color preview on white background

This text has color #55869E on white background.


Black color preview on #55869E background

This text has black color on #55869E background.


White color preview on #55869E background

This text has white color on #55869E background.


Related colors

Complementary color

Complementary color for #hex is #AA7961.


I love getcolorcode.com

Triadic colors

1 #9E5586 and #869E55 with #55869E are triadic colors.

2 #9E8655 and #86559E with #55869E are triadic colors.