COLOR #9D636E

HEX: #9D636E RGB: (157,99,110)

Color info

#9D636E contains red, green and blue colors in about the same proportion. Web safe color of #9D636E is #996666 (or #966).

RGB color model

#9D636E color RGB value is (157,99,110).

RGB: (157,99,110) (62%, 39%, 43%)

RGB channels and saturation

R 157 of 255 = 62%
G 99 of 255 = 39%
B 110 of 255 = 43%

157
99
110

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

Portions of RGB colors in percentages

R + G + B = 157 + 99 + 110 = 366 (100%)
R 157 of 366 ~ 42.9%
G 99 of 366 ~ 27.05%
B 110 of 366 ~ 30.05'%

%42.9
%27.05
%30.05

CMYK color model

#9D636E color CMYK value is (0,37,30,38).

  • cyan value is 0.00%
  • magenta value is 36.94%
  • yellow value is 29.94%
  • key color value is 38.43%

CMYK: (0,37,30,38)
C0M37Y30K38 (0%, 37%, 30%, 38%)
(0.00 / 0.37 / 0.30 / 0.38)

CMYK percentages

%0
%36.94
%29.94
%38.43

Codes

Color #9D636E in popluar color models

9D 63 6E
RGB 157 99 110
HSL 349° 22.83% 50.20%
HSB/HSV 349° 36.94% 61.57%
CMYK 0.00% 36.94% 29.94%
38.43%

Color #9D636E in popluar number systems.

HEX 9D 63 6E
Decimal 157 99 110
Binary 10011101 1100011 1101110
Octal 235 143 156

Shades and tints

Shades of #9D636E

#9D636E
(157,99,110)
#8F5A64
(143,90,100)
#81515A
(129,81,90)
#734850
(115,72,80)
#653F46
(101,63,70)
#57363C
(87,54,60)
#492D32
(73,45,50)
#3B2428
(59,36,40)
#2D1B1E
(45,27,30)
#1F1214
(31,18,20)
#11090A
(17,9,10)
#000000
(0,0,0)

Tints of #9D636E

#9D636E
(157,99,110)
#A5717B
(165,113,123)
#AD7F88
(173,127,136)
#B58D95
(181,141,149)
#BD9BA2
(189,155,162)
#C5A9AF
(197,169,175)
#CDB7BC
(205,183,188)
#D5C5C9
(213,197,201)
#DDD3D6
(221,211,214)
#E5E1E3
(229,225,227)
#EDEFF0
(237,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9D636E; }

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

This text font color is #9D636E.

Background Color

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

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

This div background color is #9D636E.

Border color

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

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

This div border color is #9D636E.

Opacity

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

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

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

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

This text has shadow with #9D636E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D636E.

Preview

Color preview on black background

This text has color #9D636E on black background.


Color preview on white background

This text has color #9D636E on white background.


Black color preview on #9D636E background

This text has black color on #9D636E background.


White color preview on #9D636E background

This text has white color on #9D636E background.


Related colors

Complementary color

Complementary color for #hex is #629C91.


I love getcolorcode.com

Triadic colors

1 #6E9D63 and #636E9D with #9D636E are triadic colors.

2 #6E639D and #639D6E with #9D636E are triadic colors.