COLOR #9D7D82

HEX: #9D7D82 RGB: (157,125,130)

Color info

#9D7D82 contains red, green and blue colors in about the same proportion. Web safe color of #9D7D82 is #996699 (or #969).

RGB color model

#9D7D82 color RGB value is (157,125,130).

RGB: (157,125,130) (62%, 49%, 51%)

RGB channels and saturation

R 157 of 255 = 62%
G 125 of 255 = 49%
B 130 of 255 = 51%

157
125
130

R + G + B ~ 54%. #9D7D82 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 157 + 125 + 130 = 412 (100%)
R 157 of 412 ~ 38.11%
G 125 of 412 ~ 30.34%
B 130 of 412 ~ 31.55'%

%38.11
%30.34
%31.55

CMYK color model

#9D7D82 color CMYK value is (0,20,17,38).

  • cyan value is 0.00%
  • magenta value is 20.38%
  • yellow value is 17.20%
  • key color value is 38.43%

CMYK: (0,20,17,38)
C0M20Y17K38 (0%, 20%, 17%, 38%)
(0.00 / 0.20 / 0.17 / 0.38)

CMYK percentages

%0
%20.38
%17.2
%38.43

Codes

Color #9D7D82 in popluar color models

9D 7D 82
RGB 157 125 130
HSL 351° 14.04% 55.29%
HSB/HSV 351° 20.38% 61.57%
CMYK 0.00% 20.38% 17.20%
38.43%

Color #9D7D82 in popluar number systems.

HEX 9D 7D 82
Decimal 157 125 130
Binary 10011101 1111101 10000010
Octal 235 175 202

Shades and tints

Shades of #9D7D82

#9D7D82
(157,125,130)
#8F7277
(143,114,119)
#81676C
(129,103,108)
#735C61
(115,92,97)
#655156
(101,81,86)
#57464B
(87,70,75)
#493B40
(73,59,64)
#3B3035
(59,48,53)
#2D252A
(45,37,42)
#1F1A1F
(31,26,31)
#110F14
(17,15,20)
#000000
(0,0,0)

Tints of #9D7D82

#9D7D82
(157,125,130)
#A5888D
(165,136,141)
#AD9398
(173,147,152)
#B59EA3
(181,158,163)
#BDA9AE
(189,169,174)
#C5B4B9
(197,180,185)
#CDBFC4
(205,191,196)
#D5CACF
(213,202,207)
#DDD5DA
(221,213,218)
#E5E0E5
(229,224,229)
#EDEBF0
(237,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9D7D82 color. Also use rgb(157,125,130) instead hex code.

Text Font Color

.myTextColor { color: #9D7D82; }

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

This text font color is #9D7D82.

Background Color

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

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

This div background color is #9D7D82.

Border color

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

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

This div border color is #9D7D82.

Opacity

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

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

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

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

This text has shadow with #9D7D82 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D7D82.

Preview

Color preview on black background

This text has color #9D7D82 on black background.


Color preview on white background

This text has color #9D7D82 on white background.


Black color preview on #9D7D82 background

This text has black color on #9D7D82 background.


White color preview on #9D7D82 background

This text has white color on #9D7D82 background.


Related colors

Complementary color

Complementary color for #hex is #62827D.


I love getcolorcode.com

Triadic colors

1 #829D7D and #7D829D with #9D7D82 are triadic colors.

2 #827D9D and #7D9D82 with #9D7D82 are triadic colors.