COLOR #9DB6AE

HEX: #9DB6AE RGB: (157,182,174)

Color info

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

RGB color model

#9DB6AE color RGB value is (157,182,174).

RGB: (157,182,174) (62%, 71%, 68%)

RGB channels and saturation

R 157 of 255 = 62%
G 182 of 255 = 71%
B 174 of 255 = 68%

157
182
174

R + G + B ~ 67%. #9DB6AE is quite light color.

Portions of RGB colors in percentages

R + G + B = 157 + 182 + 174 = 513 (100%)
R 157 of 513 ~ 30.6%
G 182 of 513 ~ 35.48%
B 174 of 513 ~ 33.92'%

%30.6
%35.48
%33.92

CMYK color model

#9DB6AE color CMYK value is (14,0,4,29).

  • cyan value is 13.74%
  • magenta value is 0.00%
  • yellow value is 4.40%
  • key color value is 28.63%

CMYK: (14,0,4,29)
C14M0Y4K29 (14%, 0%, 4%, 29%)
(0.14 / 0.00 / 0.04 / 0.29)

CMYK percentages

%13.74
%0
%4.4
%28.63

Codes

Color #9DB6AE in popluar color models

9D B6 AE
RGB 157 182 174
HSL 161° 14.62% 66.47%
HSB/HSV 161° 13.74% 71.37%
CMYK 13.74% 0.00% 4.40%
28.63%

Color #9DB6AE in popluar number systems.

HEX 9D B6 AE
Decimal 157 182 174
Binary 10011101 10110110 10101110
Octal 235 266 256

Shades and tints

Shades of #9DB6AE

#9DB6AE
(157,182,174)
#8FA69F
(143,166,159)
#819690
(129,150,144)
#738681
(115,134,129)
#657672
(101,118,114)
#576663
(87,102,99)
#495654
(73,86,84)
#3B4645
(59,70,69)
#2D3636
(45,54,54)
#1F2627
(31,38,39)
#111618
(17,22,24)
#000000
(0,0,0)

Tints of #9DB6AE

#9DB6AE
(157,182,174)
#A5BCB5
(165,188,181)
#ADC2BC
(173,194,188)
#B5C8C3
(181,200,195)
#BDCECA
(189,206,202)
#C5D4D1
(197,212,209)
#CDDAD8
(205,218,216)
#D5E0DF
(213,224,223)
#DDE6E6
(221,230,230)
#E5ECED
(229,236,237)
#EDF2F4
(237,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9DB6AE color. Also use rgb(157,182,174) instead hex code.

Text Font Color

.myTextColor { color: #9DB6AE; }

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

This text font color is #9DB6AE.

Background Color

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

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

This div background color is #9DB6AE.

Border color

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

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

This div border color is #9DB6AE.

Opacity

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

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

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

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

This text has shadow with #9DB6AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9DB6AE.

Preview

Color preview on black background

This text has color #9DB6AE on black background.


Color preview on white background

This text has color #9DB6AE on white background.


Black color preview on #9DB6AE background

This text has black color on #9DB6AE background.


White color preview on #9DB6AE background

This text has white color on #9DB6AE background.


Related colors

Complementary color

Complementary color for #hex is #624951.


I love getcolorcode.com

Triadic colors

1 #AE9DB6 and #B6AE9D with #9DB6AE are triadic colors.

2 #AEB69D and #B69DAE with #9DB6AE are triadic colors.