COLOR #97D4B9

HEX: #97D4B9 RGB: (151,212,185)

Color info

#97D4B9 contains mainly green and blue colors. Web safe color of #97D4B9 is #99CCCC (or #9CC).

RGB color model

#97D4B9 color RGB value is (151,212,185).

RGB: (151,212,185) (59%, 83%, 73%)

RGB channels and saturation

R 151 of 255 = 59%
G 212 of 255 = 83%
B 185 of 255 = 73%

151
212
185

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

Portions of RGB colors in percentages

R + G + B = 151 + 212 + 185 = 548 (100%)
R 151 of 548 ~ 27.55%
G 212 of 548 ~ 38.69%
B 185 of 548 ~ 33.76'%

%27.55
%38.69
%33.76

CMYK color model

#97D4B9 color CMYK value is (29,0,13,17).

  • cyan value is 28.77%
  • magenta value is 0.00%
  • yellow value is 12.74%
  • key color value is 16.86%

CMYK: (29,0,13,17)
C29M0Y13K17 (29%, 0%, 13%, 17%)
(0.29 / 0.00 / 0.13 / 0.17)

CMYK percentages

%28.77
%0
%12.74
%16.86

Codes

Color #97D4B9 in popluar color models

97 D4 B9
RGB 151 212 185
HSL 153° 41.50% 71.18%
HSB/HSV 153° 28.77% 83.14%
CMYK 28.77% 0.00% 12.74%
16.86%

Color #97D4B9 in popluar number systems.

HEX 97 D4 B9
Decimal 151 212 185
Binary 10010111 11010100 10111001
Octal 227 324 271

Shades and tints

Shades of #97D4B9

#97D4B9
(151,212,185)
#8AC1A9
(138,193,169)
#7DAE99
(125,174,153)
#709B89
(112,155,137)
#638879
(99,136,121)
#567569
(86,117,105)
#496259
(73,98,89)
#3C4F49
(60,79,73)
#2F3C39
(47,60,57)
#222929
(34,41,41)
#151619
(21,22,25)
#000000
(0,0,0)

Tints of #97D4B9

#97D4B9
(151,212,185)
#A0D7BF
(160,215,191)
#A9DAC5
(169,218,197)
#B2DDCB
(178,221,203)
#BBE0D1
(187,224,209)
#C4E3D7
(196,227,215)
#CDE6DD
(205,230,221)
#D6E9E3
(214,233,227)
#DFECE9
(223,236,233)
#E8EFEF
(232,239,239)
#F1F2F5
(241,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #97D4B9 color. Also use rgb(151,212,185) instead hex code.

Text Font Color

.myTextColor { color: #97D4B9; }

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

This text font color is #97D4B9.

Background Color

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

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

This div background color is #97D4B9.

Border color

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

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

This div border color is #97D4B9.

Opacity

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

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

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

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

This text has shadow with #97D4B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97D4B9.

Preview

Color preview on black background

This text has color #97D4B9 on black background.


Color preview on white background

This text has color #97D4B9 on white background.


Black color preview on #97D4B9 background

This text has black color on #97D4B9 background.


White color preview on #97D4B9 background

This text has white color on #97D4B9 background.


Related colors

Complementary color

Complementary color for #hex is #682B46.


I love getcolorcode.com

Triadic colors

1 #B997D4 and #D4B997 with #97D4B9 are triadic colors.

2 #B9D497 and #D497B9 with #97D4B9 are triadic colors.