COLOR #5D9FAD

HEX: #5D9FAD RGB: (93,159,173)

Color info

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

RGB color model

#5D9FAD color RGB value is (93,159,173).

RGB: (93,159,173) (36%, 62%, 68%)

RGB channels and saturation

R 93 of 255 = 36%
G 159 of 255 = 62%
B 173 of 255 = 68%

93
159
173

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

Portions of RGB colors in percentages

R + G + B = 93 + 159 + 173 = 425 (100%)
R 93 of 425 ~ 21.88%
G 159 of 425 ~ 37.41%
B 173 of 425 ~ 40.71'%

%21.88
%37.41
%40.71

CMYK color model

#5D9FAD color CMYK value is (46,8,0,32).

  • cyan value is 46.24%
  • magenta value is 8.09%
  • yellow value is 0.00%
  • key color value is 32.16%

CMYK: (46,8,0,32)
C46M8Y0K32 (46%, 8%, 0%, 32%)
(0.46 / 0.08 / 0.00 / 0.32)

CMYK percentages

%46.24
%8.09
%0
%32.16

Codes

Color #5D9FAD in popluar color models

5D 9F AD
RGB 93 159 173
HSL 191° 32.79% 52.16%
HSB/HSV 191° 46.24% 67.84%
CMYK 46.24% 8.09% 0.00%
32.16%

Color #5D9FAD in popluar number systems.

HEX 5D 9F AD
Decimal 93 159 173
Binary 1011101 10011111 10101101
Octal 135 237 255

Shades and tints

Shades of #5D9FAD

#5D9FAD
(93,159,173)
#55919E
(85,145,158)
#4D838F
(77,131,143)
#457580
(69,117,128)
#3D6771
(61,103,113)
#355962
(53,89,98)
#2D4B53
(45,75,83)
#253D44
(37,61,68)
#1D2F35
(29,47,53)
#152126
(21,33,38)
#0D1317
(13,19,23)
#000000
(0,0,0)

Tints of #5D9FAD

#5D9FAD
(93,159,173)
#6BA7B4
(107,167,180)
#79AFBB
(121,175,187)
#87B7C2
(135,183,194)
#95BFC9
(149,191,201)
#A3C7D0
(163,199,208)
#B1CFD7
(177,207,215)
#BFD7DE
(191,215,222)
#CDDFE5
(205,223,229)
#DBE7EC
(219,231,236)
#E9EFF3
(233,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D9FAD color. Also use rgb(93,159,173) instead hex code.

Text Font Color

.myTextColor { color: #5D9FAD; }

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

This text font color is #5D9FAD.

Background Color

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

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

This div background color is #5D9FAD.

Border color

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

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

This div border color is #5D9FAD.

Opacity

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

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

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

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

This text has shadow with #5D9FAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D9FAD.

Preview

Color preview on black background

This text has color #5D9FAD on black background.


Color preview on white background

This text has color #5D9FAD on white background.


Black color preview on #5D9FAD background

This text has black color on #5D9FAD background.


White color preview on #5D9FAD background

This text has white color on #5D9FAD background.


Related colors

Complementary color

Complementary color for #hex is #A26052.


I love getcolorcode.com

Triadic colors

1 #AD5D9F and #9FAD5D with #5D9FAD are triadic colors.

2 #AD9F5D and #9F5DAD with #5D9FAD are triadic colors.