COLOR #97BFD7

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

151
191
215

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

Portions of RGB colors in percentages

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

%27.11
%34.29
%38.6

CMYK color model

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

  • cyan value is 29.77%
  • magenta value is 11.16%
  • yellow value is 0.00%
  • key color value is 15.69%
CMYK: (30,11,0,16) C30M11Y0K16 (30%,11%,0%,16%) (0.30/0.11/0.00/0.16) 

CMYK percentages

%29.77
%11.16
%0
%15.69

Codes

Color #97BFD7 in popluar color models

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

Color #97BFD7 in popluar number systems.

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

Shades and tints

Shades of #97BFD7

#97BFD7
(151,191,215)
#8AAEC4
(138,174,196)
#7D9DB1
(125,157,177)
#708C9E
(112,140,158)
#637B8B
(99,123,139)
#566A78
(86,106,120)
#495965
(73,89,101)
#3C4852
(60,72,82)
#2F373F
(47,55,63)
#22262C
(34,38,44)
#151519
(21,21,25)
#000000
(0,0,0)

Tints of #97BFD7

#97BFD7
(151,191,215)
#A0C4DA
(160,196,218)
#A9C9DD
(169,201,221)
#B2CEE0
(178,206,224)
#BBD3E3
(187,211,227)
#C4D8E6
(196,216,230)
#CDDDE9
(205,221,233)
#D6E2EC
(214,226,236)
#DFE7EF
(223,231,239)
#E8ECF2
(232,236,242)
#F1F1F5
(241,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #97BFD7; }

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

This text font color is #97BFD7.

Background Color

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

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

This div background color is #97BFD7.

Border color

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

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

This div border color is #97BFD7.

Opacity

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

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

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

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

This text has shadow with #97BFD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97BFD7.

Preview

Color preview on black background

This text has color #97BFD7 on black background.


Color preview on white background

This text has color #97BFD7 on white background.


Black color preview on #97BFD7 background

This text has black color on #97BFD7 background.


White color preview on #97BFD7 background

This text has white color on #97BFD7 background.


Related colors

Complementary color

Complementary color for #hex is #684028.


I love getcolorcode.com

Triadic colors

1 #D797BF and #BFD797 with #97BFD7 are triadic colors.

2 #D7BF97 and #BF97D7 with #97BFD7 are triadic colors.