COLOR #C9E5AB

HEX: #C9E5AB RGB: (201,229,171)

Renk bilgisi

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

RGB renk modeli

#C9E5AB color RGB value is (201,229,171).

RGB: (201,229,171) (79%, 90%, 67%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 229 of 255 = 90%
B 171 of 255 = 67%

201
229
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 229 + 171 = 601 (100%)
R 201 of 601 ~ 33.44%
G 229 of 601 ~ 38.1%
B 171 of 601 ~ 28.45'%

%33.44
%38.1
%28.45

CMYK RENK MODELİ

#C9E5AB rengi CMYK tonu (12,0,25,10).

  • camgöbeği tonu 12.23%
  • eflatun tonu 0.00%
  • sarı tonu 25.33%
  • ana renk tonu 10.20%

CMYK: (12,0,25,10)
C12M0Y25K10 (12%, 0%, 25%, 10%)
(0.12 / 0.00 / 0.25 / 0.10)

CMYK yüzdeleri

%12.23
%0
%25.33
%10.2

Codes

Color #C9E5AB in popluar color models

C9 E5 AB
RGB 201 229 171
HSL 89° 52.73% 78.43%
HSB/HSV 89° 25.33% 89.80%
CMYK 12.23% 0.00% 25.33%
10.20%

Color #C9E5AB in popluar number systems.

HEX C9 E5 AB
Decimal 201 229 171
Binary 11001001 11100101 10101011
Octal 311 345 253

Shades and tints

Shades of #C9E5AB

#C9E5AB
(201,229,171)
#B7D19C
(183,209,156)
#A5BD8D
(165,189,141)
#93A97E
(147,169,126)
#81956F
(129,149,111)
#6F8160
(111,129,96)
#5D6D51
(93,109,81)
#4B5942
(75,89,66)
#394533
(57,69,51)
#273124
(39,49,36)
#151D15
(21,29,21)
#000000
(0,0,0)

Tints of #C9E5AB

#C9E5AB
(201,229,171)
#CDE7B2
(205,231,178)
#D1E9B9
(209,233,185)
#D5EBC0
(213,235,192)
#D9EDC7
(217,237,199)
#DDEFCE
(221,239,206)
#E1F1D5
(225,241,213)
#E5F3DC
(229,243,220)
#E9F5E3
(233,245,227)
#EDF7EA
(237,247,234)
#F1F9F1
(241,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E5AB; }

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

This text font color is #C9E5AB.

Background Color

.myBgColor { background-color: #C9E5AB; }

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

This div background color is #C9E5AB.

Border color

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

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

This div border color is #C9E5AB.

Opacity

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

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

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

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

This text has shadow with #C9E5AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E5AB.

Preview

Color preview on black background

This text has color #C9E5AB on black background.


Color preview on white background

This text has color #C9E5AB on white background.


Black color preview on #C9E5AB background

This text has black color on #C9E5AB background.


White color preview on #C9E5AB background

This text has white color on #C9E5AB background.


Related colors

Complementary color

Complementary color for #hex is #361A54.


I love getcolorcode.com

Triadic colors

1 #ABC9E5 and #E5ABC9 with #C9E5AB are triadic colors.

2 #ABE5C9 and #E5C9AB with #C9E5AB are triadic colors.