COLOR #5D89A5

HEX: #5D89A5 RGB: (93,137,165)

Color info

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

RGB color model

#5D89A5 color RGB value is (93,137,165).

RGB: (93,137,165) (36%, 54%, 65%)

RGB channels and saturation

R 93 of 255 = 36%
G 137 of 255 = 54%
B 165 of 255 = 65%

93
137
165

R + G + B ~ 52%. #5D89A5 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 93 + 137 + 165 = 395 (100%)
R 93 of 395 ~ 23.54%
G 137 of 395 ~ 34.68%
B 165 of 395 ~ 41.77'%

%23.54
%34.68
%41.77

CMYK color model

#5D89A5 color CMYK value is (44,17,0,35).

  • cyan value is 43.64%
  • magenta value is 16.97%
  • yellow value is 0.00%
  • key color value is 35.29%
CMYK: (44,17,0,35) C44M17Y0K35 (44%,17%,0%,35%) (0.44/0.17/0.00/0.35) 

CMYK percentages

%43.64
%16.97
%0
%35.29

Codes

Color #5D89A5 in popluar color models

5D 89 A5
RGB 93 137 165
HSL 203° 28.57% 50.59%
HSB/HSV 203° 43.64% 64.71%
CMYK 43.64% 16.97% 0.00%
35.29%

Color #5D89A5 in popluar number systems.

HEX 5D 89 A5
Decimal 93 137 165
Binary 1011101 10001001 10100101
Octal 135 211 245

Shades and tints

Shades of #5D89A5

#5D89A5
(93,137,165)
#557D96
(85,125,150)
#4D7187
(77,113,135)
#456578
(69,101,120)
#3D5969
(61,89,105)
#354D5A
(53,77,90)
#2D414B
(45,65,75)
#25353C
(37,53,60)
#1D292D
(29,41,45)
#151D1E
(21,29,30)
#0D110F
(13,17,15)
#000000
(0,0,0)

Tints of #5D89A5

#5D89A5
(93,137,165)
#6B93AD
(107,147,173)
#799DB5
(121,157,181)
#87A7BD
(135,167,189)
#95B1C5
(149,177,197)
#A3BBCD
(163,187,205)
#B1C5D5
(177,197,213)
#BFCFDD
(191,207,221)
#CDD9E5
(205,217,229)
#DBE3ED
(219,227,237)
#E9EDF5
(233,237,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D89A5 color. Also use rgb(93,137,165) instead hex code.

Text Font Color

.myTextColor { color: #5D89A5; }

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

This text font color is #5D89A5.

Background Color

.myBgColor { background-color: #5D89A5; }

<div style="background-color:#5D89A5">Inner text</div>

This div background color is #5D89A5.

Border color

.myBorderColor { border: 1px solid #5D89A5; }

<div style="border:3px solid #5D89A5">Div</div>

This div border color is #5D89A5.

Opacity

.myOpacity80 { color: #5D89A5; opacity: 0.8; }

<p style="color:#5D89A5;opacity:0.8;">80%</p>

Text with #5D89A5 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 #5D89A5;}

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

This text has shadow with #5D89A5 color.


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

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

This text has shadow with #5D89A5 primary color and red secondary color.


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

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

This text has shadow with #5D89A5 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #5D89A5.

Preview

Color preview on black background

This text has color #5D89A5 on black background.


Color preview on white background

This text has color #5D89A5 on white background.


Black color preview on #5D89A5 background

This text has black color on #5D89A5 background.


White color preview on #5D89A5 background

This text has white color on #5D89A5 background.


Related colors

Complementary color

Complementary color for #hex is #A2765A.


I love getcolorcode.com

Triadic colors

1 #A55D89 and #89A55D with #5D89A5 are triadic colors.

2 #A5895D and #895DA5 with #5D89A5 are triadic colors.