COLOR #59849A

HEX: #59849A RGB: (89,132,154)

Color info

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

RGB color model

#59849A color RGB value is (89,132,154).

RGB: (89,132,154) (35%, 52%, 60%)

RGB channels and saturation

R 89 of 255 = 35%
G 132 of 255 = 52%
B 154 of 255 = 60%

89
132
154

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

Portions of RGB colors in percentages

R + G + B = 89 + 132 + 154 = 375 (100%)
R 89 of 375 ~ 23.73%
G 132 of 375 ~ 35.2%
B 154 of 375 ~ 41.07'%

%23.73
%35.2
%41.07

CMYK color model

#59849A color CMYK value is (42,14,0,40).

  • cyan value is 42.21%
  • magenta value is 14.29%
  • yellow value is 0.00%
  • key color value is 39.61%

CMYK: (42,14,0,40)
C42M14Y0K40 (42%, 14%, 0%, 40%)
(0.42 / 0.14 / 0.00 / 0.40)

CMYK percentages

%42.21
%14.29
%0
%39.61

Codes

Color #59849A in popluar color models

59 84 9A
RGB 89 132 154
HSL 200° 26.75% 47.65%
HSB/HSV 200° 42.21% 60.39%
CMYK 42.21% 14.29% 0.00%
39.61%

Color #59849A in popluar number systems.

HEX 59 84 9A
Decimal 89 132 154
Binary 1011001 10000100 10011010
Octal 131 204 232

Shades and tints

Shades of #59849A

#59849A
(89,132,154)
#51788C
(81,120,140)
#496C7E
(73,108,126)
#416070
(65,96,112)
#395462
(57,84,98)
#314854
(49,72,84)
#293C46
(41,60,70)
#213038
(33,48,56)
#19242A
(25,36,42)
#11181C
(17,24,28)
#090C0E
(9,12,14)
#000000
(0,0,0)

Tints of #59849A

#59849A
(89,132,154)
#688FA3
(104,143,163)
#779AAC
(119,154,172)
#86A5B5
(134,165,181)
#95B0BE
(149,176,190)
#A4BBC7
(164,187,199)
#B3C6D0
(179,198,208)
#C2D1D9
(194,209,217)
#D1DCE2
(209,220,226)
#E0E7EB
(224,231,235)
#EFF2F4
(239,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59849A color. Also use rgb(89,132,154) instead hex code.

Text Font Color

.myTextColor { color: #59849A; }

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

This text font color is #59849A.

Background Color

.myBgColor { background-color: #59849A; }

<div style="background-color:#59849A">Inner text</div>

This div background color is #59849A.

Border color

.myBorderColor { border: 1px solid #59849A; }

<div style="border:3px solid #59849A">Div</div>

This div border color is #59849A.

Opacity

.myOpacity80 { color: #59849A; opacity: 0.8; }

<p style="color:#59849A;opacity:0.8;">80%</p>

Text with #59849A 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 #59849A;}

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

This text has shadow with #59849A color.


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

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

This text has shadow with #59849A primary color and red secondary color.


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

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

This text has shadow with #59849A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #59849A.

Preview

Color preview on black background

This text has color #59849A on black background.


Color preview on white background

This text has color #59849A on white background.


Black color preview on #59849A background

This text has black color on #59849A background.


White color preview on #59849A background

This text has white color on #59849A background.


Related colors

Complementary color

Complementary color for #hex is #A67B65.


I love getcolorcode.com

Triadic colors

1 #9A5984 and #849A59 with #59849A are triadic colors.

2 #9A8459 and #84599A with #59849A are triadic colors.