COLOR #97B4B7

HEX: #97B4B7 RGB: (151,180,183)

Color info

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

RGB color model

#97B4B7 color RGB value is (151,180,183).

RGB: (151,180,183) (59%, 71%, 72%)

RGB channels and saturation

R 151 of 255 = 59%
G 180 of 255 = 71%
B 183 of 255 = 72%

151
180
183

R + G + B ~ 67%. #97B4B7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 151 + 180 + 183 = 514 (100%)
R 151 of 514 ~ 29.38%
G 180 of 514 ~ 35.02%
B 183 of 514 ~ 35.6'%

%29.38
%35.02
%35.6

CMYK color model

#97B4B7 color CMYK value is (17,2,0,28).

  • cyan value is 17.49%
  • magenta value is 1.64%
  • yellow value is 0.00%
  • key color value is 28.24%
CMYK: (17,2,0,28) C17M2Y0K28 (17%,2%,0%,28%) (0.17/0.02/0.00/0.28) 

CMYK percentages

%17.49
%1.64
%0
%28.24

Codes

Color #97B4B7 in popluar color models

97 B4 B7
RGB 151 180 183
HSL 186° 18.18% 65.49%
HSB/HSV 186° 17.49% 71.76%
CMYK 17.49% 1.64% 0.00%
28.24%

Color #97B4B7 in popluar number systems.

HEX 97 B4 B7
Decimal 151 180 183
Binary 10010111 10110100 10110111
Octal 227 264 267

Shades and tints

Shades of #97B4B7

#97B4B7
(151,180,183)
#8AA4A7
(138,164,167)
#7D9497
(125,148,151)
#708487
(112,132,135)
#637477
(99,116,119)
#566467
(86,100,103)
#495457
(73,84,87)
#3C4447
(60,68,71)
#2F3437
(47,52,55)
#222427
(34,36,39)
#151417
(21,20,23)
#000000
(0,0,0)

Tints of #97B4B7

#97B4B7
(151,180,183)
#A0BABD
(160,186,189)
#A9C0C3
(169,192,195)
#B2C6C9
(178,198,201)
#BBCCCF
(187,204,207)
#C4D2D5
(196,210,213)
#CDD8DB
(205,216,219)
#D6DEE1
(214,222,225)
#DFE4E7
(223,228,231)
#E8EAED
(232,234,237)
#F1F0F3
(241,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #97B4B7; }

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

This text font color is #97B4B7.

Background Color

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

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

This div background color is #97B4B7.

Border color

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

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

This div border color is #97B4B7.

Opacity

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

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

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

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

This text has shadow with #97B4B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97B4B7.

Preview

Color preview on black background

This text has color #97B4B7 on black background.


Color preview on white background

This text has color #97B4B7 on white background.


Black color preview on #97B4B7 background

This text has black color on #97B4B7 background.


White color preview on #97B4B7 background

This text has white color on #97B4B7 background.


Related colors

Complementary color

Complementary color for #hex is #684B48.


I love getcolorcode.com

Triadic colors

1 #B797B4 and #B4B797 with #97B4B7 are triadic colors.

2 #B7B497 and #B497B7 with #97B4B7 are triadic colors.