COLOR #97B897

HEX: #97B897 RGB: (151,184,151)

Color info

#97B897 contains red, green and blue colors in about the same proportion. Web safe color of #97B897 is #99CC99 (or #9C9).

RGB color model

#97B897 color RGB value is (151,184,151).

RGB: (151,184,151) (59%, 72%, 59%)

RGB channels and saturation

R 151 of 255 = 59%
G 184 of 255 = 72%
B 151 of 255 = 59%

151
184
151

R + G + B ~ 63%. #97B897 is quite light color.

Portions of RGB colors in percentages

R + G + B = 151 + 184 + 151 = 486 (100%)
R 151 of 486 ~ 31.07%
G 184 of 486 ~ 37.86%
B 151 of 486 ~ 31.07'%

%31.07
%37.86
%31.07

CMYK color model

#97B897 color CMYK value is (18,0,18,28).

  • cyan value is 17.93%
  • magenta value is 0.00%
  • yellow value is 17.93%
  • key color value is 27.84%

CMYK: (18,0,18,28)
C18M0Y18K28 (18%, 0%, 18%, 28%)
(0.18 / 0.00 / 0.18 / 0.28)

CMYK percentages

%17.93
%0
%17.93
%27.84

Codes

Color #97B897 in popluar color models

97 B8 97
RGB 151 184 151
HSL 120° 18.86% 65.69%
HSB/HSV 120° 17.93% 72.16%
CMYK 17.93% 0.00% 17.93%
27.84%

Color #97B897 in popluar number systems.

HEX 97 B8 97
Decimal 151 184 151
Binary 10010111 10111000 10010111
Octal 227 270 227

Shades and tints

Shades of #97B897

#97B897
(151,184,151)
#8AA88A
(138,168,138)
#7D987D
(125,152,125)
#708870
(112,136,112)
#637863
(99,120,99)
#566856
(86,104,86)
#495849
(73,88,73)
#3C483C
(60,72,60)
#2F382F
(47,56,47)
#222822
(34,40,34)
#151815
(21,24,21)
#000000
(0,0,0)

Tints of #97B897

#97B897
(151,184,151)
#A0BEA0
(160,190,160)
#A9C4A9
(169,196,169)
#B2CAB2
(178,202,178)
#BBD0BB
(187,208,187)
#C4D6C4
(196,214,196)
#CDDCCD
(205,220,205)
#D6E2D6
(214,226,214)
#DFE8DF
(223,232,223)
#E8EEE8
(232,238,232)
#F1F4F1
(241,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #97B897 color. Also use rgb(151,184,151) instead hex code.

Text Font Color

.myTextColor { color: #97B897; }

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

This text font color is #97B897.

Background Color

.myBgColor { background-color: #97B897; }

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

This div background color is #97B897.

Border color

.myBorderColor { border: 1px solid #97B897; }

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

This div border color is #97B897.

Opacity

.myOpacity80 { color: #97B897; opacity: 0.8; }

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

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

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

This text has shadow with #97B897 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97B897.

Preview

Color preview on black background

This text has color #97B897 on black background.


Color preview on white background

This text has color #97B897 on white background.


Black color preview on #97B897 background

This text has black color on #97B897 background.


White color preview on #97B897 background

This text has white color on #97B897 background.


Related colors

Complementary color

Complementary color for #hex is #684768.


I love getcolorcode.com

Triadic colors

1 #9797B8 and #B89797 with #97B897 are triadic colors.

2 #97B897 and #B89797 with #97B897 are triadic colors.