COLOR #97E6A4

HEX: #97E6A4 RGB: (151,230,164)

Color info

#97E6A4 contains mainly green color. Web safe color of #97E6A4 is #99CC99 (or #9C9).

RGB color model

#97E6A4 color RGB value is (151,230,164).

RGB: (151,230,164) (59%, 90%, 64%)

RGB channels and saturation

R 151 of 255 = 59%
G 230 of 255 = 90%
B 164 of 255 = 64%

151
230
164

R + G + B ~ 71%. #97E6A4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 151 + 230 + 164 = 545 (100%)
R 151 of 545 ~ 27.71%
G 230 of 545 ~ 42.2%
B 164 of 545 ~ 30.09'%

%27.71
%42.2
%30.09

CMYK color model

#97E6A4 color CMYK value is (34,0,29,10).

  • cyan value is 34.35%
  • magenta value is 0.00%
  • yellow value is 28.70%
  • key color value is 9.80%

CMYK: (34,0,29,10)
C34M0Y29K10 (34%, 0%, 29%, 10%)
(0.34 / 0.00 / 0.29 / 0.10)

CMYK percentages

%34.35
%0
%28.7
%9.8

Codes

Color #97E6A4 in popluar color models

97 E6 A4
RGB 151 230 164
HSL 130° 61.24% 74.71%
HSB/HSV 130° 34.35% 90.20%
CMYK 34.35% 0.00% 28.70%
9.80%

Color #97E6A4 in popluar number systems.

HEX 97 E6 A4
Decimal 151 230 164
Binary 10010111 11100110 10100100
Octal 227 346 244

Shades and tints

Shades of #97E6A4

#97E6A4
(151,230,164)
#8AD296
(138,210,150)
#7DBE88
(125,190,136)
#70AA7A
(112,170,122)
#63966C
(99,150,108)
#56825E
(86,130,94)
#496E50
(73,110,80)
#3C5A42
(60,90,66)
#2F4634
(47,70,52)
#223226
(34,50,38)
#151E18
(21,30,24)
#000000
(0,0,0)

Tints of #97E6A4

#97E6A4
(151,230,164)
#A0E8AC
(160,232,172)
#A9EAB4
(169,234,180)
#B2ECBC
(178,236,188)
#BBEEC4
(187,238,196)
#C4F0CC
(196,240,204)
#CDF2D4
(205,242,212)
#D6F4DC
(214,244,220)
#DFF6E4
(223,246,228)
#E8F8EC
(232,248,236)
#F1FAF4
(241,250,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #97E6A4; }

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

This text font color is #97E6A4.

Background Color

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

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

This div background color is #97E6A4.

Border color

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

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

This div border color is #97E6A4.

Opacity

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

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

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

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

This text has shadow with #97E6A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97E6A4.

Preview

Color preview on black background

This text has color #97E6A4 on black background.


Color preview on white background

This text has color #97E6A4 on white background.


Black color preview on #97E6A4 background

This text has black color on #97E6A4 background.


White color preview on #97E6A4 background

This text has white color on #97E6A4 background.


Related colors

Complementary color

Complementary color for #hex is #68195B.


I love getcolorcode.com

Triadic colors

1 #A497E6 and #E6A497 with #97E6A4 are triadic colors.

2 #A4E697 and #E697A4 with #97E6A4 are triadic colors.