COLOR #9A6A74

HEX: #9A6A74 RGB: (154,106,116)

Color info

#9A6A74 contains red, green and blue colors in about the same proportion. Web safe color of #9A6A74 is #996666 (or #966).

RGB color model

#9A6A74 color RGB value is (154,106,116).

RGB: (154,106,116) (60%, 42%, 45%)

RGB channels and saturation

R 154 of 255 = 60%
G 106 of 255 = 42%
B 116 of 255 = 45%

154
106
116

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

Portions of RGB colors in percentages

R + G + B = 154 + 106 + 116 = 376 (100%)
R 154 of 376 ~ 40.96%
G 106 of 376 ~ 28.19%
B 116 of 376 ~ 30.85'%

%40.96
%28.19
%30.85

CMYK color model

#9A6A74 color CMYK value is (0,31,25,40).

  • cyan value is 0.00%
  • magenta value is 31.17%
  • yellow value is 24.68%
  • key color value is 39.61%

CMYK: (0,31,25,40)
C0M31Y25K40 (0%, 31%, 25%, 40%)
(0.00 / 0.31 / 0.25 / 0.40)

CMYK percentages

%0
%31.17
%24.68
%39.61

Codes

Color #9A6A74 in popluar color models

9A 6A 74
RGB 154 106 116
HSL 348° 19.20% 50.98%
HSB/HSV 348° 31.17% 60.39%
CMYK 0.00% 31.17% 24.68%
39.61%

Color #9A6A74 in popluar number systems.

HEX 9A 6A 74
Decimal 154 106 116
Binary 10011010 1101010 1110100
Octal 232 152 164

Shades and tints

Shades of #9A6A74

#9A6A74
(154,106,116)
#8C616A
(140,97,106)
#7E5860
(126,88,96)
#704F56
(112,79,86)
#62464C
(98,70,76)
#543D42
(84,61,66)
#463438
(70,52,56)
#382B2E
(56,43,46)
#2A2224
(42,34,36)
#1C191A
(28,25,26)
#0E1010
(14,16,16)
#000000
(0,0,0)

Tints of #9A6A74

#9A6A74
(154,106,116)
#A37780
(163,119,128)
#AC848C
(172,132,140)
#B59198
(181,145,152)
#BE9EA4
(190,158,164)
#C7ABB0
(199,171,176)
#D0B8BC
(208,184,188)
#D9C5C8
(217,197,200)
#E2D2D4
(226,210,212)
#EBDFE0
(235,223,224)
#F4ECEC
(244,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9A6A74 color. Also use rgb(154,106,116) instead hex code.

Text Font Color

.myTextColor { color: #9A6A74; }

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

This text font color is #9A6A74.

Background Color

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

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

This div background color is #9A6A74.

Border color

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

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

This div border color is #9A6A74.

Opacity

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

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

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

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

This text has shadow with #9A6A74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9A6A74.

Preview

Color preview on black background

This text has color #9A6A74 on black background.


Color preview on white background

This text has color #9A6A74 on white background.


Black color preview on #9A6A74 background

This text has black color on #9A6A74 background.


White color preview on #9A6A74 background

This text has white color on #9A6A74 background.


Related colors

Complementary color

Complementary color for #hex is #65958B.


I love getcolorcode.com

Triadic colors

1 #749A6A and #6A749A with #9A6A74 are triadic colors.

2 #746A9A and #6A9A74 with #9A6A74 are triadic colors.