COLOR #97D8D1

HEX: #97D8D1 RGB: (151,216,209)

Color info

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

RGB color model

#97D8D1 color RGB value is (151,216,209).

RGB: (151,216,209) (59%, 85%, 82%)

RGB channels and saturation

R 151 of 255 = 59%
G 216 of 255 = 85%
B 209 of 255 = 82%

151
216
209

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

Portions of RGB colors in percentages

R + G + B = 151 + 216 + 209 = 576 (100%)
R 151 of 576 ~ 26.22%
G 216 of 576 ~ 37.5%
B 209 of 576 ~ 36.28'%

%26.22
%37.5
%36.28

CMYK color model

#97D8D1 color CMYK value is (30,0,3,15).

  • cyan value is 30.09%
  • magenta value is 0.00%
  • yellow value is 3.24%
  • key color value is 15.29%

CMYK: (30,0,3,15)
C30M0Y3K15 (30%, 0%, 3%, 15%)
(0.30 / 0.00 / 0.03 / 0.15)

CMYK percentages

%30.09
%0
%3.24
%15.29

Codes

Color #97D8D1 in popluar color models

97 D8 D1
RGB 151 216 209
HSL 174° 45.45% 71.96%
HSB/HSV 174° 30.09% 84.71%
CMYK 30.09% 0.00% 3.24%
15.29%

Color #97D8D1 in popluar number systems.

HEX 97 D8 D1
Decimal 151 216 209
Binary 10010111 11011000 11010001
Octal 227 330 321

Shades and tints

Shades of #97D8D1

#97D8D1
(151,216,209)
#8AC5BE
(138,197,190)
#7DB2AB
(125,178,171)
#709F98
(112,159,152)
#638C85
(99,140,133)
#567972
(86,121,114)
#49665F
(73,102,95)
#3C534C
(60,83,76)
#2F4039
(47,64,57)
#222D26
(34,45,38)
#151A13
(21,26,19)
#000000
(0,0,0)

Tints of #97D8D1

#97D8D1
(151,216,209)
#A0DBD5
(160,219,213)
#A9DED9
(169,222,217)
#B2E1DD
(178,225,221)
#BBE4E1
(187,228,225)
#C4E7E5
(196,231,229)
#CDEAE9
(205,234,233)
#D6EDED
(214,237,237)
#DFF0F1
(223,240,241)
#E8F3F5
(232,243,245)
#F1F6F9
(241,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #97D8D1; }

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

This text font color is #97D8D1.

Background Color

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

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

This div background color is #97D8D1.

Border color

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

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

This div border color is #97D8D1.

Opacity

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

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

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

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

This text has shadow with #97D8D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97D8D1.

Preview

Color preview on black background

This text has color #97D8D1 on black background.


Color preview on white background

This text has color #97D8D1 on white background.


Black color preview on #97D8D1 background

This text has black color on #97D8D1 background.


White color preview on #97D8D1 background

This text has white color on #97D8D1 background.


Related colors

Complementary color

Complementary color for #hex is #68272E.


I love getcolorcode.com

Triadic colors

1 #D197D8 and #D8D197 with #97D8D1 are triadic colors.

2 #D1D897 and #D897D1 with #97D8D1 are triadic colors.