COLOR #C9E9AC

HEX: #C9E9AC RGB: (201,233,172)

Renk bilgisi

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

RGB renk modeli

#C9E9AC color RGB value is (201,233,172).

RGB: (201,233,172) (79%, 91%, 67%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 233 of 255 = 91%
B 172 of 255 = 67%

201
233
172

R + G + B ~ 79%. #C9E9AC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 233 + 172 = 606 (100%)
R 201 of 606 ~ 33.17%
G 233 of 606 ~ 38.45%
B 172 of 606 ~ 28.38'%

%33.17
%38.45
%28.38

CMYK RENK MODELİ

#C9E9AC rengi CMYK tonu (14,0,26,9).

  • camgöbeği tonu 13.73%
  • eflatun tonu 0.00%
  • sarı tonu 26.18%
  • ana renk tonu 8.63%

CMYK: (14,0,26,9)
C14M0Y26K9 (14%, 0%, 26%, 9%)
(0.14 / 0.00 / 0.26 / 0.09)

CMYK yüzdeleri

%13.73
%0
%26.18
%8.63

Codes

Color #C9E9AC in popluar color models

C9 E9 AC
RGB 201 233 172
HSL 91° 58.10% 79.41%
HSB/HSV 91° 26.18% 91.37%
CMYK 13.73% 0.00% 26.18%
8.63%

Color #C9E9AC in popluar number systems.

HEX C9 E9 AC
Decimal 201 233 172
Binary 11001001 11101001 10101100
Octal 311 351 254

Shades and tints

Shades of #C9E9AC

#C9E9AC
(201,233,172)
#B7D49D
(183,212,157)
#A5BF8E
(165,191,142)
#93AA7F
(147,170,127)
#819570
(129,149,112)
#6F8061
(111,128,97)
#5D6B52
(93,107,82)
#4B5643
(75,86,67)
#394134
(57,65,52)
#272C25
(39,44,37)
#151716
(21,23,22)
#000000
(0,0,0)

Tints of #C9E9AC

#C9E9AC
(201,233,172)
#CDEBB3
(205,235,179)
#D1EDBA
(209,237,186)
#D5EFC1
(213,239,193)
#D9F1C8
(217,241,200)
#DDF3CF
(221,243,207)
#E1F5D6
(225,245,214)
#E5F7DD
(229,247,221)
#E9F9E4
(233,249,228)
#EDFBEB
(237,251,235)
#F1FDF2
(241,253,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9E9AC color. Also use rgb(201,233,172) instead hex code.

Text Font Color

.myTextColor { color: #C9E9AC; }

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

This text font color is #C9E9AC.

Background Color

.myBgColor { background-color: #C9E9AC; }

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

This div background color is #C9E9AC.

Border color

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

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

This div border color is #C9E9AC.

Opacity

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

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

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

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

This text has shadow with #C9E9AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E9AC.

Preview

Color preview on black background

This text has color #C9E9AC on black background.


Color preview on white background

This text has color #C9E9AC on white background.


Black color preview on #C9E9AC background

This text has black color on #C9E9AC background.


White color preview on #C9E9AC background

This text has white color on #C9E9AC background.


Related colors

Complementary color

Complementary color for #hex is #361653.


I love getcolorcode.com

Triadic colors

1 #ACC9E9 and #E9ACC9 with #C9E9AC are triadic colors.

2 #ACE9C9 and #E9C9AC with #C9E9AC are triadic colors.