COLOR #97B291

HEX: #97B291 RGB: (151,178,145)

Color info

#97B291 contains red, green and blue colors in about the same proportion. Web safe color of #97B291 is #999999 (or #999).

RGB color model

#97B291 color RGB value is (151,178,145).

RGB: (151,178,145) (59%, 70%, 57%)

RGB channels and saturation

R 151 of 255 = 59%
G 178 of 255 = 70%
B 145 of 255 = 57%

151
178
145

R + G + B ~ 62%. #97B291 is quite light color.

Portions of RGB colors in percentages

R + G + B = 151 + 178 + 145 = 474 (100%)
R 151 of 474 ~ 31.86%
G 178 of 474 ~ 37.55%
B 145 of 474 ~ 30.59'%

%31.86
%37.55
%30.59

CMYK color model

#97B291 color CMYK value is (15,0,19,30).

  • cyan value is 15.17%
  • magenta value is 0.00%
  • yellow value is 18.54%
  • key color value is 30.20%
CMYK: (15,0,19,30) C15M0Y19K30 (15%,0%,19%,30%) (0.15/0.00/0.19/0.30) 

CMYK percentages

%15.17
%0
%18.54
%30.2

Codes

Color #97B291 in popluar color models

97 B2 91
RGB 151 178 145
HSL 109° 17.65% 63.33%
HSB/HSV 109° 18.54% 69.80%
CMYK 15.17% 0.00% 18.54%
30.20%

Color #97B291 in popluar number systems.

HEX 97 B2 91
Decimal 151 178 145
Binary 10010111 10110010 10010001
Octal 227 262 221

Shades and tints

Shades of #97B291

#97B291
(151,178,145)
#8AA284
(138,162,132)
#7D9277
(125,146,119)
#70826A
(112,130,106)
#63725D
(99,114,93)
#566250
(86,98,80)
#495243
(73,82,67)
#3C4236
(60,66,54)
#2F3229
(47,50,41)
#22221C
(34,34,28)
#15120F
(21,18,15)
#000000
(0,0,0)

Tints of #97B291

#97B291
(151,178,145)
#A0B99B
(160,185,155)
#A9C0A5
(169,192,165)
#B2C7AF
(178,199,175)
#BBCEB9
(187,206,185)
#C4D5C3
(196,213,195)
#CDDCCD
(205,220,205)
#D6E3D7
(214,227,215)
#DFEAE1
(223,234,225)
#E8F1EB
(232,241,235)
#F1F8F5
(241,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #97B291; }

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

This text font color is #97B291.

Background Color

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

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

This div background color is #97B291.

Border color

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

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

This div border color is #97B291.

Opacity

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

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

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

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

This text has shadow with #97B291 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97B291.

Preview

Color preview on black background

This text has color #97B291 on black background.


Color preview on white background

This text has color #97B291 on white background.


Black color preview on #97B291 background

This text has black color on #97B291 background.


White color preview on #97B291 background

This text has white color on #97B291 background.


Related colors

Complementary color

Complementary color for #hex is #684D6E.


I love getcolorcode.com

Triadic colors

1 #9197B2 and #B29197 with #97B291 are triadic colors.

2 #91B297 and #B29791 with #97B291 are triadic colors.