COLOR #9D6CAD

HEX: #9D6CAD RGB: (157,108,173)

Color info

#9D6CAD contains mainly red and blue colors. Web safe color of #9D6CAD is #996699 (or #969).

RGB color model

#9D6CAD color RGB value is (157,108,173).

RGB: (157,108,173) (62%, 42%, 68%)

RGB channels and saturation

R 157 of 255 = 62%
G 108 of 255 = 42%
B 173 of 255 = 68%

157
108
173

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

Portions of RGB colors in percentages

R + G + B = 157 + 108 + 173 = 438 (100%)
R 157 of 438 ~ 35.84%
G 108 of 438 ~ 24.66%
B 173 of 438 ~ 39.5'%

%35.84
%24.66
%39.5

CMYK color model

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

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

CMYK: (9,38,0,32)
C9M38Y0K32 (9%, 38%, 0%, 32%)
(0.09 / 0.38 / 0.00 / 0.32)

CMYK percentages

%9.25
%37.57
%0
%32.16

Codes

Color #9D6CAD in popluar color models

9D 6C AD
RGB 157 108 173
HSL 285° 28.38% 55.10%
HSB/HSV 285° 37.57% 67.84%
CMYK 9.25% 37.57% 0.00%
32.16%

Color #9D6CAD in popluar number systems.

HEX 9D 6C AD
Decimal 157 108 173
Binary 10011101 1101100 10101101
Octal 235 154 255

Shades and tints

Shades of #9D6CAD

#9D6CAD
(157,108,173)
#8F639E
(143,99,158)
#815A8F
(129,90,143)
#735180
(115,81,128)
#654871
(101,72,113)
#573F62
(87,63,98)
#493653
(73,54,83)
#3B2D44
(59,45,68)
#2D2435
(45,36,53)
#1F1B26
(31,27,38)
#111217
(17,18,23)
#000000
(0,0,0)

Tints of #9D6CAD

#9D6CAD
(157,108,173)
#A579B4
(165,121,180)
#AD86BB
(173,134,187)
#B593C2
(181,147,194)
#BDA0C9
(189,160,201)
#C5ADD0
(197,173,208)
#CDBAD7
(205,186,215)
#D5C7DE
(213,199,222)
#DDD4E5
(221,212,229)
#E5E1EC
(229,225,236)
#EDEEF3
(237,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9D6CAD; }

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

This text font color is #9D6CAD.

Background Color

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

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

This div background color is #9D6CAD.

Border color

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

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

This div border color is #9D6CAD.

Opacity

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

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

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

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

This text has shadow with #9D6CAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D6CAD.

Preview

Color preview on black background

This text has color #9D6CAD on black background.


Color preview on white background

This text has color #9D6CAD on white background.


Black color preview on #9D6CAD background

This text has black color on #9D6CAD background.


White color preview on #9D6CAD background

This text has white color on #9D6CAD background.


Related colors

Complementary color

Complementary color for #hex is #629352.


I love getcolorcode.com

Triadic colors

1 #AD9D6C and #6CAD9D with #9D6CAD are triadic colors.

2 #AD6C9D and #6C9DAD with #9D6CAD are triadic colors.