COLOR #5D9DAE

HEX: #5D9DAE RGB: (93,157,174)

Color info

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

RGB color model

#5D9DAE color RGB value is (93,157,174).

RGB: (93,157,174) (36%, 62%, 68%)

RGB channels and saturation

R 93 of 255 = 36%
G 157 of 255 = 62%
B 174 of 255 = 68%

93
157
174

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

Portions of RGB colors in percentages

R + G + B = 93 + 157 + 174 = 424 (100%)
R 93 of 424 ~ 21.93%
G 157 of 424 ~ 37.03%
B 174 of 424 ~ 41.04'%

%21.93
%37.03
%41.04

CMYK color model

#5D9DAE color CMYK value is (47,10,0,32).

  • cyan value is 46.55%
  • magenta value is 9.77%
  • yellow value is 0.00%
  • key color value is 31.76%

CMYK: (47,10,0,32)
C47M10Y0K32 (47%, 10%, 0%, 32%)
(0.47 / 0.10 / 0.00 / 0.32)

CMYK percentages

%46.55
%9.77
%0
%31.76

Codes

Color #5D9DAE in popluar color models

5D 9D AE
RGB 93 157 174
HSL 193° 33.33% 52.35%
HSB/HSV 193° 46.55% 68.24%
CMYK 46.55% 9.77% 0.00%
31.76%

Color #5D9DAE in popluar number systems.

HEX 5D 9D AE
Decimal 93 157 174
Binary 1011101 10011101 10101110
Octal 135 235 256

Shades and tints

Shades of #5D9DAE

#5D9DAE
(93,157,174)
#558F9F
(85,143,159)
#4D8190
(77,129,144)
#457381
(69,115,129)
#3D6572
(61,101,114)
#355763
(53,87,99)
#2D4954
(45,73,84)
#253B45
(37,59,69)
#1D2D36
(29,45,54)
#151F27
(21,31,39)
#0D1118
(13,17,24)
#000000
(0,0,0)

Tints of #5D9DAE

#5D9DAE
(93,157,174)
#6BA5B5
(107,165,181)
#79ADBC
(121,173,188)
#87B5C3
(135,181,195)
#95BDCA
(149,189,202)
#A3C5D1
(163,197,209)
#B1CDD8
(177,205,216)
#BFD5DF
(191,213,223)
#CDDDE6
(205,221,230)
#DBE5ED
(219,229,237)
#E9EDF4
(233,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D9DAE color. Also use rgb(93,157,174) instead hex code.

Text Font Color

.myTextColor { color: #5D9DAE; }

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

This text font color is #5D9DAE.

Background Color

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

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

This div background color is #5D9DAE.

Border color

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

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

This div border color is #5D9DAE.

Opacity

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

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

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

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

This text has shadow with #5D9DAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D9DAE.

Preview

Color preview on black background

This text has color #5D9DAE on black background.


Color preview on white background

This text has color #5D9DAE on white background.


Black color preview on #5D9DAE background

This text has black color on #5D9DAE background.


White color preview on #5D9DAE background

This text has white color on #5D9DAE background.


Related colors

Complementary color

Complementary color for #hex is #A26251.


I love getcolorcode.com

Triadic colors

1 #AE5D9D and #9DAE5D with #5D9DAE are triadic colors.

2 #AE9D5D and #9D5DAE with #5D9DAE are triadic colors.