COLOR #97E5A8

HEX: #97E5A8 RGB: (151,229,168)

Color info

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

RGB color model

#97E5A8 color RGB value is (151,229,168).

RGB: (151,229,168) (59%, 90%, 66%)

RGB channels and saturation

R 151 of 255 = 59%
G 229 of 255 = 90%
B 168 of 255 = 66%

151
229
168

R + G + B ~ 72%. #97E5A8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 151 + 229 + 168 = 548 (100%)
R 151 of 548 ~ 27.55%
G 229 of 548 ~ 41.79%
B 168 of 548 ~ 30.66'%

%27.55
%41.79
%30.66

CMYK color model

#97E5A8 color CMYK value is (34,0,27,10).

  • cyan value is 34.06%
  • magenta value is 0.00%
  • yellow value is 26.64%
  • key color value is 10.20%
CMYK: (34,0,27,10) C34M0Y27K10 (34%,0%,27%,10%) (0.34/0.00/0.27/0.10) 

CMYK percentages

%34.06
%0
%26.64
%10.2

Codes

Color #97E5A8 in popluar color models

97 E5 A8
RGB 151 229 168
HSL 133° 60.00% 74.51%
HSB/HSV 133° 34.06% 89.80%
CMYK 34.06% 0.00% 26.64%
10.20%

Color #97E5A8 in popluar number systems.

HEX 97 E5 A8
Decimal 151 229 168
Binary 10010111 11100101 10101000
Octal 227 345 250

Shades and tints

Shades of #97E5A8

#97E5A8
(151,229,168)
#8AD199
(138,209,153)
#7DBD8A
(125,189,138)
#70A97B
(112,169,123)
#63956C
(99,149,108)
#56815D
(86,129,93)
#496D4E
(73,109,78)
#3C593F
(60,89,63)
#2F4530
(47,69,48)
#223121
(34,49,33)
#151D12
(21,29,18)
#000000
(0,0,0)

Tints of #97E5A8

#97E5A8
(151,229,168)
#A0E7AF
(160,231,175)
#A9E9B6
(169,233,182)
#B2EBBD
(178,235,189)
#BBEDC4
(187,237,196)
#C4EFCB
(196,239,203)
#CDF1D2
(205,241,210)
#D6F3D9
(214,243,217)
#DFF5E0
(223,245,224)
#E8F7E7
(232,247,231)
#F1F9EE
(241,249,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #97E5A8 color. Also use rgb(151,229,168) instead hex code.

Text Font Color

.myTextColor { color: #97E5A8; }

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

This text font color is #97E5A8.

Background Color

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

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

This div background color is #97E5A8.

Border color

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

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

This div border color is #97E5A8.

Opacity

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

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

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

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

This text has shadow with #97E5A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97E5A8.

Preview

Color preview on black background

This text has color #97E5A8 on black background.


Color preview on white background

This text has color #97E5A8 on white background.


Black color preview on #97E5A8 background

This text has black color on #97E5A8 background.


White color preview on #97E5A8 background

This text has white color on #97E5A8 background.


Related colors

Complementary color

Complementary color for #hex is #681A57.


I love getcolorcode.com

Triadic colors

1 #A897E5 and #E5A897 with #97E5A8 are triadic colors.

2 #A8E597 and #E597A8 with #97E5A8 are triadic colors.