COLOR #97A4B7

HEX: #97A4B7 RGB: (151,164,183)

Color info

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

RGB color model

#97A4B7 color RGB value is (151,164,183).

RGB: (151,164,183) (59%, 64%, 72%)

RGB channels and saturation

R 151 of 255 = 59%
G 164 of 255 = 64%
B 183 of 255 = 72%

151
164
183

R + G + B ~ 65%. #97A4B7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 151 + 164 + 183 = 498 (100%)
R 151 of 498 ~ 30.32%
G 164 of 498 ~ 32.93%
B 183 of 498 ~ 36.75'%

%30.32
%32.93
%36.75

CMYK color model

#97A4B7 color CMYK value is (17,10,0,28).

  • cyan value is 17.49%
  • magenta value is 10.38%
  • yellow value is 0.00%
  • key color value is 28.24%

CMYK: (17,10,0,28)
C17M10Y0K28 (17%, 10%, 0%, 28%)
(0.17 / 0.10 / 0.00 / 0.28)

CMYK percentages

%17.49
%10.38
%0
%28.24

Codes

Color #97A4B7 in popluar color models

97 A4 B7
RGB 151 164 183
HSL 216° 18.18% 65.49%
HSB/HSV 216° 17.49% 71.76%
CMYK 17.49% 10.38% 0.00%
28.24%

Color #97A4B7 in popluar number systems.

HEX 97 A4 B7
Decimal 151 164 183
Binary 10010111 10100100 10110111
Octal 227 244 267

Shades and tints

Shades of #97A4B7

#97A4B7
(151,164,183)
#8A96A7
(138,150,167)
#7D8897
(125,136,151)
#707A87
(112,122,135)
#636C77
(99,108,119)
#565E67
(86,94,103)
#495057
(73,80,87)
#3C4247
(60,66,71)
#2F3437
(47,52,55)
#222627
(34,38,39)
#151817
(21,24,23)
#000000
(0,0,0)

Tints of #97A4B7

#97A4B7
(151,164,183)
#A0ACBD
(160,172,189)
#A9B4C3
(169,180,195)
#B2BCC9
(178,188,201)
#BBC4CF
(187,196,207)
#C4CCD5
(196,204,213)
#CDD4DB
(205,212,219)
#D6DCE1
(214,220,225)
#DFE4E7
(223,228,231)
#E8ECED
(232,236,237)
#F1F4F3
(241,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #97A4B7 color. Also use rgb(151,164,183) instead hex code.

Text Font Color

.myTextColor { color: #97A4B7; }

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

This text font color is #97A4B7.

Background Color

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

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

This div background color is #97A4B7.

Border color

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

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

This div border color is #97A4B7.

Opacity

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

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

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

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

This text has shadow with #97A4B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97A4B7.

Preview

Color preview on black background

This text has color #97A4B7 on black background.


Color preview on white background

This text has color #97A4B7 on white background.


Black color preview on #97A4B7 background

This text has black color on #97A4B7 background.


White color preview on #97A4B7 background

This text has white color on #97A4B7 background.


Related colors

Complementary color

Complementary color for #hex is #685B48.


I love getcolorcode.com

Triadic colors

1 #B797A4 and #A4B797 with #97A4B7 are triadic colors.

2 #B7A497 and #A497B7 with #97A4B7 are triadic colors.