COLOR #C9F1AB

HEX: #C9F1AB RGB: (201,241,171)

Renk bilgisi

#C9F1AB contains mainly red and green colors. #C9F1AB ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#C9F1AB color RGB value is (201,241,171).

RGB: (201,241,171) (79%, 95%, 67%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 241 of 255 = 95%
B 171 of 255 = 67%

201
241
171

R + G + B ~ 80%. #C9F1AB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 241 + 171 = 613 (100%)
R 201 of 613 ~ 32.79%
G 241 of 613 ~ 39.31%
B 171 of 613 ~ 27.9'%

%32.79
%39.31
%27.9

CMYK RENK MODELİ

#C9F1AB rengi CMYK tonu (17,0,29,5).

  • camgöbeği tonu 16.60%
  • eflatun tonu 0.00%
  • sarı tonu 29.05%
  • ana renk tonu 5.49%

CMYK: (17,0,29,5)
C17M0Y29K5 (17%, 0%, 29%, 5%)
(0.17 / 0.00 / 0.29 / 0.05)

CMYK yüzdeleri

%16.6
%0
%29.05
%5.49

Codes

Color #C9F1AB in popluar color models

C9 F1 AB
RGB 201 241 171
HSL 94° 71.43% 80.78%
HSB/HSV 94° 29.05% 94.51%
CMYK 16.60% 0.00% 29.05%
5.49%

Color #C9F1AB in popluar number systems.

HEX C9 F1 AB
Decimal 201 241 171
Binary 11001001 11110001 10101011
Octal 311 361 253

Shades and tints

Shades of #C9F1AB

#C9F1AB
(201,241,171)
#B7DC9C
(183,220,156)
#A5C78D
(165,199,141)
#93B27E
(147,178,126)
#819D6F
(129,157,111)
#6F8860
(111,136,96)
#5D7351
(93,115,81)
#4B5E42
(75,94,66)
#394933
(57,73,51)
#273424
(39,52,36)
#151F15
(21,31,21)
#000000
(0,0,0)

Tints of #C9F1AB

#C9F1AB
(201,241,171)
#CDF2B2
(205,242,178)
#D1F3B9
(209,243,185)
#D5F4C0
(213,244,192)
#D9F5C7
(217,245,199)
#DDF6CE
(221,246,206)
#E1F7D5
(225,247,213)
#E5F8DC
(229,248,220)
#E9F9E3
(233,249,227)
#EDFAEA
(237,250,234)
#F1FBF1
(241,251,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9F1AB color. Also use rgb(201,241,171) instead hex code.

Text Font Color

.myTextColor { color: #C9F1AB; }

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

This text font color is #C9F1AB.

Background Color

.myBgColor { background-color: #C9F1AB; }

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

This div background color is #C9F1AB.

Border color

.myBorderColor { border: 1px solid #C9F1AB; }

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

This div border color is #C9F1AB.

Opacity

.myOpacity80 { color: #C9F1AB; opacity: 0.8; }

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

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

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

This text has shadow with #C9F1AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F1AB.

Preview

Color preview on black background

This text has color #C9F1AB on black background.


Color preview on white background

This text has color #C9F1AB on white background.


Black color preview on #C9F1AB background

This text has black color on #C9F1AB background.


White color preview on #C9F1AB background

This text has white color on #C9F1AB background.


Related colors

Complementary color

Complementary color for #hex is #360E54.


I love getcolorcode.com

Triadic colors

1 #ABC9F1 and #F1ABC9 with #C9F1AB are triadic colors.

2 #ABF1C9 and #F1C9AB with #C9F1AB are triadic colors.