COLOR #9DAD9E

HEX: #9DAD9E RGB: (157,173,158)

Color info

#9DAD9E contains red, green and blue colors in about the same proportion. Web safe color of #9DAD9E is #999999 (or #999).

RGB color model

#9DAD9E color RGB value is (157,173,158).

RGB: (157,173,158) (62%, 68%, 62%)

RGB channels and saturation

R 157 of 255 = 62%
G 173 of 255 = 68%
B 158 of 255 = 62%

157
173
158

R + G + B ~ 64%. #9DAD9E is quite light color.

Portions of RGB colors in percentages

R + G + B = 157 + 173 + 158 = 488 (100%)
R 157 of 488 ~ 32.17%
G 173 of 488 ~ 35.45%
B 158 of 488 ~ 32.38'%

%32.17
%35.45
%32.38

CMYK color model

#9DAD9E color CMYK value is (9,0,9,32).

  • cyan value is 9.25%
  • magenta value is 0.00%
  • yellow value is 8.67%
  • key color value is 32.16%

CMYK: (9,0,9,32)
C9M0Y9K32 (9%, 0%, 9%, 32%)
(0.09 / 0.00 / 0.09 / 0.32)

CMYK percentages

%9.25
%0
%8.67
%32.16

Codes

Color #9DAD9E in popluar color models

9D AD 9E
RGB 157 173 158
HSL 124° 8.89% 64.71%
HSB/HSV 124° 9.25% 67.84%
CMYK 9.25% 0.00% 8.67%
32.16%

Color #9DAD9E in popluar number systems.

HEX 9D AD 9E
Decimal 157 173 158
Binary 10011101 10101101 10011110
Octal 235 255 236

Shades and tints

Shades of #9DAD9E

#9DAD9E
(157,173,158)
#8F9E90
(143,158,144)
#818F82
(129,143,130)
#738074
(115,128,116)
#657166
(101,113,102)
#576258
(87,98,88)
#49534A
(73,83,74)
#3B443C
(59,68,60)
#2D352E
(45,53,46)
#1F2620
(31,38,32)
#111712
(17,23,18)
#000000
(0,0,0)

Tints of #9DAD9E

#9DAD9E
(157,173,158)
#A5B4A6
(165,180,166)
#ADBBAE
(173,187,174)
#B5C2B6
(181,194,182)
#BDC9BE
(189,201,190)
#C5D0C6
(197,208,198)
#CDD7CE
(205,215,206)
#D5DED6
(213,222,214)
#DDE5DE
(221,229,222)
#E5ECE6
(229,236,230)
#EDF3EE
(237,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9DAD9E color. Also use rgb(157,173,158) instead hex code.

Text Font Color

.myTextColor { color: #9DAD9E; }

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

This text font color is #9DAD9E.

Background Color

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

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

This div background color is #9DAD9E.

Border color

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

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

This div border color is #9DAD9E.

Opacity

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

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

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

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

This text has shadow with #9DAD9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9DAD9E.

Preview

Color preview on black background

This text has color #9DAD9E on black background.


Color preview on white background

This text has color #9DAD9E on white background.


Black color preview on #9DAD9E background

This text has black color on #9DAD9E background.


White color preview on #9DAD9E background

This text has white color on #9DAD9E background.


Related colors

Complementary color

Complementary color for #hex is #625261.


I love getcolorcode.com

Triadic colors

1 #9E9DAD and #AD9E9D with #9DAD9E are triadic colors.

2 #9EAD9D and #AD9D9E with #9DAD9E are triadic colors.