COLOR #97D694

HEX: #97D694 RGB: (151,214,148)

Color info

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

RGB color model

#97D694 color RGB value is (151,214,148).

RGB: (151,214,148) (59%, 84%, 58%)

RGB channels and saturation

R 151 of 255 = 59%
G 214 of 255 = 84%
B 148 of 255 = 58%

151
214
148

R + G + B ~ 67%. #97D694 is quite light color.

Portions of RGB colors in percentages

R + G + B = 151 + 214 + 148 = 513 (100%)
R 151 of 513 ~ 29.43%
G 214 of 513 ~ 41.72%
B 148 of 513 ~ 28.85'%

%29.43
%41.72
%28.85

CMYK color model

#97D694 color CMYK value is (29,0,31,16).

  • cyan value is 29.44%
  • magenta value is 0.00%
  • yellow value is 30.84%
  • key color value is 16.08%

CMYK: (29,0,31,16)
C29M0Y31K16 (29%, 0%, 31%, 16%)
(0.29 / 0.00 / 0.31 / 0.16)

CMYK percentages

%29.44
%0
%30.84
%16.08

Codes

Color #97D694 in popluar color models

97 D6 94
RGB 151 214 148
HSL 117° 44.59% 70.98%
HSB/HSV 117° 30.84% 83.92%
CMYK 29.44% 0.00% 30.84%
16.08%

Color #97D694 in popluar number systems.

HEX 97 D6 94
Decimal 151 214 148
Binary 10010111 11010110 10010100
Octal 227 326 224

Shades and tints

Shades of #97D694

#97D694
(151,214,148)
#8AC387
(138,195,135)
#7DB07A
(125,176,122)
#709D6D
(112,157,109)
#638A60
(99,138,96)
#567753
(86,119,83)
#496446
(73,100,70)
#3C5139
(60,81,57)
#2F3E2C
(47,62,44)
#222B1F
(34,43,31)
#151812
(21,24,18)
#000000
(0,0,0)

Tints of #97D694

#97D694
(151,214,148)
#A0D99D
(160,217,157)
#A9DCA6
(169,220,166)
#B2DFAF
(178,223,175)
#BBE2B8
(187,226,184)
#C4E5C1
(196,229,193)
#CDE8CA
(205,232,202)
#D6EBD3
(214,235,211)
#DFEEDC
(223,238,220)
#E8F1E5
(232,241,229)
#F1F4EE
(241,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #97D694 color. Also use rgb(151,214,148) instead hex code.

Text Font Color

.myTextColor { color: #97D694; }

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

This text font color is #97D694.

Background Color

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

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

This div background color is #97D694.

Border color

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

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

This div border color is #97D694.

Opacity

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

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

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

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

This text has shadow with #97D694 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97D694.

Preview

Color preview on black background

This text has color #97D694 on black background.


Color preview on white background

This text has color #97D694 on white background.


Black color preview on #97D694 background

This text has black color on #97D694 background.


White color preview on #97D694 background

This text has white color on #97D694 background.


Related colors

Complementary color

Complementary color for #hex is #68296B.


I love getcolorcode.com

Triadic colors

1 #9497D6 and #D69497 with #97D694 are triadic colors.

2 #94D697 and #D69794 with #97D694 are triadic colors.