COLOR #9FCD9F

HEX: #9FCD9F RGB: (159,205,159)

Color info

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

RGB color model

#9FCD9F color RGB value is (159,205,159).

RGB: (159,205,159) (62%, 80%, 62%)

RGB channels and saturation

R 159 of 255 = 62%
G 205 of 255 = 80%
B 159 of 255 = 62%

159
205
159

R + G + B ~ 68%. #9FCD9F is quite light color.

Portions of RGB colors in percentages

R + G + B = 159 + 205 + 159 = 523 (100%)
R 159 of 523 ~ 30.4%
G 205 of 523 ~ 39.2%
B 159 of 523 ~ 30.4'%

%30.4
%39.2
%30.4

CMYK color model

#9FCD9F color CMYK value is (22,0,22,20).

  • cyan value is 22.44%
  • magenta value is 0.00%
  • yellow value is 22.44%
  • key color value is 19.61%

CMYK: (22,0,22,20)
C22M0Y22K20 (22%, 0%, 22%, 20%)
(0.22 / 0.00 / 0.22 / 0.20)

CMYK percentages

%22.44
%0
%22.44
%19.61

Codes

Color #9FCD9F in popluar color models

9F CD 9F
RGB 159 205 159
HSL 120° 31.51% 71.37%
HSB/HSV 120° 22.44% 80.39%
CMYK 22.44% 0.00% 22.44%
19.61%

Color #9FCD9F in popluar number systems.

HEX 9F CD 9F
Decimal 159 205 159
Binary 10011111 11001101 10011111
Octal 237 315 237

Shades and tints

Shades of #9FCD9F

#9FCD9F
(159,205,159)
#91BB91
(145,187,145)
#83A983
(131,169,131)
#759775
(117,151,117)
#678567
(103,133,103)
#597359
(89,115,89)
#4B614B
(75,97,75)
#3D4F3D
(61,79,61)
#2F3D2F
(47,61,47)
#212B21
(33,43,33)
#131913
(19,25,19)
#000000
(0,0,0)

Tints of #9FCD9F

#9FCD9F
(159,205,159)
#A7D1A7
(167,209,167)
#AFD5AF
(175,213,175)
#B7D9B7
(183,217,183)
#BFDDBF
(191,221,191)
#C7E1C7
(199,225,199)
#CFE5CF
(207,229,207)
#D7E9D7
(215,233,215)
#DFEDDF
(223,237,223)
#E7F1E7
(231,241,231)
#EFF5EF
(239,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9FCD9F; }

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

This text font color is #9FCD9F.

Background Color

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

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

This div background color is #9FCD9F.

Border color

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

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

This div border color is #9FCD9F.

Opacity

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

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

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

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

This text has shadow with #9FCD9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9FCD9F.

Preview

Color preview on black background

This text has color #9FCD9F on black background.


Color preview on white background

This text has color #9FCD9F on white background.


Black color preview on #9FCD9F background

This text has black color on #9FCD9F background.


White color preview on #9FCD9F background

This text has white color on #9FCD9F background.


Related colors

Complementary color

Complementary color for #hex is #603260.


I love getcolorcode.com

Triadic colors

1 #9F9FCD and #CD9F9F with #9FCD9F are triadic colors.

2 #9FCD9F and #CD9F9F with #9FCD9F are triadic colors.