COLOR #97D7BF

HEX: #97D7BF RGB: (151,215,191)

Color info

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

RGB color model

#97D7BF color RGB value is (151,215,191).

RGB: (151,215,191) (59%, 84%, 75%)

RGB channels and saturation

R 151 of 255 = 59%
G 215 of 255 = 84%
B 191 of 255 = 75%

151
215
191

R + G + B ~ 73%. #97D7BF is quite light color.

Portions of RGB colors in percentages

R + G + B = 151 + 215 + 191 = 557 (100%)
R 151 of 557 ~ 27.11%
G 215 of 557 ~ 38.6%
B 191 of 557 ~ 34.29'%

%27.11
%38.6
%34.29

CMYK color model

#97D7BF color CMYK value is (30,0,11,16).

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

CMYK: (30,0,11,16)
C30M0Y11K16 (30%, 0%, 11%, 16%)
(0.30 / 0.00 / 0.11 / 0.16)

CMYK percentages

%29.77
%0
%11.16
%15.69

Codes

Color #97D7BF in popluar color models

97 D7 BF
RGB 151 215 191
HSL 158° 44.44% 71.76%
HSB/HSV 158° 29.77% 84.31%
CMYK 29.77% 0.00% 11.16%
15.69%

Color #97D7BF in popluar number systems.

HEX 97 D7 BF
Decimal 151 215 191
Binary 10010111 11010111 10111111
Octal 227 327 277

Shades and tints

Shades of #97D7BF

#97D7BF
(151,215,191)
#8AC4AE
(138,196,174)
#7DB19D
(125,177,157)
#709E8C
(112,158,140)
#638B7B
(99,139,123)
#56786A
(86,120,106)
#496559
(73,101,89)
#3C5248
(60,82,72)
#2F3F37
(47,63,55)
#222C26
(34,44,38)
#151915
(21,25,21)
#000000
(0,0,0)

Tints of #97D7BF

#97D7BF
(151,215,191)
#A0DAC4
(160,218,196)
#A9DDC9
(169,221,201)
#B2E0CE
(178,224,206)
#BBE3D3
(187,227,211)
#C4E6D8
(196,230,216)
#CDE9DD
(205,233,221)
#D6ECE2
(214,236,226)
#DFEFE7
(223,239,231)
#E8F2EC
(232,242,236)
#F1F5F1
(241,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #97D7BF; }

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

This text font color is #97D7BF.

Background Color

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

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

This div background color is #97D7BF.

Border color

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

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

This div border color is #97D7BF.

Opacity

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

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

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

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

This text has shadow with #97D7BF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97D7BF.

Preview

Color preview on black background

This text has color #97D7BF on black background.


Color preview on white background

This text has color #97D7BF on white background.


Black color preview on #97D7BF background

This text has black color on #97D7BF background.


White color preview on #97D7BF background

This text has white color on #97D7BF background.


Related colors

Complementary color

Complementary color for #hex is #682840.


I love getcolorcode.com

Triadic colors

1 #BF97D7 and #D7BF97 with #97D7BF are triadic colors.

2 #BFD797 and #D797BF with #97D7BF are triadic colors.