COLOR #9B4E57

HEX: #9B4E57 RGB: (155,78,87)

Color info

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

RGB color model

#9B4E57 color RGB value is (155,78,87).

RGB: (155,78,87) (61%, 31%, 34%)

RGB channels and saturation

R 155 of 255 = 61%
G 78 of 255 = 31%
B 87 of 255 = 34%

155
78
87

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

Portions of RGB colors in percentages

R + G + B = 155 + 78 + 87 = 320 (100%)
R 155 of 320 ~ 48.44%
G 78 of 320 ~ 24.38%
B 87 of 320 ~ 27.19'%

%48.44
%24.38
%27.19

CMYK color model

#9B4E57 color CMYK value is (0,50,44,39).

  • cyan value is 0.00%
  • magenta value is 49.68%
  • yellow value is 43.87%
  • key color value is 39.22%

CMYK: (0,50,44,39)
C0M50Y44K39 (0%, 50%, 44%, 39%)
(0.00 / 0.50 / 0.44 / 0.39)

CMYK percentages

%0
%49.68
%43.87
%39.22

Codes

Color #9B4E57 in popluar color models

9B 4E 57
RGB 155 78 87
HSL 353° 33.05% 45.69%
HSB/HSV 353° 49.68% 60.78%
CMYK 0.00% 49.68% 43.87%
39.22%

Color #9B4E57 in popluar number systems.

HEX 9B 4E 57
Decimal 155 78 87
Binary 10011011 1001110 1010111
Octal 233 116 127

Shades and tints

Shades of #9B4E57

#9B4E57
(155,78,87)
#8D4750
(141,71,80)
#7F4049
(127,64,73)
#713942
(113,57,66)
#63323B
(99,50,59)
#552B34
(85,43,52)
#47242D
(71,36,45)
#391D26
(57,29,38)
#2B161F
(43,22,31)
#1D0F18
(29,15,24)
#0F0811
(15,8,17)
#000000
(0,0,0)

Tints of #9B4E57

#9B4E57
(155,78,87)
#A45E66
(164,94,102)
#AD6E75
(173,110,117)
#B67E84
(182,126,132)
#BF8E93
(191,142,147)
#C89EA2
(200,158,162)
#D1AEB1
(209,174,177)
#DABEC0
(218,190,192)
#E3CECF
(227,206,207)
#ECDEDE
(236,222,222)
#F5EEED
(245,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B4E57 color. Also use rgb(155,78,87) instead hex code.

Text Font Color

.myTextColor { color: #9B4E57; }

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

This text font color is #9B4E57.

Background Color

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

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

This div background color is #9B4E57.

Border color

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

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

This div border color is #9B4E57.

Opacity

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

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

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

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

This text has shadow with #9B4E57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B4E57.

Preview

Color preview on black background

This text has color #9B4E57 on black background.


Color preview on white background

This text has color #9B4E57 on white background.


Black color preview on #9B4E57 background

This text has black color on #9B4E57 background.


White color preview on #9B4E57 background

This text has white color on #9B4E57 background.


Related colors

Complementary color

Complementary color for #hex is #64B1A8.


I love getcolorcode.com

Triadic colors

1 #579B4E and #4E579B with #9B4E57 are triadic colors.

2 #574E9B and #4E9B57 with #9B4E57 are triadic colors.