COLOR #9B6372

HEX: #9B6372 RGB: (155,99,114)

Color info

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

RGB color model

#9B6372 color RGB value is (155,99,114).

RGB: (155,99,114) (61%, 39%, 45%)

RGB channels and saturation

R 155 of 255 = 61%
G 99 of 255 = 39%
B 114 of 255 = 45%

155
99
114

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

Portions of RGB colors in percentages

R + G + B = 155 + 99 + 114 = 368 (100%)
R 155 of 368 ~ 42.12%
G 99 of 368 ~ 26.9%
B 114 of 368 ~ 30.98'%

%42.12
%26.9
%30.98

CMYK color model

#9B6372 color CMYK value is (0,36,26,39).

  • cyan value is 0.00%
  • magenta value is 36.13%
  • yellow value is 26.45%
  • key color value is 39.22%

CMYK: (0,36,26,39)
C0M36Y26K39 (0%, 36%, 26%, 39%)
(0.00 / 0.36 / 0.26 / 0.39)

CMYK percentages

%0
%36.13
%26.45
%39.22

Codes

Color #9B6372 in popluar color models

9B 63 72
RGB 155 99 114
HSL 344° 22.05% 49.80%
HSB/HSV 344° 36.13% 60.78%
CMYK 0.00% 36.13% 26.45%
39.22%

Color #9B6372 in popluar number systems.

HEX 9B 63 72
Decimal 155 99 114
Binary 10011011 1100011 1110010
Octal 233 143 162

Shades and tints

Shades of #9B6372

#9B6372
(155,99,114)
#8D5A68
(141,90,104)
#7F515E
(127,81,94)
#714854
(113,72,84)
#633F4A
(99,63,74)
#553640
(85,54,64)
#472D36
(71,45,54)
#39242C
(57,36,44)
#2B1B22
(43,27,34)
#1D1218
(29,18,24)
#0F090E
(15,9,14)
#000000
(0,0,0)

Tints of #9B6372

#9B6372
(155,99,114)
#A4717E
(164,113,126)
#AD7F8A
(173,127,138)
#B68D96
(182,141,150)
#BF9BA2
(191,155,162)
#C8A9AE
(200,169,174)
#D1B7BA
(209,183,186)
#DAC5C6
(218,197,198)
#E3D3D2
(227,211,210)
#ECE1DE
(236,225,222)
#F5EFEA
(245,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B6372 color. Also use rgb(155,99,114) instead hex code.

Text Font Color

.myTextColor { color: #9B6372; }

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

This text font color is #9B6372.

Background Color

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

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

This div background color is #9B6372.

Border color

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

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

This div border color is #9B6372.

Opacity

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

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

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

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

This text has shadow with #9B6372 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B6372.

Preview

Color preview on black background

This text has color #9B6372 on black background.


Color preview on white background

This text has color #9B6372 on white background.


Black color preview on #9B6372 background

This text has black color on #9B6372 background.


White color preview on #9B6372 background

This text has white color on #9B6372 background.


Related colors

Complementary color

Complementary color for #hex is #649C8D.


I love getcolorcode.com

Triadic colors

1 #729B63 and #63729B with #9B6372 are triadic colors.

2 #72639B and #639B72 with #9B6372 are triadic colors.