COLOR #59858D

HEX: #59858D RGB: (89,133,141)

Color info

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

RGB color model

#59858D color RGB value is (89,133,141).

RGB: (89,133,141) (35%, 52%, 55%)

RGB channels and saturation

R 89 of 255 = 35%
G 133 of 255 = 52%
B 141 of 255 = 55%

89
133
141

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

Portions of RGB colors in percentages

R + G + B = 89 + 133 + 141 = 363 (100%)
R 89 of 363 ~ 24.52%
G 133 of 363 ~ 36.64%
B 141 of 363 ~ 38.84'%

%24.52
%36.64
%38.84

CMYK color model

#59858D color CMYK value is (37,6,0,45).

  • cyan value is 36.88%
  • magenta value is 5.67%
  • yellow value is 0.00%
  • key color value is 44.71%

CMYK: (37,6,0,45)
C37M6Y0K45 (37%, 6%, 0%, 45%)
(0.37 / 0.06 / 0.00 / 0.45)

CMYK percentages

%36.88
%5.67
%0
%44.71

Codes

Color #59858D in popluar color models

59 85 8D
RGB 89 133 141
HSL 189° 22.61% 45.10%
HSB/HSV 189° 36.88% 55.29%
CMYK 36.88% 5.67% 0.00%
44.71%

Color #59858D in popluar number systems.

HEX 59 85 8D
Decimal 89 133 141
Binary 1011001 10000101 10001101
Octal 131 205 215

Shades and tints

Shades of #59858D

#59858D
(89,133,141)
#517981
(81,121,129)
#496D75
(73,109,117)
#416169
(65,97,105)
#39555D
(57,85,93)
#314951
(49,73,81)
#293D45
(41,61,69)
#213139
(33,49,57)
#19252D
(25,37,45)
#111921
(17,25,33)
#090D15
(9,13,21)
#000000
(0,0,0)

Tints of #59858D

#59858D
(89,133,141)
#689097
(104,144,151)
#779BA1
(119,155,161)
#86A6AB
(134,166,171)
#95B1B5
(149,177,181)
#A4BCBF
(164,188,191)
#B3C7C9
(179,199,201)
#C2D2D3
(194,210,211)
#D1DDDD
(209,221,221)
#E0E8E7
(224,232,231)
#EFF3F1
(239,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59858D color. Also use rgb(89,133,141) instead hex code.

Text Font Color

.myTextColor { color: #59858D; }

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

This text font color is #59858D.

Background Color

.myBgColor { background-color: #59858D; }

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

This div background color is #59858D.

Border color

.myBorderColor { border: 1px solid #59858D; }

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

This div border color is #59858D.

Opacity

.myOpacity80 { color: #59858D; opacity: 0.8; }

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

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

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

This text has shadow with #59858D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59858D.

Preview

Color preview on black background

This text has color #59858D on black background.


Color preview on white background

This text has color #59858D on white background.


Black color preview on #59858D background

This text has black color on #59858D background.


White color preview on #59858D background

This text has white color on #59858D background.


Related colors

Complementary color

Complementary color for #hex is #A67A72.


I love getcolorcode.com

Triadic colors

1 #8D5985 and #858D59 with #59858D are triadic colors.

2 #8D8559 and #85598D with #59858D are triadic colors.