COLOR #9A7074

HEX: #9A7074 RGB: (154,112,116)

Color info

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

RGB color model

#9A7074 color RGB value is (154,112,116).

RGB: (154,112,116) (60%, 44%, 45%)

RGB channels and saturation

R 154 of 255 = 60%
G 112 of 255 = 44%
B 116 of 255 = 45%

154
112
116

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

Portions of RGB colors in percentages

R + G + B = 154 + 112 + 116 = 382 (100%)
R 154 of 382 ~ 40.31%
G 112 of 382 ~ 29.32%
B 116 of 382 ~ 30.37'%

%40.31
%29.32
%30.37

CMYK color model

#9A7074 color CMYK value is (0,27,25,40).

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

CMYK: (0,27,25,40)
C0M27Y25K40 (0%, 27%, 25%, 40%)
(0.00 / 0.27 / 0.25 / 0.40)

CMYK percentages

%0
%27.27
%24.68
%39.61

Codes

Color #9A7074 in popluar color models

9A 70 74
RGB 154 112 116
HSL 354° 17.21% 52.16%
HSB/HSV 354° 27.27% 60.39%
CMYK 0.00% 27.27% 24.68%
39.61%

Color #9A7074 in popluar number systems.

HEX 9A 70 74
Decimal 154 112 116
Binary 10011010 1110000 1110100
Octal 232 160 164

Shades and tints

Shades of #9A7074

#9A7074
(154,112,116)
#8C666A
(140,102,106)
#7E5C60
(126,92,96)
#705256
(112,82,86)
#62484C
(98,72,76)
#543E42
(84,62,66)
#463438
(70,52,56)
#382A2E
(56,42,46)
#2A2024
(42,32,36)
#1C161A
(28,22,26)
#0E0C10
(14,12,16)
#000000
(0,0,0)

Tints of #9A7074

#9A7074
(154,112,116)
#A37D80
(163,125,128)
#AC8A8C
(172,138,140)
#B59798
(181,151,152)
#BEA4A4
(190,164,164)
#C7B1B0
(199,177,176)
#D0BEBC
(208,190,188)
#D9CBC8
(217,203,200)
#E2D8D4
(226,216,212)
#EBE5E0
(235,229,224)
#F4F2EC
(244,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9A7074; }

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

This text font color is #9A7074.

Background Color

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

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

This div background color is #9A7074.

Border color

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

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

This div border color is #9A7074.

Opacity

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

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

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

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

This text has shadow with #9A7074 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9A7074.

Preview

Color preview on black background

This text has color #9A7074 on black background.


Color preview on white background

This text has color #9A7074 on white background.


Black color preview on #9A7074 background

This text has black color on #9A7074 background.


White color preview on #9A7074 background

This text has white color on #9A7074 background.


Related colors

Complementary color

Complementary color for #hex is #658F8B.


I love getcolorcode.com

Triadic colors

1 #749A70 and #70749A with #9A7074 are triadic colors.

2 #74709A and #709A74 with #9A7074 are triadic colors.