COLOR #97887E

HEX: #97887E RGB: (151,136,126)

Color info

#97887E contains red, green and blue colors in about the same proportion. Web safe color of #97887E is #999966 (or #996).

RGB color model

#97887E color RGB value is (151,136,126).

RGB: (151,136,126) (59%, 53%, 49%)

RGB channels and saturation

R 151 of 255 = 59%
G 136 of 255 = 53%
B 126 of 255 = 49%

151
136
126

R + G + B ~ 54%. #97887E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 151 + 136 + 126 = 413 (100%)
R 151 of 413 ~ 36.56%
G 136 of 413 ~ 32.93%
B 126 of 413 ~ 30.51'%

%36.56
%32.93
%30.51

CMYK color model

#97887E color CMYK value is (0,10,17,41).

  • cyan value is 0.00%
  • magenta value is 9.93%
  • yellow value is 16.56%
  • key color value is 40.78%
CMYK: (0,10,17,41) C0M10Y17K41 (0%,10%,17%,41%) (0.00/0.10/0.17/0.41) 

CMYK percentages

%0
%9.93
%16.56
%40.78

Codes

Color #97887E in popluar color models

97 88 7E
RGB 151 136 126
HSL 24° 10.73% 54.31%
HSB/HSV 24° 16.56% 59.22%
CMYK 0.00% 9.93% 16.56%
40.78%

Color #97887E in popluar number systems.

HEX 97 88 7E
Decimal 151 136 126
Binary 10010111 10001000 1111110
Octal 227 210 176

Shades and tints

Shades of #97887E

#97887E
(151,136,126)
#8A7C73
(138,124,115)
#7D7068
(125,112,104)
#70645D
(112,100,93)
#635852
(99,88,82)
#564C47
(86,76,71)
#49403C
(73,64,60)
#3C3431
(60,52,49)
#2F2826
(47,40,38)
#221C1B
(34,28,27)
#151010
(21,16,16)
#000000
(0,0,0)

Tints of #97887E

#97887E
(151,136,126)
#A09289
(160,146,137)
#A99C94
(169,156,148)
#B2A69F
(178,166,159)
#BBB0AA
(187,176,170)
#C4BAB5
(196,186,181)
#CDC4C0
(205,196,192)
#D6CECB
(214,206,203)
#DFD8D6
(223,216,214)
#E8E2E1
(232,226,225)
#F1ECEC
(241,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #97887E color. Also use rgb(151,136,126) instead hex code.

Text Font Color

.myTextColor { color: #97887E; }

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

This text font color is #97887E.

Background Color

.myBgColor { background-color: #97887E; }

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

This div background color is #97887E.

Border color

.myBorderColor { border: 1px solid #97887E; }

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

This div border color is #97887E.

Opacity

.myOpacity80 { color: #97887E; opacity: 0.8; }

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

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

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

This text has shadow with #97887E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97887E.

Preview

Color preview on black background

This text has color #97887E on black background.


Color preview on white background

This text has color #97887E on white background.


Black color preview on #97887E background

This text has black color on #97887E background.


White color preview on #97887E background

This text has white color on #97887E background.


Related colors

Complementary color

Complementary color for #hex is #687781.


I love getcolorcode.com

Triadic colors

1 #7E9788 and #887E97 with #97887E are triadic colors.

2 #7E8897 and #88977E with #97887E are triadic colors.