COLOR #97C7B6

HEX: #97C7B6 RGB: (151,199,182)

Color info

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

RGB color model

#97C7B6 color RGB value is (151,199,182).

RGB: (151,199,182) (59%, 78%, 71%)

RGB channels and saturation

R 151 of 255 = 59%
G 199 of 255 = 78%
B 182 of 255 = 71%

151
199
182

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

Portions of RGB colors in percentages

R + G + B = 151 + 199 + 182 = 532 (100%)
R 151 of 532 ~ 28.38%
G 199 of 532 ~ 37.41%
B 182 of 532 ~ 34.21'%

%28.38
%37.41
%34.21

CMYK color model

#97C7B6 color CMYK value is (24,0,9,22).

  • cyan value is 24.12%
  • magenta value is 0.00%
  • yellow value is 8.54%
  • key color value is 21.96%
CMYK: (24,0,9,22) C24M0Y9K22 (24%,0%,9%,22%) (0.24/0.00/0.09/0.22) 

CMYK percentages

%24.12
%0
%8.54
%21.96

Codes

Color #97C7B6 in popluar color models

97 C7 B6
RGB 151 199 182
HSL 159° 30.00% 68.63%
HSB/HSV 159° 24.12% 78.04%
CMYK 24.12% 0.00% 8.54%
21.96%

Color #97C7B6 in popluar number systems.

HEX 97 C7 B6
Decimal 151 199 182
Binary 10010111 11000111 10110110
Octal 227 307 266

Shades and tints

Shades of #97C7B6

#97C7B6
(151,199,182)
#8AB5A6
(138,181,166)
#7DA396
(125,163,150)
#709186
(112,145,134)
#637F76
(99,127,118)
#566D66
(86,109,102)
#495B56
(73,91,86)
#3C4946
(60,73,70)
#2F3736
(47,55,54)
#222526
(34,37,38)
#151316
(21,19,22)
#000000
(0,0,0)

Tints of #97C7B6

#97C7B6
(151,199,182)
#A0CCBC
(160,204,188)
#A9D1C2
(169,209,194)
#B2D6C8
(178,214,200)
#BBDBCE
(187,219,206)
#C4E0D4
(196,224,212)
#CDE5DA
(205,229,218)
#D6EAE0
(214,234,224)
#DFEFE6
(223,239,230)
#E8F4EC
(232,244,236)
#F1F9F2
(241,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #97C7B6 color. Also use rgb(151,199,182) instead hex code.

Text Font Color

.myTextColor { color: #97C7B6; }

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

This text font color is #97C7B6.

Background Color

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

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

This div background color is #97C7B6.

Border color

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

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

This div border color is #97C7B6.

Opacity

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

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

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

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

This text has shadow with #97C7B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97C7B6.

Preview

Color preview on black background

This text has color #97C7B6 on black background.


Color preview on white background

This text has color #97C7B6 on white background.


Black color preview on #97C7B6 background

This text has black color on #97C7B6 background.


White color preview on #97C7B6 background

This text has white color on #97C7B6 background.


Related colors

Complementary color

Complementary color for #hex is #683849.


I love getcolorcode.com

Triadic colors

1 #B697C7 and #C7B697 with #97C7B6 are triadic colors.

2 #B6C797 and #C797B6 with #97C7B6 are triadic colors.