COLOR #9A5A61

HEX: #9A5A61 RGB: (154,90,97)

Color info

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

RGB color model

#9A5A61 color RGB value is (154,90,97).

RGB: (154,90,97) (60%, 35%, 38%)

RGB channels and saturation

R 154 of 255 = 60%
G 90 of 255 = 35%
B 97 of 255 = 38%

154
90
97

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

Portions of RGB colors in percentages

R + G + B = 154 + 90 + 97 = 341 (100%)
R 154 of 341 ~ 45.16%
G 90 of 341 ~ 26.39%
B 97 of 341 ~ 28.45'%

%45.16
%26.39
%28.45

CMYK color model

#9A5A61 color CMYK value is (0,42,37,40).

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

CMYK: (0,42,37,40)
C0M42Y37K40 (0%, 42%, 37%, 40%)
(0.00 / 0.42 / 0.37 / 0.40)

CMYK percentages

%0
%41.56
%37.01
%39.61

Codes

Color #9A5A61 in popluar color models

9A 5A 61
RGB 154 90 97
HSL 353° 26.23% 47.84%
HSB/HSV 353° 41.56% 60.39%
CMYK 0.00% 41.56% 37.01%
39.61%

Color #9A5A61 in popluar number systems.

HEX 9A 5A 61
Decimal 154 90 97
Binary 10011010 1011010 1100001
Octal 232 132 141

Shades and tints

Shades of #9A5A61

#9A5A61
(154,90,97)
#8C5259
(140,82,89)
#7E4A51
(126,74,81)
#704249
(112,66,73)
#623A41
(98,58,65)
#543239
(84,50,57)
#462A31
(70,42,49)
#382229
(56,34,41)
#2A1A21
(42,26,33)
#1C1219
(28,18,25)
#0E0A11
(14,10,17)
#000000
(0,0,0)

Tints of #9A5A61

#9A5A61
(154,90,97)
#A3696F
(163,105,111)
#AC787D
(172,120,125)
#B5878B
(181,135,139)
#BE9699
(190,150,153)
#C7A5A7
(199,165,167)
#D0B4B5
(208,180,181)
#D9C3C3
(217,195,195)
#E2D2D1
(226,210,209)
#EBE1DF
(235,225,223)
#F4F0ED
(244,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9A5A61; }

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

This text font color is #9A5A61.

Background Color

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

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

This div background color is #9A5A61.

Border color

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

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

This div border color is #9A5A61.

Opacity

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

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

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

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

This text has shadow with #9A5A61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9A5A61.

Preview

Color preview on black background

This text has color #9A5A61 on black background.


Color preview on white background

This text has color #9A5A61 on white background.


Black color preview on #9A5A61 background

This text has black color on #9A5A61 background.


White color preview on #9A5A61 background

This text has white color on #9A5A61 background.


Related colors

Complementary color

Complementary color for #hex is #65A59E.


I love getcolorcode.com

Triadic colors

1 #619A5A and #5A619A with #9A5A61 are triadic colors.

2 #615A9A and #5A9A61 with #9A5A61 are triadic colors.