COLOR #59838E

HEX: #59838E RGB: (89,131,142)

Color info

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

RGB color model

#59838E color RGB value is (89,131,142).

RGB: (89,131,142) (35%, 51%, 56%)

RGB channels and saturation

R 89 of 255 = 35%
G 131 of 255 = 51%
B 142 of 255 = 56%

89
131
142

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

Portions of RGB colors in percentages

R + G + B = 89 + 131 + 142 = 362 (100%)
R 89 of 362 ~ 24.59%
G 131 of 362 ~ 36.19%
B 142 of 362 ~ 39.23'%

%24.59
%36.19
%39.23

CMYK color model

#59838E color CMYK value is (37,8,0,44).

  • cyan value is 37.32%
  • magenta value is 7.75%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (37,8,0,44)
C37M8Y0K44 (37%, 8%, 0%, 44%)
(0.37 / 0.08 / 0.00 / 0.44)

CMYK percentages

%37.32
%7.75
%0
%44.31

Codes

Color #59838E in popluar color models

59 83 8E
RGB 89 131 142
HSL 192° 22.94% 45.29%
HSB/HSV 192° 37.32% 55.69%
CMYK 37.32% 7.75% 0.00%
44.31%

Color #59838E in popluar number systems.

HEX 59 83 8E
Decimal 89 131 142
Binary 1011001 10000011 10001110
Octal 131 203 216

Shades and tints

Shades of #59838E

#59838E
(89,131,142)
#517882
(81,120,130)
#496D76
(73,109,118)
#41626A
(65,98,106)
#39575E
(57,87,94)
#314C52
(49,76,82)
#294146
(41,65,70)
#21363A
(33,54,58)
#192B2E
(25,43,46)
#112022
(17,32,34)
#091516
(9,21,22)
#000000
(0,0,0)

Tints of #59838E

#59838E
(89,131,142)
#688E98
(104,142,152)
#7799A2
(119,153,162)
#86A4AC
(134,164,172)
#95AFB6
(149,175,182)
#A4BAC0
(164,186,192)
#B3C5CA
(179,197,202)
#C2D0D4
(194,208,212)
#D1DBDE
(209,219,222)
#E0E6E8
(224,230,232)
#EFF1F2
(239,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59838E color. Also use rgb(89,131,142) instead hex code.

Text Font Color

.myTextColor { color: #59838E; }

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

This text font color is #59838E.

Background Color

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

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

This div background color is #59838E.

Border color

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

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

This div border color is #59838E.

Opacity

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

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

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

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

This text has shadow with #59838E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59838E.

Preview

Color preview on black background

This text has color #59838E on black background.


Color preview on white background

This text has color #59838E on white background.


Black color preview on #59838E background

This text has black color on #59838E background.


White color preview on #59838E background

This text has white color on #59838E background.


Related colors

Complementary color

Complementary color for #hex is #A67C71.


I love getcolorcode.com

Triadic colors

1 #8E5983 and #838E59 with #59838E are triadic colors.

2 #8E8359 and #83598E with #59838E are triadic colors.