COLOR #9B5C52

HEX: #9B5C52 RGB: (155,92,82)

Color info

#9B5C52 contains mainly red color. Web safe color of #9B5C52 is #996666 (or #966).

RGB color model

#9B5C52 color RGB value is (155,92,82).

RGB: (155,92,82) (61%, 36%, 32%)

RGB channels and saturation

R 155 of 255 = 61%
G 92 of 255 = 36%
B 82 of 255 = 32%

155
92
82

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

Portions of RGB colors in percentages

R + G + B = 155 + 92 + 82 = 329 (100%)
R 155 of 329 ~ 47.11%
G 92 of 329 ~ 27.96%
B 82 of 329 ~ 24.92'%

%47.11
%27.96
%24.92

CMYK color model

#9B5C52 color CMYK value is (0,41,47,39).

  • cyan value is 0.00%
  • magenta value is 40.65%
  • yellow value is 47.10%
  • key color value is 39.22%

CMYK: (0,41,47,39)
C0M41Y47K39 (0%, 41%, 47%, 39%)
(0.00 / 0.41 / 0.47 / 0.39)

CMYK percentages

%0
%40.65
%47.1
%39.22

Codes

Color #9B5C52 in popluar color models

9B 5C 52
RGB 155 92 82
HSL 30.80% 46.47%
HSB/HSV 47.10% 60.78%
CMYK 0.00% 40.65% 47.10%
39.22%

Color #9B5C52 in popluar number systems.

HEX 9B 5C 52
Decimal 155 92 82
Binary 10011011 1011100 1010010
Octal 233 134 122

Shades and tints

Shades of #9B5C52

#9B5C52
(155,92,82)
#8D544B
(141,84,75)
#7F4C44
(127,76,68)
#71443D
(113,68,61)
#633C36
(99,60,54)
#55342F
(85,52,47)
#472C28
(71,44,40)
#392421
(57,36,33)
#2B1C1A
(43,28,26)
#1D1413
(29,20,19)
#0F0C0C
(15,12,12)
#000000
(0,0,0)

Tints of #9B5C52

#9B5C52
(155,92,82)
#A46A61
(164,106,97)
#AD7870
(173,120,112)
#B6867F
(182,134,127)
#BF948E
(191,148,142)
#C8A29D
(200,162,157)
#D1B0AC
(209,176,172)
#DABEBB
(218,190,187)
#E3CCCA
(227,204,202)
#ECDAD9
(236,218,217)
#F5E8E8
(245,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B5C52 color. Also use rgb(155,92,82) instead hex code.

Text Font Color

.myTextColor { color: #9B5C52; }

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

This text font color is #9B5C52.

Background Color

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

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

This div background color is #9B5C52.

Border color

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

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

This div border color is #9B5C52.

Opacity

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

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

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

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

This text has shadow with #9B5C52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B5C52.

Preview

Color preview on black background

This text has color #9B5C52 on black background.


Color preview on white background

This text has color #9B5C52 on white background.


Black color preview on #9B5C52 background

This text has black color on #9B5C52 background.


White color preview on #9B5C52 background

This text has white color on #9B5C52 background.


Related colors

Complementary color

Complementary color for #hex is #64A3AD.


I love getcolorcode.com

Triadic colors

1 #529B5C and #5C529B with #9B5C52 are triadic colors.

2 #525C9B and #5C9B52 with #9B5C52 are triadic colors.