COLOR #997084

HEX: #997084 RGB: (153,112,132)

Color info

#997084 contains red, green and blue colors in about the same proportion. Web safe color of #997084 is #996699 (or #969).

RGB color model

#997084 color RGB value is (153,112,132).

RGB: (153,112,132) (60%, 44%, 52%)

RGB channels and saturation

R 153 of 255 = 60%
G 112 of 255 = 44%
B 132 of 255 = 52%

153
112
132

R + G + B ~ 52%. #997084 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 153 + 112 + 132 = 397 (100%)
R 153 of 397 ~ 38.54%
G 112 of 397 ~ 28.21%
B 132 of 397 ~ 33.25'%

%38.54
%28.21
%33.25

CMYK color model

#997084 color CMYK value is (0,27,14,40).

  • cyan value is 0.00%
  • magenta value is 26.80%
  • yellow value is 13.73%
  • key color value is 40.00%

CMYK: (0,27,14,40)
C0M27Y14K40 (0%, 27%, 14%, 40%)
(0.00 / 0.27 / 0.14 / 0.40)

CMYK percentages

%0
%26.8
%13.73
%40

Codes

Color #997084 in popluar color models

99 70 84
RGB 153 112 132
HSL 331° 16.73% 51.96%
HSB/HSV 331° 26.80% 60.00%
CMYK 0.00% 26.80% 13.73%
40.00%

Color #997084 in popluar number systems.

HEX 99 70 84
Decimal 153 112 132
Binary 10011001 1110000 10000100
Octal 231 160 204

Shades and tints

Shades of #997084

#997084
(153,112,132)
#8C6678
(140,102,120)
#7F5C6C
(127,92,108)
#725260
(114,82,96)
#654854
(101,72,84)
#583E48
(88,62,72)
#4B343C
(75,52,60)
#3E2A30
(62,42,48)
#312024
(49,32,36)
#241618
(36,22,24)
#170C0C
(23,12,12)
#000000
(0,0,0)

Tints of #997084

#997084
(153,112,132)
#A27D8F
(162,125,143)
#AB8A9A
(171,138,154)
#B497A5
(180,151,165)
#BDA4B0
(189,164,176)
#C6B1BB
(198,177,187)
#CFBEC6
(207,190,198)
#D8CBD1
(216,203,209)
#E1D8DC
(225,216,220)
#EAE5E7
(234,229,231)
#F3F2F2
(243,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #997084 color. Also use rgb(153,112,132) instead hex code.

Text Font Color

.myTextColor { color: #997084; }

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

This text font color is #997084.

Background Color

.myBgColor { background-color: #997084; }

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

This div background color is #997084.

Border color

.myBorderColor { border: 1px solid #997084; }

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

This div border color is #997084.

Opacity

.myOpacity80 { color: #997084; opacity: 0.8; }

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

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

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

This text has shadow with #997084 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997084.

Preview

Color preview on black background

This text has color #997084 on black background.


Color preview on white background

This text has color #997084 on white background.


Black color preview on #997084 background

This text has black color on #997084 background.


White color preview on #997084 background

This text has white color on #997084 background.


Related colors

Complementary color

Complementary color for #hex is #668F7B.


I love getcolorcode.com

Triadic colors

1 #849970 and #708499 with #997084 are triadic colors.

2 #847099 and #709984 with #997084 are triadic colors.