COLOR #997888

HEX: #997888 RGB: (153,120,136)

Color info

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

RGB color model

#997888 color RGB value is (153,120,136).

RGB: (153,120,136) (60%, 47%, 53%)

RGB channels and saturation

R 153 of 255 = 60%
G 120 of 255 = 47%
B 136 of 255 = 53%

153
120
136

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

Portions of RGB colors in percentages

R + G + B = 153 + 120 + 136 = 409 (100%)
R 153 of 409 ~ 37.41%
G 120 of 409 ~ 29.34%
B 136 of 409 ~ 33.25'%

%37.41
%29.34
%33.25

CMYK color model

#997888 color CMYK value is (0,22,11,40).

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

CMYK: (0,22,11,40)
C0M22Y11K40 (0%, 22%, 11%, 40%)
(0.00 / 0.22 / 0.11 / 0.40)

CMYK percentages

%0
%21.57
%11.11
%40

Codes

Color #997888 in popluar color models

99 78 88
RGB 153 120 136
HSL 331° 13.92% 53.53%
HSB/HSV 331° 21.57% 60.00%
CMYK 0.00% 21.57% 11.11%
40.00%

Color #997888 in popluar number systems.

HEX 99 78 88
Decimal 153 120 136
Binary 10011001 1111000 10001000
Octal 231 170 210

Shades and tints

Shades of #997888

#997888
(153,120,136)
#8C6E7C
(140,110,124)
#7F6470
(127,100,112)
#725A64
(114,90,100)
#655058
(101,80,88)
#58464C
(88,70,76)
#4B3C40
(75,60,64)
#3E3234
(62,50,52)
#312828
(49,40,40)
#241E1C
(36,30,28)
#171410
(23,20,16)
#000000
(0,0,0)

Tints of #997888

#997888
(153,120,136)
#A28492
(162,132,146)
#AB909C
(171,144,156)
#B49CA6
(180,156,166)
#BDA8B0
(189,168,176)
#C6B4BA
(198,180,186)
#CFC0C4
(207,192,196)
#D8CCCE
(216,204,206)
#E1D8D8
(225,216,216)
#EAE4E2
(234,228,226)
#F3F0EC
(243,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #997888; }

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

This text font color is #997888.

Background Color

.myBgColor { background-color: #997888; }

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

This div background color is #997888.

Border color

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

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

This div border color is #997888.

Opacity

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

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

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

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

This text has shadow with #997888 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997888.

Preview

Color preview on black background

This text has color #997888 on black background.


Color preview on white background

This text has color #997888 on white background.


Black color preview on #997888 background

This text has black color on #997888 background.


White color preview on #997888 background

This text has white color on #997888 background.


Related colors

Complementary color

Complementary color for #hex is #668777.


I love getcolorcode.com

Triadic colors

1 #889978 and #788899 with #997888 are triadic colors.

2 #887899 and #789988 with #997888 are triadic colors.