COLOR #97B5D5

HEX: #97B5D5 RGB: (151,181,213)

Color info

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

RGB color model

#97B5D5 color RGB value is (151,181,213).

RGB: (151,181,213) (59%, 71%, 84%)

RGB channels and saturation

R 151 of 255 = 59%
G 181 of 255 = 71%
B 213 of 255 = 84%

151
181
213

R + G + B ~ 71%. #97B5D5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 151 + 181 + 213 = 545 (100%)
R 151 of 545 ~ 27.71%
G 181 of 545 ~ 33.21%
B 213 of 545 ~ 39.08'%

%27.71
%33.21
%39.08

CMYK color model

#97B5D5 color CMYK value is (29,15,0,16).

  • cyan value is 29.11%
  • magenta value is 15.02%
  • yellow value is 0.00%
  • key color value is 16.47%

CMYK: (29,15,0,16)
C29M15Y0K16 (29%, 15%, 0%, 16%)
(0.29 / 0.15 / 0.00 / 0.16)

CMYK percentages

%29.11
%15.02
%0
%16.47

Codes

Color #97B5D5 in popluar color models

97 B5 D5
RGB 151 181 213
HSL 211° 42.47% 71.37%
HSB/HSV 211° 29.11% 83.53%
CMYK 29.11% 15.02% 0.00%
16.47%

Color #97B5D5 in popluar number systems.

HEX 97 B5 D5
Decimal 151 181 213
Binary 10010111 10110101 11010101
Octal 227 265 325

Shades and tints

Shades of #97B5D5

#97B5D5
(151,181,213)
#8AA5C2
(138,165,194)
#7D95AF
(125,149,175)
#70859C
(112,133,156)
#637589
(99,117,137)
#566576
(86,101,118)
#495563
(73,85,99)
#3C4550
(60,69,80)
#2F353D
(47,53,61)
#22252A
(34,37,42)
#151517
(21,21,23)
#000000
(0,0,0)

Tints of #97B5D5

#97B5D5
(151,181,213)
#A0BBD8
(160,187,216)
#A9C1DB
(169,193,219)
#B2C7DE
(178,199,222)
#BBCDE1
(187,205,225)
#C4D3E4
(196,211,228)
#CDD9E7
(205,217,231)
#D6DFEA
(214,223,234)
#DFE5ED
(223,229,237)
#E8EBF0
(232,235,240)
#F1F1F3
(241,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #97B5D5 color. Also use rgb(151,181,213) instead hex code.

Text Font Color

.myTextColor { color: #97B5D5; }

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

This text font color is #97B5D5.

Background Color

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

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

This div background color is #97B5D5.

Border color

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

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

This div border color is #97B5D5.

Opacity

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

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

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

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

This text has shadow with #97B5D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97B5D5.

Preview

Color preview on black background

This text has color #97B5D5 on black background.


Color preview on white background

This text has color #97B5D5 on white background.


Black color preview on #97B5D5 background

This text has black color on #97B5D5 background.


White color preview on #97B5D5 background

This text has white color on #97B5D5 background.


Related colors

Complementary color

Complementary color for #hex is #684A2A.


I love getcolorcode.com

Triadic colors

1 #D597B5 and #B5D597 with #97B5D5 are triadic colors.

2 #D5B597 and #B597D5 with #97B5D5 are triadic colors.