COLOR #C9E2AC

HEX: #C9E2AC RGB: (201,226,172)

Renk bilgisi

#C9E2AC contains red, green and blue colors in about the same proportion. #C9E2AC ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C9E2AC color RGB value is (201,226,172).

RGB: (201,226,172) (79%, 89%, 67%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 226 of 255 = 89%
B 172 of 255 = 67%

201
226
172

R + G + B ~ 78%. #C9E2AC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 226 + 172 = 599 (100%)
R 201 of 599 ~ 33.56%
G 226 of 599 ~ 37.73%
B 172 of 599 ~ 28.71'%

%33.56
%37.73
%28.71

CMYK RENK MODELİ

#C9E2AC rengi CMYK tonu (11,0,24,11).

  • camgöbeği tonu 11.06%
  • eflatun tonu 0.00%
  • sarı tonu 23.89%
  • ana renk tonu 11.37%

CMYK: (11,0,24,11)
C11M0Y24K11 (11%, 0%, 24%, 11%)
(0.11 / 0.00 / 0.24 / 0.11)

CMYK yüzdeleri

%11.06
%0
%23.89
%11.37

Codes

Color #C9E2AC in popluar color models

C9 E2 AC
RGB 201 226 172
HSL 88° 48.21% 78.04%
HSB/HSV 88° 23.89% 88.63%
CMYK 11.06% 0.00% 23.89%
11.37%

Color #C9E2AC in popluar number systems.

HEX C9 E2 AC
Decimal 201 226 172
Binary 11001001 11100010 10101100
Octal 311 342 254

Shades and tints

Shades of #C9E2AC

#C9E2AC
(201,226,172)
#B7CE9D
(183,206,157)
#A5BA8E
(165,186,142)
#93A67F
(147,166,127)
#819270
(129,146,112)
#6F7E61
(111,126,97)
#5D6A52
(93,106,82)
#4B5643
(75,86,67)
#394234
(57,66,52)
#272E25
(39,46,37)
#151A16
(21,26,22)
#000000
(0,0,0)

Tints of #C9E2AC

#C9E2AC
(201,226,172)
#CDE4B3
(205,228,179)
#D1E6BA
(209,230,186)
#D5E8C1
(213,232,193)
#D9EAC8
(217,234,200)
#DDECCF
(221,236,207)
#E1EED6
(225,238,214)
#E5F0DD
(229,240,221)
#E9F2E4
(233,242,228)
#EDF4EB
(237,244,235)
#F1F6F2
(241,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E2AC; }

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

This text font color is #C9E2AC.

Background Color

.myBgColor { background-color: #C9E2AC; }

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

This div background color is #C9E2AC.

Border color

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

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

This div border color is #C9E2AC.

Opacity

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

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

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

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

This text has shadow with #C9E2AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E2AC.

Preview

Color preview on black background

This text has color #C9E2AC on black background.


Color preview on white background

This text has color #C9E2AC on white background.


Black color preview on #C9E2AC background

This text has black color on #C9E2AC background.


White color preview on #C9E2AC background

This text has white color on #C9E2AC background.


Related colors

Complementary color

Complementary color for #hex is #361D53.


I love getcolorcode.com

Triadic colors

1 #ACC9E2 and #E2ACC9 with #C9E2AC are triadic colors.

2 #ACE2C9 and #E2C9AC with #C9E2AC are triadic colors.