COLOR #C9E5AD

HEX: #C9E5AD RGB: (201,229,173)

Renk bilgisi

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

RGB renk modeli

#C9E5AD color RGB value is (201,229,173).

RGB: (201,229,173) (79%, 90%, 68%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 229 of 255 = 90%
B 173 of 255 = 68%

201
229
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 229 + 173 = 603 (100%)
R 201 of 603 ~ 33.33%
G 229 of 603 ~ 37.98%
B 173 of 603 ~ 28.69'%

%33.33
%37.98
%28.69

CMYK RENK MODELİ

#C9E5AD rengi CMYK tonu (12,0,24,10).

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

CMYK: (12,0,24,10)
C12M0Y24K10 (12%, 0%, 24%, 10%)
(0.12 / 0.00 / 0.24 / 0.10)

CMYK yüzdeleri

%12.23
%0
%24.45
%10.2

Codes

Color #C9E5AD in popluar color models

C9 E5 AD
RGB 201 229 173
HSL 90° 51.85% 78.82%
HSB/HSV 90° 24.45% 89.80%
CMYK 12.23% 0.00% 24.45%
10.20%

Color #C9E5AD in popluar number systems.

HEX C9 E5 AD
Decimal 201 229 173
Binary 11001001 11100101 10101101
Octal 311 345 255

Shades and tints

Shades of #C9E5AD

#C9E5AD
(201,229,173)
#B7D19E
(183,209,158)
#A5BD8F
(165,189,143)
#93A980
(147,169,128)
#819571
(129,149,113)
#6F8162
(111,129,98)
#5D6D53
(93,109,83)
#4B5944
(75,89,68)
#394535
(57,69,53)
#273126
(39,49,38)
#151D17
(21,29,23)
#000000
(0,0,0)

Tints of #C9E5AD

#C9E5AD
(201,229,173)
#CDE7B4
(205,231,180)
#D1E9BB
(209,233,187)
#D5EBC2
(213,235,194)
#D9EDC9
(217,237,201)
#DDEFD0
(221,239,208)
#E1F1D7
(225,241,215)
#E5F3DE
(229,243,222)
#E9F5E5
(233,245,229)
#EDF7EC
(237,247,236)
#F1F9F3
(241,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E5AD; }

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

This text font color is #C9E5AD.

Background Color

.myBgColor { background-color: #C9E5AD; }

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

This div background color is #C9E5AD.

Border color

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

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

This div border color is #C9E5AD.

Opacity

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

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

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

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

This text has shadow with #C9E5AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E5AD.

Preview

Color preview on black background

This text has color #C9E5AD on black background.


Color preview on white background

This text has color #C9E5AD on white background.


Black color preview on #C9E5AD background

This text has black color on #C9E5AD background.


White color preview on #C9E5AD background

This text has white color on #C9E5AD background.


Related colors

Complementary color

Complementary color for #hex is #361A52.


I love getcolorcode.com

Triadic colors

1 #ADC9E5 and #E5ADC9 with #C9E5AD are triadic colors.

2 #ADE5C9 and #E5C9AD with #C9E5AD are triadic colors.