COLOR #59848D

HEX: #59848D RGB: (89,132,141)

Color info

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

RGB color model

#59848D color RGB value is (89,132,141).

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

RGB channels and saturation

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

89
132
141

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

Portions of RGB colors in percentages

R + G + B = 89 + 132 + 141 = 362 (100%)
R 89 of 362 ~ 24.59%
G 132 of 362 ~ 36.46%
B 141 of 362 ~ 38.95'%

%24.59
%36.46
%38.95

CMYK color model

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

  • cyan value is 36.88%
  • magenta value is 6.38%
  • 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
%6.38
%0
%44.71

Codes

Color #59848D in popluar color models

59 84 8D
RGB 89 132 141
HSL 190° 22.61% 45.10%
HSB/HSV 190° 36.88% 55.29%
CMYK 36.88% 6.38% 0.00%
44.71%

Color #59848D in popluar number systems.

HEX 59 84 8D
Decimal 89 132 141
Binary 1011001 10000100 10001101
Octal 131 204 215

Shades and tints

Shades of #59848D

#59848D
(89,132,141)
#517881
(81,120,129)
#496C75
(73,108,117)
#416069
(65,96,105)
#39545D
(57,84,93)
#314851
(49,72,81)
#293C45
(41,60,69)
#213039
(33,48,57)
#19242D
(25,36,45)
#111821
(17,24,33)
#090C15
(9,12,21)
#000000
(0,0,0)

Tints of #59848D

#59848D
(89,132,141)
#688F97
(104,143,151)
#779AA1
(119,154,161)
#86A5AB
(134,165,171)
#95B0B5
(149,176,181)
#A4BBBF
(164,187,191)
#B3C6C9
(179,198,201)
#C2D1D3
(194,209,211)
#D1DCDD
(209,220,221)
#E0E7E7
(224,231,231)
#EFF2F1
(239,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59848D; }

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

This text font color is #59848D.

Background Color

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

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

This div background color is #59848D.

Border color

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

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

This div border color is #59848D.

Opacity

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

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

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

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

This text has shadow with #59848D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59848D.

Preview

Color preview on black background

This text has color #59848D on black background.


Color preview on white background

This text has color #59848D on white background.


Black color preview on #59848D background

This text has black color on #59848D background.


White color preview on #59848D background

This text has white color on #59848D background.


Related colors

Complementary color

Complementary color for #hex is #A67B72.


I love getcolorcode.com

Triadic colors

1 #8D5984 and #848D59 with #59848D are triadic colors.

2 #8D8459 and #84598D with #59848D are triadic colors.