COLOR #97D7D1

HEX: #97D7D1 RGB: (151,215,209)

Color info

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

RGB color model

#97D7D1 color RGB value is (151,215,209).

RGB: (151,215,209) (59%, 84%, 82%)

RGB channels and saturation

R 151 of 255 = 59%
G 215 of 255 = 84%
B 209 of 255 = 82%

151
215
209

R + G + B ~ 75%. #97D7D1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 151 + 215 + 209 = 575 (100%)
R 151 of 575 ~ 26.26%
G 215 of 575 ~ 37.39%
B 209 of 575 ~ 36.35'%

%26.26
%37.39
%36.35

CMYK color model

#97D7D1 color CMYK value is (30,0,3,16).

  • cyan value is 29.77%
  • magenta value is 0.00%
  • yellow value is 2.79%
  • key color value is 15.69%

CMYK: (30,0,3,16)
C30M0Y3K16 (30%, 0%, 3%, 16%)
(0.30 / 0.00 / 0.03 / 0.16)

CMYK percentages

%29.77
%0
%2.79
%15.69

Codes

Color #97D7D1 in popluar color models

97 D7 D1
RGB 151 215 209
HSL 174° 44.44% 71.76%
HSB/HSV 174° 29.77% 84.31%
CMYK 29.77% 0.00% 2.79%
15.69%

Color #97D7D1 in popluar number systems.

HEX 97 D7 D1
Decimal 151 215 209
Binary 10010111 11010111 11010001
Octal 227 327 321

Shades and tints

Shades of #97D7D1

#97D7D1
(151,215,209)
#8AC4BE
(138,196,190)
#7DB1AB
(125,177,171)
#709E98
(112,158,152)
#638B85
(99,139,133)
#567872
(86,120,114)
#49655F
(73,101,95)
#3C524C
(60,82,76)
#2F3F39
(47,63,57)
#222C26
(34,44,38)
#151913
(21,25,19)
#000000
(0,0,0)

Tints of #97D7D1

#97D7D1
(151,215,209)
#A0DAD5
(160,218,213)
#A9DDD9
(169,221,217)
#B2E0DD
(178,224,221)
#BBE3E1
(187,227,225)
#C4E6E5
(196,230,229)
#CDE9E9
(205,233,233)
#D6ECED
(214,236,237)
#DFEFF1
(223,239,241)
#E8F2F5
(232,242,245)
#F1F5F9
(241,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #97D7D1 color. Also use rgb(151,215,209) instead hex code.

Text Font Color

.myTextColor { color: #97D7D1; }

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

This text font color is #97D7D1.

Background Color

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

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

This div background color is #97D7D1.

Border color

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

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

This div border color is #97D7D1.

Opacity

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

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

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

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

This text has shadow with #97D7D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97D7D1.

Preview

Color preview on black background

This text has color #97D7D1 on black background.


Color preview on white background

This text has color #97D7D1 on white background.


Black color preview on #97D7D1 background

This text has black color on #97D7D1 background.


White color preview on #97D7D1 background

This text has white color on #97D7D1 background.


Related colors

Complementary color

Complementary color for #hex is #68282E.


I love getcolorcode.com

Triadic colors

1 #D197D7 and #D7D197 with #97D7D1 are triadic colors.

2 #D1D797 and #D797D1 with #97D7D1 are triadic colors.