COLOR #997288

HEX: #997288 RGB: (153,114,136)

Color info

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

RGB color model

#997288 color RGB value is (153,114,136).

RGB: (153,114,136) (60%, 45%, 53%)

RGB channels and saturation

R 153 of 255 = 60%
G 114 of 255 = 45%
B 136 of 255 = 53%

153
114
136

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

Portions of RGB colors in percentages

R + G + B = 153 + 114 + 136 = 403 (100%)
R 153 of 403 ~ 37.97%
G 114 of 403 ~ 28.29%
B 136 of 403 ~ 33.75'%

%37.97
%28.29
%33.75

CMYK color model

#997288 color CMYK value is (0,25,11,40).

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

CMYK: (0,25,11,40)
C0M25Y11K40 (0%, 25%, 11%, 40%)
(0.00 / 0.25 / 0.11 / 0.40)

CMYK percentages

%0
%25.49
%11.11
%40

Codes

Color #997288 in popluar color models

99 72 88
RGB 153 114 136
HSL 326° 16.05% 52.35%
HSB/HSV 326° 25.49% 60.00%
CMYK 0.00% 25.49% 11.11%
40.00%

Color #997288 in popluar number systems.

HEX 99 72 88
Decimal 153 114 136
Binary 10011001 1110010 10001000
Octal 231 162 210

Shades and tints

Shades of #997288

#997288
(153,114,136)
#8C687C
(140,104,124)
#7F5E70
(127,94,112)
#725464
(114,84,100)
#654A58
(101,74,88)
#58404C
(88,64,76)
#4B3640
(75,54,64)
#3E2C34
(62,44,52)
#312228
(49,34,40)
#24181C
(36,24,28)
#170E10
(23,14,16)
#000000
(0,0,0)

Tints of #997288

#997288
(153,114,136)
#A27E92
(162,126,146)
#AB8A9C
(171,138,156)
#B496A6
(180,150,166)
#BDA2B0
(189,162,176)
#C6AEBA
(198,174,186)
#CFBAC4
(207,186,196)
#D8C6CE
(216,198,206)
#E1D2D8
(225,210,216)
#EADEE2
(234,222,226)
#F3EAEC
(243,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #997288; }

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

This text font color is #997288.

Background Color

.myBgColor { background-color: #997288; }

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

This div background color is #997288.

Border color

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

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

This div border color is #997288.

Opacity

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

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

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

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

This text has shadow with #997288 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997288.

Preview

Color preview on black background

This text has color #997288 on black background.


Color preview on white background

This text has color #997288 on white background.


Black color preview on #997288 background

This text has black color on #997288 background.


White color preview on #997288 background

This text has white color on #997288 background.


Related colors

Complementary color

Complementary color for #hex is #668D77.


I love getcolorcode.com

Triadic colors

1 #889972 and #728899 with #997288 are triadic colors.

2 #887299 and #729988 with #997288 are triadic colors.