COLOR #9A5E61

HEX: #9A5E61 RGB: (154,94,97)

Color info

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

RGB color model

#9A5E61 color RGB value is (154,94,97).

RGB: (154,94,97) (60%, 37%, 38%)

RGB channels and saturation

R 154 of 255 = 60%
G 94 of 255 = 37%
B 97 of 255 = 38%

154
94
97

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

Portions of RGB colors in percentages

R + G + B = 154 + 94 + 97 = 345 (100%)
R 154 of 345 ~ 44.64%
G 94 of 345 ~ 27.25%
B 97 of 345 ~ 28.12'%

%44.64
%27.25
%28.12

CMYK color model

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

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

CMYK: (0,39,37,40)
C0M39Y37K40 (0%, 39%, 37%, 40%)
(0.00 / 0.39 / 0.37 / 0.40)

CMYK percentages

%0
%38.96
%37.01
%39.61

Codes

Color #9A5E61 in popluar color models

9A 5E 61
RGB 154 94 97
HSL 357° 24.19% 48.63%
HSB/HSV 357° 38.96% 60.39%
CMYK 0.00% 38.96% 37.01%
39.61%

Color #9A5E61 in popluar number systems.

HEX 9A 5E 61
Decimal 154 94 97
Binary 10011010 1011110 1100001
Octal 232 136 141

Shades and tints

Shades of #9A5E61

#9A5E61
(154,94,97)
#8C5659
(140,86,89)
#7E4E51
(126,78,81)
#704649
(112,70,73)
#623E41
(98,62,65)
#543639
(84,54,57)
#462E31
(70,46,49)
#382629
(56,38,41)
#2A1E21
(42,30,33)
#1C1619
(28,22,25)
#0E0E11
(14,14,17)
#000000
(0,0,0)

Tints of #9A5E61

#9A5E61
(154,94,97)
#A36C6F
(163,108,111)
#AC7A7D
(172,122,125)
#B5888B
(181,136,139)
#BE9699
(190,150,153)
#C7A4A7
(199,164,167)
#D0B2B5
(208,178,181)
#D9C0C3
(217,192,195)
#E2CED1
(226,206,209)
#EBDCDF
(235,220,223)
#F4EAED
(244,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9A5E61; }

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

This text font color is #9A5E61.

Background Color

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

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

This div background color is #9A5E61.

Border color

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

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

This div border color is #9A5E61.

Opacity

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

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

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

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

This text has shadow with #9A5E61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9A5E61.

Preview

Color preview on black background

This text has color #9A5E61 on black background.


Color preview on white background

This text has color #9A5E61 on white background.


Black color preview on #9A5E61 background

This text has black color on #9A5E61 background.


White color preview on #9A5E61 background

This text has white color on #9A5E61 background.


Related colors

Complementary color

Complementary color for #hex is #65A19E.


I love getcolorcode.com

Triadic colors

1 #619A5E and #5E619A with #9A5E61 are triadic colors.

2 #615E9A and #5E9A61 with #9A5E61 are triadic colors.