COLOR #97BDD0

HEX: #97BDD0 RGB: (151,189,208)

Color info

#97BDD0 contains red, green and blue colors in about the same proportion. Web safe color of #97BDD0 is #99CCCC (or #9CC).

RGB color model

#97BDD0 color RGB value is (151,189,208).

RGB: (151,189,208) (59%, 74%, 82%)

RGB channels and saturation

R 151 of 255 = 59%
G 189 of 255 = 74%
B 208 of 255 = 82%

151
189
208

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

Portions of RGB colors in percentages

R + G + B = 151 + 189 + 208 = 548 (100%)
R 151 of 548 ~ 27.55%
G 189 of 548 ~ 34.49%
B 208 of 548 ~ 37.96'%

%27.55
%34.49
%37.96

CMYK color model

#97BDD0 color CMYK value is (27,9,0,18).

  • cyan value is 27.40%
  • magenta value is 9.13%
  • yellow value is 0.00%
  • key color value is 18.43%

CMYK: (27,9,0,18)
C27M9Y0K18 (27%, 9%, 0%, 18%)
(0.27 / 0.09 / 0.00 / 0.18)

CMYK percentages

%27.4
%9.13
%0
%18.43

Codes

Color #97BDD0 in popluar color models

97 BD D0
RGB 151 189 208
HSL 200° 37.75% 70.39%
HSB/HSV 200° 27.40% 81.57%
CMYK 27.40% 9.13% 0.00%
18.43%

Color #97BDD0 in popluar number systems.

HEX 97 BD D0
Decimal 151 189 208
Binary 10010111 10111101 11010000
Octal 227 275 320

Shades and tints

Shades of #97BDD0

#97BDD0
(151,189,208)
#8AACBE
(138,172,190)
#7D9BAC
(125,155,172)
#708A9A
(112,138,154)
#637988
(99,121,136)
#566876
(86,104,118)
#495764
(73,87,100)
#3C4652
(60,70,82)
#2F3540
(47,53,64)
#22242E
(34,36,46)
#15131C
(21,19,28)
#000000
(0,0,0)

Tints of #97BDD0

#97BDD0
(151,189,208)
#A0C3D4
(160,195,212)
#A9C9D8
(169,201,216)
#B2CFDC
(178,207,220)
#BBD5E0
(187,213,224)
#C4DBE4
(196,219,228)
#CDE1E8
(205,225,232)
#D6E7EC
(214,231,236)
#DFEDF0
(223,237,240)
#E8F3F4
(232,243,244)
#F1F9F8
(241,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #97BDD0 color. Also use rgb(151,189,208) instead hex code.

Text Font Color

.myTextColor { color: #97BDD0; }

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

This text font color is #97BDD0.

Background Color

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

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

This div background color is #97BDD0.

Border color

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

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

This div border color is #97BDD0.

Opacity

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

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

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

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

This text has shadow with #97BDD0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97BDD0.

Preview

Color preview on black background

This text has color #97BDD0 on black background.


Color preview on white background

This text has color #97BDD0 on white background.


Black color preview on #97BDD0 background

This text has black color on #97BDD0 background.


White color preview on #97BDD0 background

This text has white color on #97BDD0 background.


Related colors

Complementary color

Complementary color for #hex is #68422F.


I love getcolorcode.com

Triadic colors

1 #D097BD and #BDD097 with #97BDD0 are triadic colors.

2 #D0BD97 and #BD97D0 with #97BDD0 are triadic colors.