COLOR #9D5E63

HEX: #9D5E63 RGB: (157,94,99)

Color info

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

RGB color model

#9D5E63 color RGB value is (157,94,99).

RGB: (157,94,99) (62%, 37%, 39%)

RGB channels and saturation

R 157 of 255 = 62%
G 94 of 255 = 37%
B 99 of 255 = 39%

157
94
99

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

Portions of RGB colors in percentages

R + G + B = 157 + 94 + 99 = 350 (100%)
R 157 of 350 ~ 44.86%
G 94 of 350 ~ 26.86%
B 99 of 350 ~ 28.29'%

%44.86
%26.86
%28.29

CMYK color model

#9D5E63 color CMYK value is (0,40,37,38).

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

CMYK: (0,40,37,38)
C0M40Y37K38 (0%, 40%, 37%, 38%)
(0.00 / 0.40 / 0.37 / 0.38)

CMYK percentages

%0
%40.13
%36.94
%38.43

Codes

Color #9D5E63 in popluar color models

9D 5E 63
RGB 157 94 99
HSL 355° 25.10% 49.22%
HSB/HSV 355° 40.13% 61.57%
CMYK 0.00% 40.13% 36.94%
38.43%

Color #9D5E63 in popluar number systems.

HEX 9D 5E 63
Decimal 157 94 99
Binary 10011101 1011110 1100011
Octal 235 136 143

Shades and tints

Shades of #9D5E63

#9D5E63
(157,94,99)
#8F565A
(143,86,90)
#814E51
(129,78,81)
#734648
(115,70,72)
#653E3F
(101,62,63)
#573636
(87,54,54)
#492E2D
(73,46,45)
#3B2624
(59,38,36)
#2D1E1B
(45,30,27)
#1F1612
(31,22,18)
#110E09
(17,14,9)
#000000
(0,0,0)

Tints of #9D5E63

#9D5E63
(157,94,99)
#A56C71
(165,108,113)
#AD7A7F
(173,122,127)
#B5888D
(181,136,141)
#BD969B
(189,150,155)
#C5A4A9
(197,164,169)
#CDB2B7
(205,178,183)
#D5C0C5
(213,192,197)
#DDCED3
(221,206,211)
#E5DCE1
(229,220,225)
#EDEAEF
(237,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9D5E63; }

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

This text font color is #9D5E63.

Background Color

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

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

This div background color is #9D5E63.

Border color

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

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

This div border color is #9D5E63.

Opacity

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

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

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

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

This text has shadow with #9D5E63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D5E63.

Preview

Color preview on black background

This text has color #9D5E63 on black background.


Color preview on white background

This text has color #9D5E63 on white background.


Black color preview on #9D5E63 background

This text has black color on #9D5E63 background.


White color preview on #9D5E63 background

This text has white color on #9D5E63 background.


Related colors

Complementary color

Complementary color for #hex is #62A19C.


I love getcolorcode.com

Triadic colors

1 #639D5E and #5E639D with #9D5E63 are triadic colors.

2 #635E9D and #5E9D63 with #9D5E63 are triadic colors.