COLOR #9DB9D4

HEX: #9DB9D4 RGB: (157,185,212)

Color info

#9DB9D4 contains red, green and blue colors in about the same proportion. Web safe color of #9DB9D4 is #99CCCC (or #9CC).

RGB color model

#9DB9D4 color RGB value is (157,185,212).

RGB: (157,185,212) (62%, 73%, 83%)

RGB channels and saturation

R 157 of 255 = 62%
G 185 of 255 = 73%
B 212 of 255 = 83%

157
185
212

R + G + B ~ 73%. #9DB9D4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 157 + 185 + 212 = 554 (100%)
R 157 of 554 ~ 28.34%
G 185 of 554 ~ 33.39%
B 212 of 554 ~ 38.27'%

%28.34
%33.39
%38.27

CMYK color model

#9DB9D4 color CMYK value is (26,13,0,17).

  • cyan value is 25.94%
  • magenta value is 12.74%
  • yellow value is 0.00%
  • key color value is 16.86%

CMYK: (26,13,0,17)
C26M13Y0K17 (26%, 13%, 0%, 17%)
(0.26 / 0.13 / 0.00 / 0.17)

CMYK percentages

%25.94
%12.74
%0
%16.86

Codes

Color #9DB9D4 in popluar color models

9D B9 D4
RGB 157 185 212
HSL 209° 39.01% 72.35%
HSB/HSV 209° 25.94% 83.14%
CMYK 25.94% 12.74% 0.00%
16.86%

Color #9DB9D4 in popluar number systems.

HEX 9D B9 D4
Decimal 157 185 212
Binary 10011101 10111001 11010100
Octal 235 271 324

Shades and tints

Shades of #9DB9D4

#9DB9D4
(157,185,212)
#8FA9C1
(143,169,193)
#8199AE
(129,153,174)
#73899B
(115,137,155)
#657988
(101,121,136)
#576975
(87,105,117)
#495962
(73,89,98)
#3B494F
(59,73,79)
#2D393C
(45,57,60)
#1F2929
(31,41,41)
#111916
(17,25,22)
#000000
(0,0,0)

Tints of #9DB9D4

#9DB9D4
(157,185,212)
#A5BFD7
(165,191,215)
#ADC5DA
(173,197,218)
#B5CBDD
(181,203,221)
#BDD1E0
(189,209,224)
#C5D7E3
(197,215,227)
#CDDDE6
(205,221,230)
#D5E3E9
(213,227,233)
#DDE9EC
(221,233,236)
#E5EFEF
(229,239,239)
#EDF5F2
(237,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9DB9D4 color. Also use rgb(157,185,212) instead hex code.

Text Font Color

.myTextColor { color: #9DB9D4; }

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

This text font color is #9DB9D4.

Background Color

.myBgColor { background-color: #9DB9D4; }

<div style="background-color:#9DB9D4">Inner text</div>

This div background color is #9DB9D4.

Border color

.myBorderColor { border: 1px solid #9DB9D4; }

<div style="border:3px solid #9DB9D4">Div</div>

This div border color is #9DB9D4.

Opacity

.myOpacity80 { color: #9DB9D4; opacity: 0.8; }

<p style="color:#9DB9D4;opacity:0.8;">80%</p>

Text with #9DB9D4 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 #9DB9D4;}

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

This text has shadow with #9DB9D4 color.


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

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

This text has shadow with #9DB9D4 primary color and red secondary color.


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

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

This text has shadow with #9DB9D4 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #9DB9D4.

Preview

Color preview on black background

This text has color #9DB9D4 on black background.


Color preview on white background

This text has color #9DB9D4 on white background.


Black color preview on #9DB9D4 background

This text has black color on #9DB9D4 background.


White color preview on #9DB9D4 background

This text has white color on #9DB9D4 background.


Related colors

Complementary color

Complementary color for #hex is #62462B.


I love getcolorcode.com

Triadic colors

1 #D49DB9 and #B9D49D with #9DB9D4 are triadic colors.

2 #D4B99D and #B99DD4 with #9DB9D4 are triadic colors.