COLOR #C9E4AC

HEX: #C9E4AC RGB: (201,228,172)

Renk bilgisi

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

RGB renk modeli

#C9E4AC color RGB value is (201,228,172).

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

RGB bağlantıları ve doygunluk

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

201
228
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 228 + 172 = 601 (100%)
R 201 of 601 ~ 33.44%
G 228 of 601 ~ 37.94%
B 172 of 601 ~ 28.62'%

%33.44
%37.94
%28.62

CMYK RENK MODELİ

#C9E4AC rengi CMYK tonu (12,0,25,11).

  • camgöbeği tonu 11.84%
  • eflatun tonu 0.00%
  • sarı tonu 24.56%
  • ana renk tonu 10.59%

CMYK: (12,0,25,11)
C12M0Y25K11 (12%, 0%, 25%, 11%)
(0.12 / 0.00 / 0.25 / 0.11)

CMYK yüzdeleri

%11.84
%0
%24.56
%10.59

Codes

Color #C9E4AC in popluar color models

C9 E4 AC
RGB 201 228 172
HSL 89° 50.91% 78.43%
HSB/HSV 89° 24.56% 89.41%
CMYK 11.84% 0.00% 24.56%
10.59%

Color #C9E4AC in popluar number systems.

HEX C9 E4 AC
Decimal 201 228 172
Binary 11001001 11100100 10101100
Octal 311 344 254

Shades and tints

Shades of #C9E4AC

#C9E4AC
(201,228,172)
#B7D09D
(183,208,157)
#A5BC8E
(165,188,142)
#93A87F
(147,168,127)
#819470
(129,148,112)
#6F8061
(111,128,97)
#5D6C52
(93,108,82)
#4B5843
(75,88,67)
#394434
(57,68,52)
#273025
(39,48,37)
#151C16
(21,28,22)
#000000
(0,0,0)

Tints of #C9E4AC

#C9E4AC
(201,228,172)
#CDE6B3
(205,230,179)
#D1E8BA
(209,232,186)
#D5EAC1
(213,234,193)
#D9ECC8
(217,236,200)
#DDEECF
(221,238,207)
#E1F0D6
(225,240,214)
#E5F2DD
(229,242,221)
#E9F4E4
(233,244,228)
#EDF6EB
(237,246,235)
#F1F8F2
(241,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E4AC; }

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

This text font color is #C9E4AC.

Background Color

.myBgColor { background-color: #C9E4AC; }

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

This div background color is #C9E4AC.

Border color

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

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

This div border color is #C9E4AC.

Opacity

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

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

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

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

This text has shadow with #C9E4AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E4AC.

Preview

Color preview on black background

This text has color #C9E4AC on black background.


Color preview on white background

This text has color #C9E4AC on white background.


Black color preview on #C9E4AC background

This text has black color on #C9E4AC background.


White color preview on #C9E4AC background

This text has white color on #C9E4AC background.


Related colors

Complementary color

Complementary color for #hex is #361B53.


I love getcolorcode.com

Triadic colors

1 #ACC9E4 and #E4ACC9 with #C9E4AC are triadic colors.

2 #ACE4C9 and #E4C9AC with #C9E4AC are triadic colors.