COLOR #97A371

HEX: #97A371 RGB: (151,163,113)

Color info

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

RGB color model

#97A371 color RGB value is (151,163,113).

RGB: (151,163,113) (59%, 64%, 44%)

RGB channels and saturation

R 151 of 255 = 59%
G 163 of 255 = 64%
B 113 of 255 = 44%

151
163
113

R + G + B ~ 56%. #97A371 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 151 + 163 + 113 = 427 (100%)
R 151 of 427 ~ 35.36%
G 163 of 427 ~ 38.17%
B 113 of 427 ~ 26.46'%

%35.36
%38.17
%26.46

CMYK color model

#97A371 color CMYK value is (7,0,31,36).

  • cyan value is 7.36%
  • magenta value is 0.00%
  • yellow value is 30.67%
  • key color value is 36.08%

CMYK: (7,0,31,36)
C7M0Y31K36 (7%, 0%, 31%, 36%)
(0.07 / 0.00 / 0.31 / 0.36)

CMYK percentages

%7.36
%0
%30.67
%36.08

Codes

Color #97A371 in popluar color models

97 A3 71
RGB 151 163 113
HSL 74° 21.37% 54.12%
HSB/HSV 74° 30.67% 63.92%
CMYK 7.36% 0.00% 30.67%
36.08%

Color #97A371 in popluar number systems.

HEX 97 A3 71
Decimal 151 163 113
Binary 10010111 10100011 1110001
Octal 227 243 161

Shades and tints

Shades of #97A371

#97A371
(151,163,113)
#8A9567
(138,149,103)
#7D875D
(125,135,93)
#707953
(112,121,83)
#636B49
(99,107,73)
#565D3F
(86,93,63)
#494F35
(73,79,53)
#3C412B
(60,65,43)
#2F3321
(47,51,33)
#222517
(34,37,23)
#15170D
(21,23,13)
#000000
(0,0,0)

Tints of #97A371

#97A371
(151,163,113)
#A0AB7D
(160,171,125)
#A9B389
(169,179,137)
#B2BB95
(178,187,149)
#BBC3A1
(187,195,161)
#C4CBAD
(196,203,173)
#CDD3B9
(205,211,185)
#D6DBC5
(214,219,197)
#DFE3D1
(223,227,209)
#E8EBDD
(232,235,221)
#F1F3E9
(241,243,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #97A371; }

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

This text font color is #97A371.

Background Color

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

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

This div background color is #97A371.

Border color

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

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

This div border color is #97A371.

Opacity

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

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

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

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

This text has shadow with #97A371 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97A371.

Preview

Color preview on black background

This text has color #97A371 on black background.


Color preview on white background

This text has color #97A371 on white background.


Black color preview on #97A371 background

This text has black color on #97A371 background.


White color preview on #97A371 background

This text has white color on #97A371 background.


Related colors

Complementary color

Complementary color for #hex is #685C8E.


I love getcolorcode.com

Triadic colors

1 #7197A3 and #A37197 with #97A371 are triadic colors.

2 #71A397 and #A39771 with #97A371 are triadic colors.