COLOR #C9E2AD

HEX: #C9E2AD RGB: (201,226,173)

Renk bilgisi

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

RGB renk modeli

#C9E2AD color RGB value is (201,226,173).

RGB: (201,226,173) (79%, 89%, 68%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 226 of 255 = 89%
B 173 of 255 = 68%

201
226
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 226 + 173 = 600 (100%)
R 201 of 600 ~ 33.5%
G 226 of 600 ~ 37.67%
B 173 of 600 ~ 28.83'%

%33.5
%37.67
%28.83

CMYK RENK MODELİ

#C9E2AD rengi CMYK tonu (11,0,23,11).

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

CMYK: (11,0,23,11)
C11M0Y23K11 (11%, 0%, 23%, 11%)
(0.11 / 0.00 / 0.23 / 0.11)

CMYK yüzdeleri

%11.06
%0
%23.45
%11.37

Codes

Color #C9E2AD in popluar color models

C9 E2 AD
RGB 201 226 173
HSL 88° 47.75% 78.24%
HSB/HSV 88° 23.45% 88.63%
CMYK 11.06% 0.00% 23.45%
11.37%

Color #C9E2AD in popluar number systems.

HEX C9 E2 AD
Decimal 201 226 173
Binary 11001001 11100010 10101101
Octal 311 342 255

Shades and tints

Shades of #C9E2AD

#C9E2AD
(201,226,173)
#B7CE9E
(183,206,158)
#A5BA8F
(165,186,143)
#93A680
(147,166,128)
#819271
(129,146,113)
#6F7E62
(111,126,98)
#5D6A53
(93,106,83)
#4B5644
(75,86,68)
#394235
(57,66,53)
#272E26
(39,46,38)
#151A17
(21,26,23)
#000000
(0,0,0)

Tints of #C9E2AD

#C9E2AD
(201,226,173)
#CDE4B4
(205,228,180)
#D1E6BB
(209,230,187)
#D5E8C2
(213,232,194)
#D9EAC9
(217,234,201)
#DDECD0
(221,236,208)
#E1EED7
(225,238,215)
#E5F0DE
(229,240,222)
#E9F2E5
(233,242,229)
#EDF4EC
(237,244,236)
#F1F6F3
(241,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E2AD; }

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

This text font color is #C9E2AD.

Background Color

.myBgColor { background-color: #C9E2AD; }

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

This div background color is #C9E2AD.

Border color

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

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

This div border color is #C9E2AD.

Opacity

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

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

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

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

This text has shadow with #C9E2AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E2AD.

Preview

Color preview on black background

This text has color #C9E2AD on black background.


Color preview on white background

This text has color #C9E2AD on white background.


Black color preview on #C9E2AD background

This text has black color on #C9E2AD background.


White color preview on #C9E2AD background

This text has white color on #C9E2AD background.


Related colors

Complementary color

Complementary color for #hex is #361D52.


I love getcolorcode.com

Triadic colors

1 #ADC9E2 and #E2ADC9 with #C9E2AD are triadic colors.

2 #ADE2C9 and #E2C9AD with #C9E2AD are triadic colors.