COLOR #9FD1AB

HEX: #9FD1AB RGB: (159,209,171)

Color info

#9FD1AB contains red, green and blue colors in about the same proportion. Web safe color of #9FD1AB is #99CC99 (or #9C9).

RGB color model

#9FD1AB color RGB value is (159,209,171).

RGB: (159,209,171) (62%, 82%, 67%)

RGB channels and saturation

R 159 of 255 = 62%
G 209 of 255 = 82%
B 171 of 255 = 67%

159
209
171

R + G + B ~ 70%. #9FD1AB is quite light color.

Portions of RGB colors in percentages

R + G + B = 159 + 209 + 171 = 539 (100%)
R 159 of 539 ~ 29.5%
G 209 of 539 ~ 38.78%
B 171 of 539 ~ 31.73'%

%29.5
%38.78
%31.73

CMYK color model

#9FD1AB color CMYK value is (24,0,18,18).

  • cyan value is 23.92%
  • magenta value is 0.00%
  • yellow value is 18.18%
  • key color value is 18.04%

CMYK: (24,0,18,18)
C24M0Y18K18 (24%, 0%, 18%, 18%)
(0.24 / 0.00 / 0.18 / 0.18)

CMYK percentages

%23.92
%0
%18.18
%18.04

Codes

Color #9FD1AB in popluar color models

9F D1 AB
RGB 159 209 171
HSL 134° 35.21% 72.16%
HSB/HSV 134° 23.92% 81.96%
CMYK 23.92% 0.00% 18.18%
18.04%

Color #9FD1AB in popluar number systems.

HEX 9F D1 AB
Decimal 159 209 171
Binary 10011111 11010001 10101011
Octal 237 321 253

Shades and tints

Shades of #9FD1AB

#9FD1AB
(159,209,171)
#91BE9C
(145,190,156)
#83AB8D
(131,171,141)
#75987E
(117,152,126)
#67856F
(103,133,111)
#597260
(89,114,96)
#4B5F51
(75,95,81)
#3D4C42
(61,76,66)
#2F3933
(47,57,51)
#212624
(33,38,36)
#131315
(19,19,21)
#000000
(0,0,0)

Tints of #9FD1AB

#9FD1AB
(159,209,171)
#A7D5B2
(167,213,178)
#AFD9B9
(175,217,185)
#B7DDC0
(183,221,192)
#BFE1C7
(191,225,199)
#C7E5CE
(199,229,206)
#CFE9D5
(207,233,213)
#D7EDDC
(215,237,220)
#DFF1E3
(223,241,227)
#E7F5EA
(231,245,234)
#EFF9F1
(239,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9FD1AB color. Also use rgb(159,209,171) instead hex code.

Text Font Color

.myTextColor { color: #9FD1AB; }

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

This text font color is #9FD1AB.

Background Color

.myBgColor { background-color: #9FD1AB; }

<div style="background-color:#9FD1AB">Inner text</div>

This div background color is #9FD1AB.

Border color

.myBorderColor { border: 1px solid #9FD1AB; }

<div style="border:3px solid #9FD1AB">Div</div>

This div border color is #9FD1AB.

Opacity

.myOpacity80 { color: #9FD1AB; opacity: 0.8; }

<p style="color:#9FD1AB;opacity:0.8;">80%</p>

Text with #9FD1AB 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 #9FD1AB;}

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

This text has shadow with #9FD1AB color.


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

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

This text has shadow with #9FD1AB primary color and red secondary color.


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

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

This text has shadow with #9FD1AB and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #9FD1AB.

Preview

Color preview on black background

This text has color #9FD1AB on black background.


Color preview on white background

This text has color #9FD1AB on white background.


Black color preview on #9FD1AB background

This text has black color on #9FD1AB background.


White color preview on #9FD1AB background

This text has white color on #9FD1AB background.


Related colors

Complementary color

Complementary color for #hex is #602E54.


I love getcolorcode.com

Triadic colors

1 #AB9FD1 and #D1AB9F with #9FD1AB are triadic colors.

2 #ABD19F and #D19FAB with #9FD1AB are triadic colors.