COLOR #97D1B5

HEX: #97D1B5 RGB: (151,209,181)

Color info

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

RGB color model

#97D1B5 color RGB value is (151,209,181).

RGB: (151,209,181) (59%, 82%, 71%)

RGB channels and saturation

R 151 of 255 = 59%
G 209 of 255 = 82%
B 181 of 255 = 71%

151
209
181

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

Portions of RGB colors in percentages

R + G + B = 151 + 209 + 181 = 541 (100%)
R 151 of 541 ~ 27.91%
G 209 of 541 ~ 38.63%
B 181 of 541 ~ 33.46'%

%27.91
%38.63
%33.46

CMYK color model

#97D1B5 color CMYK value is (28,0,13,18).

  • cyan value is 27.75%
  • magenta value is 0.00%
  • yellow value is 13.40%
  • key color value is 18.04%
CMYK: (28,0,13,18) C28M0Y13K18 (28%,0%,13%,18%) (0.28/0.00/0.13/0.18) 

CMYK percentages

%27.75
%0
%13.4
%18.04

Codes

Color #97D1B5 in popluar color models

97 D1 B5
RGB 151 209 181
HSL 151° 38.67% 70.59%
HSB/HSV 151° 27.75% 81.96%
CMYK 27.75% 0.00% 13.40%
18.04%

Color #97D1B5 in popluar number systems.

HEX 97 D1 B5
Decimal 151 209 181
Binary 10010111 11010001 10110101
Octal 227 321 265

Shades and tints

Shades of #97D1B5

#97D1B5
(151,209,181)
#8ABEA5
(138,190,165)
#7DAB95
(125,171,149)
#709885
(112,152,133)
#638575
(99,133,117)
#567265
(86,114,101)
#495F55
(73,95,85)
#3C4C45
(60,76,69)
#2F3935
(47,57,53)
#222625
(34,38,37)
#151315
(21,19,21)
#000000
(0,0,0)

Tints of #97D1B5

#97D1B5
(151,209,181)
#A0D5BB
(160,213,187)
#A9D9C1
(169,217,193)
#B2DDC7
(178,221,199)
#BBE1CD
(187,225,205)
#C4E5D3
(196,229,211)
#CDE9D9
(205,233,217)
#D6EDDF
(214,237,223)
#DFF1E5
(223,241,229)
#E8F5EB
(232,245,235)
#F1F9F1
(241,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #97D1B5; }

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

This text font color is #97D1B5.

Background Color

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

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

This div background color is #97D1B5.

Border color

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

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

This div border color is #97D1B5.

Opacity

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

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

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

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

This text has shadow with #97D1B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #97D1B5.

Preview

Color preview on black background

This text has color #97D1B5 on black background.


Color preview on white background

This text has color #97D1B5 on white background.


Black color preview on #97D1B5 background

This text has black color on #97D1B5 background.


White color preview on #97D1B5 background

This text has white color on #97D1B5 background.


Related colors

Complementary color

Complementary color for #hex is #682E4A.


I love getcolorcode.com

Triadic colors

1 #B597D1 and #D1B597 with #97D1B5 are triadic colors.

2 #B5D197 and #D197B5 with #97D1B5 are triadic colors.