COLOR #9A5E52

HEX: #9A5E52 RGB: (154,94,82)

Color info

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

RGB color model

#9A5E52 color RGB value is (154,94,82).

RGB: (154,94,82) (60%, 37%, 32%)

RGB channels and saturation

R 154 of 255 = 60%
G 94 of 255 = 37%
B 82 of 255 = 32%

154
94
82

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

Portions of RGB colors in percentages

R + G + B = 154 + 94 + 82 = 330 (100%)
R 154 of 330 ~ 46.67%
G 94 of 330 ~ 28.48%
B 82 of 330 ~ 24.85'%

%46.67
%28.48
%24.85

CMYK color model

#9A5E52 color CMYK value is (0,39,47,40).

  • cyan value is 0.00%
  • magenta value is 38.96%
  • yellow value is 46.75%
  • key color value is 39.61%

CMYK: (0,39,47,40)
C0M39Y47K40 (0%, 39%, 47%, 40%)
(0.00 / 0.39 / 0.47 / 0.40)

CMYK percentages

%0
%38.96
%46.75
%39.61

Codes

Color #9A5E52 in popluar color models

9A 5E 52
RGB 154 94 82
HSL 10° 30.51% 46.27%
HSB/HSV 10° 46.75% 60.39%
CMYK 0.00% 38.96% 46.75%
39.61%

Color #9A5E52 in popluar number systems.

HEX 9A 5E 52
Decimal 154 94 82
Binary 10011010 1011110 1010010
Octal 232 136 122

Shades and tints

Shades of #9A5E52

#9A5E52
(154,94,82)
#8C564B
(140,86,75)
#7E4E44
(126,78,68)
#70463D
(112,70,61)
#623E36
(98,62,54)
#54362F
(84,54,47)
#462E28
(70,46,40)
#382621
(56,38,33)
#2A1E1A
(42,30,26)
#1C1613
(28,22,19)
#0E0E0C
(14,14,12)
#000000
(0,0,0)

Tints of #9A5E52

#9A5E52
(154,94,82)
#A36C61
(163,108,97)
#AC7A70
(172,122,112)
#B5887F
(181,136,127)
#BE968E
(190,150,142)
#C7A49D
(199,164,157)
#D0B2AC
(208,178,172)
#D9C0BB
(217,192,187)
#E2CECA
(226,206,202)
#EBDCD9
(235,220,217)
#F4EAE8
(244,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9A5E52 color. Also use rgb(154,94,82) instead hex code.

Text Font Color

.myTextColor { color: #9A5E52; }

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

This text font color is #9A5E52.

Background Color

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

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

This div background color is #9A5E52.

Border color

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

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

This div border color is #9A5E52.

Opacity

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

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

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

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

This text has shadow with #9A5E52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9A5E52.

Preview

Color preview on black background

This text has color #9A5E52 on black background.


Color preview on white background

This text has color #9A5E52 on white background.


Black color preview on #9A5E52 background

This text has black color on #9A5E52 background.


White color preview on #9A5E52 background

This text has white color on #9A5E52 background.


Related colors

Complementary color

Complementary color for #hex is #65A1AD.


I love getcolorcode.com

Triadic colors

1 #529A5E and #5E529A with #9A5E52 are triadic colors.

2 #525E9A and #5E9A52 with #9A5E52 are triadic colors.