COLOR #9D609D

HEX: #9D609D RGB: (157,96,157)

Color info

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

RGB color model

#9D609D color RGB value is (157,96,157).

RGB: (157,96,157) (62%, 38%, 62%)

RGB channels and saturation

R 157 of 255 = 62%
G 96 of 255 = 38%
B 157 of 255 = 62%

157
96
157

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

Portions of RGB colors in percentages

R + G + B = 157 + 96 + 157 = 410 (100%)
R 157 of 410 ~ 38.29%
G 96 of 410 ~ 23.41%
B 157 of 410 ~ 38.29'%

%38.29
%23.41
%38.29

CMYK color model

#9D609D color CMYK value is (0,39,0,38).

  • cyan value is 0.00%
  • magenta value is 38.85%
  • yellow value is 0.00%
  • key color value is 38.43%

CMYK: (0,39,0,38)
C0M39Y0K38 (0%, 39%, 0%, 38%)
(0.00 / 0.39 / 0.00 / 0.38)

CMYK percentages

%0
%38.85
%0
%38.43

Codes

Color #9D609D in popluar color models

9D 60 9D
RGB 157 96 157
HSL 300° 24.11% 49.61%
HSB/HSV 300° 38.85% 61.57%
CMYK 0.00% 38.85% 0.00%
38.43%

Color #9D609D in popluar number systems.

HEX 9D 60 9D
Decimal 157 96 157
Binary 10011101 1100000 10011101
Octal 235 140 235

Shades and tints

Shades of #9D609D

#9D609D
(157,96,157)
#8F588F
(143,88,143)
#815081
(129,80,129)
#734873
(115,72,115)
#654065
(101,64,101)
#573857
(87,56,87)
#493049
(73,48,73)
#3B283B
(59,40,59)
#2D202D
(45,32,45)
#1F181F
(31,24,31)
#111011
(17,16,17)
#000000
(0,0,0)

Tints of #9D609D

#9D609D
(157,96,157)
#A56EA5
(165,110,165)
#AD7CAD
(173,124,173)
#B58AB5
(181,138,181)
#BD98BD
(189,152,189)
#C5A6C5
(197,166,197)
#CDB4CD
(205,180,205)
#D5C2D5
(213,194,213)
#DDD0DD
(221,208,221)
#E5DEE5
(229,222,229)
#EDECED
(237,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9D609D; }

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

This text font color is #9D609D.

Background Color

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

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

This div background color is #9D609D.

Border color

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

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

This div border color is #9D609D.

Opacity

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

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

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

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

This text has shadow with #9D609D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D609D.

Preview

Color preview on black background

This text has color #9D609D on black background.


Color preview on white background

This text has color #9D609D on white background.


Black color preview on #9D609D background

This text has black color on #9D609D background.


White color preview on #9D609D background

This text has white color on #9D609D background.


Related colors

Complementary color

Complementary color for #hex is #629F62.


I love getcolorcode.com

Triadic colors

1 #9D9D60 and #609D9D with #9D609D are triadic colors.

2 #9D609D and #609D9D with #9D609D are triadic colors.