COLOR #9D7C9C

HEX: #9D7C9C RGB: (157,124,156)

Color info

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

RGB color model

#9D7C9C color RGB value is (157,124,156).

RGB: (157,124,156) (62%, 49%, 61%)

RGB channels and saturation

R 157 of 255 = 62%
G 124 of 255 = 49%
B 156 of 255 = 61%

157
124
156

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

Portions of RGB colors in percentages

R + G + B = 157 + 124 + 156 = 437 (100%)
R 157 of 437 ~ 35.93%
G 124 of 437 ~ 28.38%
B 156 of 437 ~ 35.7'%

%35.93
%28.38
%35.7

CMYK color model

#9D7C9C color CMYK value is (0,21,1,38).

  • cyan value is 0.00%
  • magenta value is 21.02%
  • yellow value is 0.64%
  • key color value is 38.43%
CMYK: (0,21,1,38) C0M21Y1K38 (0%,21%,1%,38%) (0.00/0.21/0.01/0.38) 

CMYK percentages

%0
%21.02
%0.64
%38.43

Codes

Color #9D7C9C in popluar color models

9D 7C 9C
RGB 157 124 156
HSL 302° 14.41% 55.10%
HSB/HSV 302° 21.02% 61.57%
CMYK 0.00% 21.02% 0.64%
38.43%

Color #9D7C9C in popluar number systems.

HEX 9D 7C 9C
Decimal 157 124 156
Binary 10011101 1111100 10011100
Octal 235 174 234

Shades and tints

Shades of #9D7C9C

#9D7C9C
(157,124,156)
#8F718E
(143,113,142)
#816680
(129,102,128)
#735B72
(115,91,114)
#655064
(101,80,100)
#574556
(87,69,86)
#493A48
(73,58,72)
#3B2F3A
(59,47,58)
#2D242C
(45,36,44)
#1F191E
(31,25,30)
#110E10
(17,14,16)
#000000
(0,0,0)

Tints of #9D7C9C

#9D7C9C
(157,124,156)
#A587A5
(165,135,165)
#AD92AE
(173,146,174)
#B59DB7
(181,157,183)
#BDA8C0
(189,168,192)
#C5B3C9
(197,179,201)
#CDBED2
(205,190,210)
#D5C9DB
(213,201,219)
#DDD4E4
(221,212,228)
#E5DFED
(229,223,237)
#EDEAF6
(237,234,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9D7C9C color. Also use rgb(157,124,156) instead hex code.

Text Font Color

.myTextColor { color: #9D7C9C; }

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

This text font color is #9D7C9C.

Background Color

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

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

This div background color is #9D7C9C.

Border color

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

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

This div border color is #9D7C9C.

Opacity

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

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

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

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

This text has shadow with #9D7C9C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D7C9C.

Preview

Color preview on black background

This text has color #9D7C9C on black background.


Color preview on white background

This text has color #9D7C9C on white background.


Black color preview on #9D7C9C background

This text has black color on #9D7C9C background.


White color preview on #9D7C9C background

This text has white color on #9D7C9C background.


Related colors

Complementary color

Complementary color for #hex is #628363.


I love getcolorcode.com

Triadic colors

1 #9C9D7C and #7C9C9D with #9D7C9C are triadic colors.

2 #9C7C9D and #7C9D9C with #9D7C9C are triadic colors.