COLOR #97B790

HEX: #97B790 RGB: (151,183,144)

Color info

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

RGB color model

#97B790 color RGB value is (151,183,144).

RGB: (151,183,144) (59%, 72%, 56%)

RGB channels and saturation

R 151 of 255 = 59%
G 183 of 255 = 72%
B 144 of 255 = 56%

151
183
144

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

Portions of RGB colors in percentages

R + G + B = 151 + 183 + 144 = 478 (100%)
R 151 of 478 ~ 31.59%
G 183 of 478 ~ 38.28%
B 144 of 478 ~ 30.13'%

%31.59
%38.28
%30.13

CMYK color model

#97B790 color CMYK value is (17,0,21,28).

  • cyan value is 17.49%
  • magenta value is 0.00%
  • yellow value is 21.31%
  • key color value is 28.24%
CMYK: (17,0,21,28) C17M0Y21K28 (17%,0%,21%,28%) (0.17/0.00/0.21/0.28) 

CMYK percentages

%17.49
%0
%21.31
%28.24

Codes

Color #97B790 in popluar color models

97 B7 90
RGB 151 183 144
HSL 109° 21.31% 64.12%
HSB/HSV 109° 21.31% 71.76%
CMYK 17.49% 0.00% 21.31%
28.24%

Color #97B790 in popluar number systems.

HEX 97 B7 90
Decimal 151 183 144
Binary 10010111 10110111 10010000
Octal 227 267 220

Shades and tints

Shades of #97B790

#97B790
(151,183,144)
#8AA783
(138,167,131)
#7D9776
(125,151,118)
#708769
(112,135,105)
#63775C
(99,119,92)
#56674F
(86,103,79)
#495742
(73,87,66)
#3C4735
(60,71,53)
#2F3728
(47,55,40)
#22271B
(34,39,27)
#15170E
(21,23,14)
#000000
(0,0,0)

Tints of #97B790

#97B790
(151,183,144)
#A0BD9A
(160,189,154)
#A9C3A4
(169,195,164)
#B2C9AE
(178,201,174)
#BBCFB8
(187,207,184)
#C4D5C2
(196,213,194)
#CDDBCC
(205,219,204)
#D6E1D6
(214,225,214)
#DFE7E0
(223,231,224)
#E8EDEA
(232,237,234)
#F1F3F4
(241,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #97B790; }

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

This text font color is #97B790.

Background Color

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

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

This div background color is #97B790.

Border color

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

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

This div border color is #97B790.

Opacity

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

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

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

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

This text has shadow with #97B790 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97B790.

Preview

Color preview on black background

This text has color #97B790 on black background.


Color preview on white background

This text has color #97B790 on white background.


Black color preview on #97B790 background

This text has black color on #97B790 background.


White color preview on #97B790 background

This text has white color on #97B790 background.


Related colors

Complementary color

Complementary color for #hex is #68486F.


I love getcolorcode.com

Triadic colors

1 #9097B7 and #B79097 with #97B790 are triadic colors.

2 #90B797 and #B79790 with #97B790 are triadic colors.