COLOR #9D6079

HEX: #9D6079 RGB: (157,96,121)

Color info

#9D6079 contains mainly red and blue colors. Web safe color of #9D6079 is #996666 (or #966).

RGB color model

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

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

RGB channels and saturation

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

157
96
121

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

Portions of RGB colors in percentages

R + G + B = 157 + 96 + 121 = 374 (100%)
R 157 of 374 ~ 41.98%
G 96 of 374 ~ 25.67%
B 121 of 374 ~ 32.35'%

%41.98
%25.67
%32.35

CMYK color model

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

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

CMYK: (0,39,23,38)
C0M39Y23K38 (0%, 39%, 23%, 38%)
(0.00 / 0.39 / 0.23 / 0.38)

CMYK percentages

%0
%38.85
%22.93
%38.43

Codes

Color #9D6079 in popluar color models

9D 60 79
RGB 157 96 121
HSL 335° 24.11% 49.61%
HSB/HSV 335° 38.85% 61.57%
CMYK 0.00% 38.85% 22.93%
38.43%

Color #9D6079 in popluar number systems.

HEX 9D 60 79
Decimal 157 96 121
Binary 10011101 1100000 1111001
Octal 235 140 171

Shades and tints

Shades of #9D6079

#9D6079
(157,96,121)
#8F586E
(143,88,110)
#815063
(129,80,99)
#734858
(115,72,88)
#65404D
(101,64,77)
#573842
(87,56,66)
#493037
(73,48,55)
#3B282C
(59,40,44)
#2D2021
(45,32,33)
#1F1816
(31,24,22)
#11100B
(17,16,11)
#000000
(0,0,0)

Tints of #9D6079

#9D6079
(157,96,121)
#A56E85
(165,110,133)
#AD7C91
(173,124,145)
#B58A9D
(181,138,157)
#BD98A9
(189,152,169)
#C5A6B5
(197,166,181)
#CDB4C1
(205,180,193)
#D5C2CD
(213,194,205)
#DDD0D9
(221,208,217)
#E5DEE5
(229,222,229)
#EDECF1
(237,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9D6079; }

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

This text font color is #9D6079.

Background Color

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

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

This div background color is #9D6079.

Border color

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

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

This div border color is #9D6079.

Opacity

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

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

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

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

This text has shadow with #9D6079 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D6079.

Preview

Color preview on black background

This text has color #9D6079 on black background.


Color preview on white background

This text has color #9D6079 on white background.


Black color preview on #9D6079 background

This text has black color on #9D6079 background.


White color preview on #9D6079 background

This text has white color on #9D6079 background.


Related colors

Complementary color

Complementary color for #hex is #629F86.


I love getcolorcode.com

Triadic colors

1 #799D60 and #60799D with #9D6079 are triadic colors.

2 #79609D and #609D79 with #9D6079 are triadic colors.