COLOR #9B5E62

HEX: #9B5E62 RGB: (155,94,98)

Color info

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

RGB color model

#9B5E62 color RGB value is (155,94,98).

RGB: (155,94,98) (61%, 37%, 38%)

RGB channels and saturation

R 155 of 255 = 61%
G 94 of 255 = 37%
B 98 of 255 = 38%

155
94
98

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

Portions of RGB colors in percentages

R + G + B = 155 + 94 + 98 = 347 (100%)
R 155 of 347 ~ 44.67%
G 94 of 347 ~ 27.09%
B 98 of 347 ~ 28.24'%

%44.67
%27.09
%28.24

CMYK color model

#9B5E62 color CMYK value is (0,39,37,39).

  • cyan value is 0.00%
  • magenta value is 39.35%
  • yellow value is 36.77%
  • key color value is 39.22%

CMYK: (0,39,37,39)
C0M39Y37K39 (0%, 39%, 37%, 39%)
(0.00 / 0.39 / 0.37 / 0.39)

CMYK percentages

%0
%39.35
%36.77
%39.22

Codes

Color #9B5E62 in popluar color models

9B 5E 62
RGB 155 94 98
HSL 356° 24.50% 48.82%
HSB/HSV 356° 39.35% 60.78%
CMYK 0.00% 39.35% 36.77%
39.22%

Color #9B5E62 in popluar number systems.

HEX 9B 5E 62
Decimal 155 94 98
Binary 10011011 1011110 1100010
Octal 233 136 142

Shades and tints

Shades of #9B5E62

#9B5E62
(155,94,98)
#8D565A
(141,86,90)
#7F4E52
(127,78,82)
#71464A
(113,70,74)
#633E42
(99,62,66)
#55363A
(85,54,58)
#472E32
(71,46,50)
#39262A
(57,38,42)
#2B1E22
(43,30,34)
#1D161A
(29,22,26)
#0F0E12
(15,14,18)
#000000
(0,0,0)

Tints of #9B5E62

#9B5E62
(155,94,98)
#A46C70
(164,108,112)
#AD7A7E
(173,122,126)
#B6888C
(182,136,140)
#BF969A
(191,150,154)
#C8A4A8
(200,164,168)
#D1B2B6
(209,178,182)
#DAC0C4
(218,192,196)
#E3CED2
(227,206,210)
#ECDCE0
(236,220,224)
#F5EAEE
(245,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B5E62 color. Also use rgb(155,94,98) instead hex code.

Text Font Color

.myTextColor { color: #9B5E62; }

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

This text font color is #9B5E62.

Background Color

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

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

This div background color is #9B5E62.

Border color

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

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

This div border color is #9B5E62.

Opacity

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

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

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

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

This text has shadow with #9B5E62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B5E62.

Preview

Color preview on black background

This text has color #9B5E62 on black background.


Color preview on white background

This text has color #9B5E62 on white background.


Black color preview on #9B5E62 background

This text has black color on #9B5E62 background.


White color preview on #9B5E62 background

This text has white color on #9B5E62 background.


Related colors

Complementary color

Complementary color for #hex is #64A19D.


I love getcolorcode.com

Triadic colors

1 #629B5E and #5E629B with #9B5E62 are triadic colors.

2 #625E9B and #5E9B62 with #9B5E62 are triadic colors.