COLOR #97A458

HEX: #97A458 RGB: (151,164,88)

Color info

#97A458 contains mainly red and green colors. Web safe color of #97A458 is #999966 (or #996).

RGB color model

#97A458 color RGB value is (151,164,88).

RGB: (151,164,88) (59%, 64%, 35%)

RGB channels and saturation

R 151 of 255 = 59%
G 164 of 255 = 64%
B 88 of 255 = 35%

151
164
88

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

Portions of RGB colors in percentages

R + G + B = 151 + 164 + 88 = 403 (100%)
R 151 of 403 ~ 37.47%
G 164 of 403 ~ 40.69%
B 88 of 403 ~ 21.84'%

%37.47
%40.69
%21.84

CMYK color model

#97A458 color CMYK value is (8,0,46,36).

  • cyan value is 7.93%
  • magenta value is 0.00%
  • yellow value is 46.34%
  • key color value is 35.69%

CMYK: (8,0,46,36)
C8M0Y46K36 (8%, 0%, 46%, 36%)
(0.08 / 0.00 / 0.46 / 0.36)

CMYK percentages

%7.93
%0
%46.34
%35.69

Codes

Color #97A458 in popluar color models

97 A4 58
RGB 151 164 88
HSL 70° 30.16% 49.41%
HSB/HSV 70° 46.34% 64.31%
CMYK 7.93% 0.00% 46.34%
35.69%

Color #97A458 in popluar number systems.

HEX 97 A4 58
Decimal 151 164 88
Binary 10010111 10100100 1011000
Octal 227 244 130

Shades and tints

Shades of #97A458

#97A458
(151,164,88)
#8A9650
(138,150,80)
#7D8848
(125,136,72)
#707A40
(112,122,64)
#636C38
(99,108,56)
#565E30
(86,94,48)
#495028
(73,80,40)
#3C4220
(60,66,32)
#2F3418
(47,52,24)
#222610
(34,38,16)
#151808
(21,24,8)
#000000
(0,0,0)

Tints of #97A458

#97A458
(151,164,88)
#A0AC67
(160,172,103)
#A9B476
(169,180,118)
#B2BC85
(178,188,133)
#BBC494
(187,196,148)
#C4CCA3
(196,204,163)
#CDD4B2
(205,212,178)
#D6DCC1
(214,220,193)
#DFE4D0
(223,228,208)
#E8ECDF
(232,236,223)
#F1F4EE
(241,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #97A458; }

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

This text font color is #97A458.

Background Color

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

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

This div background color is #97A458.

Border color

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

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

This div border color is #97A458.

Opacity

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

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

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

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

This text has shadow with #97A458 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97A458.

Preview

Color preview on black background

This text has color #97A458 on black background.


Color preview on white background

This text has color #97A458 on white background.


Black color preview on #97A458 background

This text has black color on #97A458 background.


White color preview on #97A458 background

This text has white color on #97A458 background.


Related colors

Complementary color

Complementary color for #hex is #685BA7.


I love getcolorcode.com

Triadic colors

1 #5897A4 and #A45897 with #97A458 are triadic colors.

2 #58A497 and #A49758 with #97A458 are triadic colors.