COLOR #997488

HEX: #997488 RGB: (153,116,136)

Color info

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

RGB color model

#997488 color RGB value is (153,116,136).

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

RGB channels and saturation

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

153
116
136

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

Portions of RGB colors in percentages

R + G + B = 153 + 116 + 136 = 405 (100%)
R 153 of 405 ~ 37.78%
G 116 of 405 ~ 28.64%
B 136 of 405 ~ 33.58'%

%37.78
%28.64
%33.58

CMYK color model

#997488 color CMYK value is (0,24,11,40).

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

CMYK: (0,24,11,40)
C0M24Y11K40 (0%, 24%, 11%, 40%)
(0.00 / 0.24 / 0.11 / 0.40)

CMYK percentages

%0
%24.18
%11.11
%40

Codes

Color #997488 in popluar color models

99 74 88
RGB 153 116 136
HSL 328° 15.35% 52.75%
HSB/HSV 328° 24.18% 60.00%
CMYK 0.00% 24.18% 11.11%
40.00%

Color #997488 in popluar number systems.

HEX 99 74 88
Decimal 153 116 136
Binary 10011001 1110100 10001000
Octal 231 164 210

Shades and tints

Shades of #997488

#997488
(153,116,136)
#8C6A7C
(140,106,124)
#7F6070
(127,96,112)
#725664
(114,86,100)
#654C58
(101,76,88)
#58424C
(88,66,76)
#4B3840
(75,56,64)
#3E2E34
(62,46,52)
#312428
(49,36,40)
#241A1C
(36,26,28)
#171010
(23,16,16)
#000000
(0,0,0)

Tints of #997488

#997488
(153,116,136)
#A28092
(162,128,146)
#AB8C9C
(171,140,156)
#B498A6
(180,152,166)
#BDA4B0
(189,164,176)
#C6B0BA
(198,176,186)
#CFBCC4
(207,188,196)
#D8C8CE
(216,200,206)
#E1D4D8
(225,212,216)
#EAE0E2
(234,224,226)
#F3ECEC
(243,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #997488; }

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

This text font color is #997488.

Background Color

.myBgColor { background-color: #997488; }

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

This div background color is #997488.

Border color

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

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

This div border color is #997488.

Opacity

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

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

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

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

This text has shadow with #997488 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #997488.

Preview

Color preview on black background

This text has color #997488 on black background.


Color preview on white background

This text has color #997488 on white background.


Black color preview on #997488 background

This text has black color on #997488 background.


White color preview on #997488 background

This text has white color on #997488 background.


Related colors

Complementary color

Complementary color for #hex is #668B77.


I love getcolorcode.com

Triadic colors

1 #889974 and #748899 with #997488 are triadic colors.

2 #887499 and #749988 with #997488 are triadic colors.