COLOR #9DAD8D

HEX: #9DAD8D RGB: (157,173,141)

Color info

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

RGB color model

#9DAD8D color RGB value is (157,173,141).

RGB: (157,173,141) (62%, 68%, 55%)

RGB channels and saturation

R 157 of 255 = 62%
G 173 of 255 = 68%
B 141 of 255 = 55%

157
173
141

R + G + B ~ 62%. #9DAD8D is quite light color.

Portions of RGB colors in percentages

R + G + B = 157 + 173 + 141 = 471 (100%)
R 157 of 471 ~ 33.33%
G 173 of 471 ~ 36.73%
B 141 of 471 ~ 29.94'%

%33.33
%36.73
%29.94

CMYK color model

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

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

CMYK: (9,0,18,32)
C9M0Y18K32 (9%, 0%, 18%, 32%)
(0.09 / 0.00 / 0.18 / 0.32)

CMYK percentages

%9.25
%0
%18.5
%32.16

Codes

Color #9DAD8D in popluar color models

9D AD 8D
RGB 157 173 141
HSL 90° 16.33% 61.57%
HSB/HSV 90° 18.50% 67.84%
CMYK 9.25% 0.00% 18.50%
32.16%

Color #9DAD8D in popluar number systems.

HEX 9D AD 8D
Decimal 157 173 141
Binary 10011101 10101101 10001101
Octal 235 255 215

Shades and tints

Shades of #9DAD8D

#9DAD8D
(157,173,141)
#8F9E81
(143,158,129)
#818F75
(129,143,117)
#738069
(115,128,105)
#65715D
(101,113,93)
#576251
(87,98,81)
#495345
(73,83,69)
#3B4439
(59,68,57)
#2D352D
(45,53,45)
#1F2621
(31,38,33)
#111715
(17,23,21)
#000000
(0,0,0)

Tints of #9DAD8D

#9DAD8D
(157,173,141)
#A5B497
(165,180,151)
#ADBBA1
(173,187,161)
#B5C2AB
(181,194,171)
#BDC9B5
(189,201,181)
#C5D0BF
(197,208,191)
#CDD7C9
(205,215,201)
#D5DED3
(213,222,211)
#DDE5DD
(221,229,221)
#E5ECE7
(229,236,231)
#EDF3F1
(237,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9DAD8D; }

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

This text font color is #9DAD8D.

Background Color

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

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

This div background color is #9DAD8D.

Border color

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

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

This div border color is #9DAD8D.

Opacity

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

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

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

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

This text has shadow with #9DAD8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9DAD8D.

Preview

Color preview on black background

This text has color #9DAD8D on black background.


Color preview on white background

This text has color #9DAD8D on white background.


Black color preview on #9DAD8D background

This text has black color on #9DAD8D background.


White color preview on #9DAD8D background

This text has white color on #9DAD8D background.


Related colors

Complementary color

Complementary color for #hex is #625272.


I love getcolorcode.com

Triadic colors

1 #8D9DAD and #AD8D9D with #9DAD8D are triadic colors.

2 #8DAD9D and #AD9D8D with #9DAD8D are triadic colors.