COLOR #97A5D7

HEX: #97A5D7 RGB: (151,165,215)

Color info

#97A5D7 contains mainly green and blue colors. Web safe color of #97A5D7 is #9999CC (or #99C).

RGB color model

#97A5D7 color RGB value is (151,165,215).

RGB: (151,165,215) (59%, 65%, 84%)

RGB channels and saturation

R 151 of 255 = 59%
G 165 of 255 = 65%
B 215 of 255 = 84%

151
165
215

R + G + B ~ 69%. #97A5D7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 151 + 165 + 215 = 531 (100%)
R 151 of 531 ~ 28.44%
G 165 of 531 ~ 31.07%
B 215 of 531 ~ 40.49'%

%28.44
%31.07
%40.49

CMYK color model

#97A5D7 color CMYK value is (30,23,0,16).

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

CMYK: (30,23,0,16)
C30M23Y0K16 (30%, 23%, 0%, 16%)
(0.30 / 0.23 / 0.00 / 0.16)

CMYK percentages

%29.77
%23.26
%0
%15.69

Codes

Color #97A5D7 in popluar color models

97 A5 D7
RGB 151 165 215
HSL 227° 44.44% 71.76%
HSB/HSV 227° 29.77% 84.31%
CMYK 29.77% 23.26% 0.00%
15.69%

Color #97A5D7 in popluar number systems.

HEX 97 A5 D7
Decimal 151 165 215
Binary 10010111 10100101 11010111
Octal 227 245 327

Shades and tints

Shades of #97A5D7

#97A5D7
(151,165,215)
#8A96C4
(138,150,196)
#7D87B1
(125,135,177)
#70789E
(112,120,158)
#63698B
(99,105,139)
#565A78
(86,90,120)
#494B65
(73,75,101)
#3C3C52
(60,60,82)
#2F2D3F
(47,45,63)
#221E2C
(34,30,44)
#150F19
(21,15,25)
#000000
(0,0,0)

Tints of #97A5D7

#97A5D7
(151,165,215)
#A0ADDA
(160,173,218)
#A9B5DD
(169,181,221)
#B2BDE0
(178,189,224)
#BBC5E3
(187,197,227)
#C4CDE6
(196,205,230)
#CDD5E9
(205,213,233)
#D6DDEC
(214,221,236)
#DFE5EF
(223,229,239)
#E8EDF2
(232,237,242)
#F1F5F5
(241,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #97A5D7; }

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

This text font color is #97A5D7.

Background Color

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

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

This div background color is #97A5D7.

Border color

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

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

This div border color is #97A5D7.

Opacity

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

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

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

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

This text has shadow with #97A5D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97A5D7.

Preview

Color preview on black background

This text has color #97A5D7 on black background.


Color preview on white background

This text has color #97A5D7 on white background.


Black color preview on #97A5D7 background

This text has black color on #97A5D7 background.


White color preview on #97A5D7 background

This text has white color on #97A5D7 background.


Related colors

Complementary color

Complementary color for #hex is #685A28.


I love getcolorcode.com

Triadic colors

1 #D797A5 and #A5D797 with #97A5D7 are triadic colors.

2 #D7A597 and #A597D7 with #97A5D7 are triadic colors.