COLOR #97B8D7

HEX: #97B8D7 RGB: (151,184,215)

Color info

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

RGB color model

#97B8D7 color RGB value is (151,184,215).

RGB: (151,184,215) (59%, 72%, 84%)

RGB channels and saturation

R 151 of 255 = 59%
G 184 of 255 = 72%
B 215 of 255 = 84%

151
184
215

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

Portions of RGB colors in percentages

R + G + B = 151 + 184 + 215 = 550 (100%)
R 151 of 550 ~ 27.45%
G 184 of 550 ~ 33.45%
B 215 of 550 ~ 39.09'%

%27.45
%33.45
%39.09

CMYK color model

#97B8D7 color CMYK value is (30,14,0,16).

  • cyan value is 29.77%
  • magenta value is 14.42%
  • yellow value is 0.00%
  • key color value is 15.69%
CMYK: (30,14,0,16) C30M14Y0K16 (30%,14%,0%,16%) (0.30/0.14/0.00/0.16) 

CMYK percentages

%29.77
%14.42
%0
%15.69

Codes

Color #97B8D7 in popluar color models

97 B8 D7
RGB 151 184 215
HSL 209° 44.44% 71.76%
HSB/HSV 209° 29.77% 84.31%
CMYK 29.77% 14.42% 0.00%
15.69%

Color #97B8D7 in popluar number systems.

HEX 97 B8 D7
Decimal 151 184 215
Binary 10010111 10111000 11010111
Octal 227 270 327

Shades and tints

Shades of #97B8D7

#97B8D7
(151,184,215)
#8AA8C4
(138,168,196)
#7D98B1
(125,152,177)
#70889E
(112,136,158)
#63788B
(99,120,139)
#566878
(86,104,120)
#495865
(73,88,101)
#3C4852
(60,72,82)
#2F383F
(47,56,63)
#22282C
(34,40,44)
#151819
(21,24,25)
#000000
(0,0,0)

Tints of #97B8D7

#97B8D7
(151,184,215)
#A0BEDA
(160,190,218)
#A9C4DD
(169,196,221)
#B2CAE0
(178,202,224)
#BBD0E3
(187,208,227)
#C4D6E6
(196,214,230)
#CDDCE9
(205,220,233)
#D6E2EC
(214,226,236)
#DFE8EF
(223,232,239)
#E8EEF2
(232,238,242)
#F1F4F5
(241,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #97B8D7; }

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

This text font color is #97B8D7.

Background Color

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

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

This div background color is #97B8D7.

Border color

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

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

This div border color is #97B8D7.

Opacity

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

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

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

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

This text has shadow with #97B8D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97B8D7.

Preview

Color preview on black background

This text has color #97B8D7 on black background.


Color preview on white background

This text has color #97B8D7 on white background.


Black color preview on #97B8D7 background

This text has black color on #97B8D7 background.


White color preview on #97B8D7 background

This text has white color on #97B8D7 background.


Related colors

Complementary color

Complementary color for #hex is #684728.


I love getcolorcode.com

Triadic colors

1 #D797B8 and #B8D797 with #97B8D7 are triadic colors.

2 #D7B897 and #B897D7 with #97B8D7 are triadic colors.