COLOR #C9F9AB

HEX: #C9F9AB RGB: (201,249,171)

Renk bilgisi

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

RGB renk modeli

#C9F9AB color RGB value is (201,249,171).

RGB: (201,249,171) (79%, 98%, 67%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 249 of 255 = 98%
B 171 of 255 = 67%

201
249
171

R + G + B ~ 81%. #C9F9AB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 249 + 171 = 621 (100%)
R 201 of 621 ~ 32.37%
G 249 of 621 ~ 40.1%
B 171 of 621 ~ 27.54'%

%32.37
%40.1
%27.54

CMYK RENK MODELİ

#C9F9AB rengi CMYK tonu (19,0,31,2).

  • camgöbeği tonu 19.28%
  • eflatun tonu 0.00%
  • sarı tonu 31.33%
  • ana renk tonu 2.35%

CMYK: (19,0,31,2)
C19M0Y31K2 (19%, 0%, 31%, 2%)
(0.19 / 0.00 / 0.31 / 0.02)

CMYK yüzdeleri

%19.28
%0
%31.33
%2.35

Codes

Color #C9F9AB in popluar color models

C9 F9 AB
RGB 201 249 171
HSL 97° 86.67% 82.35%
HSB/HSV 97° 31.33% 97.65%
CMYK 19.28% 0.00% 31.33%
2.35%

Color #C9F9AB in popluar number systems.

HEX C9 F9 AB
Decimal 201 249 171
Binary 11001001 11111001 10101011
Octal 311 371 253

Shades and tints

Shades of #C9F9AB

#C9F9AB
(201,249,171)
#B7E39C
(183,227,156)
#A5CD8D
(165,205,141)
#93B77E
(147,183,126)
#81A16F
(129,161,111)
#6F8B60
(111,139,96)
#5D7551
(93,117,81)
#4B5F42
(75,95,66)
#394933
(57,73,51)
#273324
(39,51,36)
#151D15
(21,29,21)
#000000
(0,0,0)

Tints of #C9F9AB

#C9F9AB
(201,249,171)
#CDF9B2
(205,249,178)
#D1F9B9
(209,249,185)
#D5F9C0
(213,249,192)
#D9F9C7
(217,249,199)
#DDF9CE
(221,249,206)
#E1F9D5
(225,249,213)
#E5F9DC
(229,249,220)
#E9F9E3
(233,249,227)
#EDF9EA
(237,249,234)
#F1F9F1
(241,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9F9AB; }

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

This text font color is #C9F9AB.

Background Color

.myBgColor { background-color: #C9F9AB; }

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

This div background color is #C9F9AB.

Border color

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

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

This div border color is #C9F9AB.

Opacity

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

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

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

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

This text has shadow with #C9F9AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F9AB.

Preview

Color preview on black background

This text has color #C9F9AB on black background.


Color preview on white background

This text has color #C9F9AB on white background.


Black color preview on #C9F9AB background

This text has black color on #C9F9AB background.


White color preview on #C9F9AB background

This text has white color on #C9F9AB background.


Related colors

Complementary color

Complementary color for #hex is #360654.


I love getcolorcode.com

Triadic colors

1 #ABC9F9 and #F9ABC9 with #C9F9AB are triadic colors.

2 #ABF9C9 and #F9C9AB with #C9F9AB are triadic colors.