COLOR #997281

HEX: #997281 RGB: (153,114,129)

Color info

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

RGB color model

#997281 color RGB value is (153,114,129).

RGB: (153,114,129) (60%, 45%, 51%)

RGB channels and saturation

R 153 of 255 = 60%
G 114 of 255 = 45%
B 129 of 255 = 51%

153
114
129

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

Portions of RGB colors in percentages

R + G + B = 153 + 114 + 129 = 396 (100%)
R 153 of 396 ~ 38.64%
G 114 of 396 ~ 28.79%
B 129 of 396 ~ 32.58'%

%38.64
%28.79
%32.58

CMYK color model

#997281 color CMYK value is (0,25,16,40).

  • cyan value is 0.00%
  • magenta value is 25.49%
  • yellow value is 15.69%
  • key color value is 40.00%

CMYK: (0,25,16,40)
C0M25Y16K40 (0%, 25%, 16%, 40%)
(0.00 / 0.25 / 0.16 / 0.40)

CMYK percentages

%0
%25.49
%15.69
%40

Codes

Color #997281 in popluar color models

99 72 81
RGB 153 114 129
HSL 337° 16.05% 52.35%
HSB/HSV 337° 25.49% 60.00%
CMYK 0.00% 25.49% 15.69%
40.00%

Color #997281 in popluar number systems.

HEX 99 72 81
Decimal 153 114 129
Binary 10011001 1110010 10000001
Octal 231 162 201

Shades and tints

Shades of #997281

#997281
(153,114,129)
#8C6876
(140,104,118)
#7F5E6B
(127,94,107)
#725460
(114,84,96)
#654A55
(101,74,85)
#58404A
(88,64,74)
#4B363F
(75,54,63)
#3E2C34
(62,44,52)
#312229
(49,34,41)
#24181E
(36,24,30)
#170E13
(23,14,19)
#000000
(0,0,0)

Tints of #997281

#997281
(153,114,129)
#A27E8C
(162,126,140)
#AB8A97
(171,138,151)
#B496A2
(180,150,162)
#BDA2AD
(189,162,173)
#C6AEB8
(198,174,184)
#CFBAC3
(207,186,195)
#D8C6CE
(216,198,206)
#E1D2D9
(225,210,217)
#EADEE4
(234,222,228)
#F3EAEF
(243,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #997281 color. Also use rgb(153,114,129) instead hex code.

Text Font Color

.myTextColor { color: #997281; }

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

This text font color is #997281.

Background Color

.myBgColor { background-color: #997281; }

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

This div background color is #997281.

Border color

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

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

This div border color is #997281.

Opacity

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

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

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

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

This text has shadow with #997281 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997281.

Preview

Color preview on black background

This text has color #997281 on black background.


Color preview on white background

This text has color #997281 on white background.


Black color preview on #997281 background

This text has black color on #997281 background.


White color preview on #997281 background

This text has white color on #997281 background.


Related colors

Complementary color

Complementary color for #hex is #668D7E.


I love getcolorcode.com

Triadic colors

1 #819972 and #728199 with #997281 are triadic colors.

2 #817299 and #729981 with #997281 are triadic colors.