COLOR #9D6D9F

HEX: #9D6D9F RGB: (157,109,159)

Color info

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

RGB color model

#9D6D9F color RGB value is (157,109,159).

RGB: (157,109,159) (62%, 43%, 62%)

RGB channels and saturation

R 157 of 255 = 62%
G 109 of 255 = 43%
B 159 of 255 = 62%

157
109
159

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

Portions of RGB colors in percentages

R + G + B = 157 + 109 + 159 = 425 (100%)
R 157 of 425 ~ 36.94%
G 109 of 425 ~ 25.65%
B 159 of 425 ~ 37.41'%

%36.94
%25.65
%37.41

CMYK color model

#9D6D9F color CMYK value is (1,31,0,38).

  • cyan value is 1.26%
  • magenta value is 31.45%
  • yellow value is 0.00%
  • key color value is 37.65%
CMYK: (1,31,0,38) C1M31Y0K38 (1%,31%,0%,38%) (0.01/0.31/0.00/0.38) 

CMYK percentages

%1.26
%31.45
%0
%37.65

Codes

Color #9D6D9F in popluar color models

9D 6D 9F
RGB 157 109 159
HSL 298° 20.66% 52.55%
HSB/HSV 298° 31.45% 62.35%
CMYK 1.26% 31.45% 0.00%
37.65%

Color #9D6D9F in popluar number systems.

HEX 9D 6D 9F
Decimal 157 109 159
Binary 10011101 1101101 10011111
Octal 235 155 237

Shades and tints

Shades of #9D6D9F

#9D6D9F
(157,109,159)
#8F6491
(143,100,145)
#815B83
(129,91,131)
#735275
(115,82,117)
#654967
(101,73,103)
#574059
(87,64,89)
#49374B
(73,55,75)
#3B2E3D
(59,46,61)
#2D252F
(45,37,47)
#1F1C21
(31,28,33)
#111313
(17,19,19)
#000000
(0,0,0)

Tints of #9D6D9F

#9D6D9F
(157,109,159)
#A57AA7
(165,122,167)
#AD87AF
(173,135,175)
#B594B7
(181,148,183)
#BDA1BF
(189,161,191)
#C5AEC7
(197,174,199)
#CDBBCF
(205,187,207)
#D5C8D7
(213,200,215)
#DDD5DF
(221,213,223)
#E5E2E7
(229,226,231)
#EDEFEF
(237,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9D6D9F color. Also use rgb(157,109,159) instead hex code.

Text Font Color

.myTextColor { color: #9D6D9F; }

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

This text font color is #9D6D9F.

Background Color

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

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

This div background color is #9D6D9F.

Border color

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

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

This div border color is #9D6D9F.

Opacity

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

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

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

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

This text has shadow with #9D6D9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D6D9F.

Preview

Color preview on black background

This text has color #9D6D9F on black background.


Color preview on white background

This text has color #9D6D9F on white background.


Black color preview on #9D6D9F background

This text has black color on #9D6D9F background.


White color preview on #9D6D9F background

This text has white color on #9D6D9F background.


Related colors

Complementary color

Complementary color for #hex is #629260.


I love getcolorcode.com

Triadic colors

1 #9F9D6D and #6D9F9D with #9D6D9F are triadic colors.

2 #9F6D9D and #6D9D9F with #9D6D9F are triadic colors.