COLOR #C9E5AF

HEX: #C9E5AF RGB: (201,229,175)

Renk bilgisi

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

RGB renk modeli

#C9E5AF color RGB value is (201,229,175).

RGB: (201,229,175) (79%, 90%, 69%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 229 of 255 = 90%
B 175 of 255 = 69%

201
229
175

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 229 + 175 = 605 (100%)
R 201 of 605 ~ 33.22%
G 229 of 605 ~ 37.85%
B 175 of 605 ~ 28.93'%

%33.22
%37.85
%28.93

CMYK RENK MODELİ

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

  • camgöbeği tonu 12.23%
  • eflatun tonu 0.00%
  • sarı tonu 23.58%
  • 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
%23.58
%10.2

Codes

Color #C9E5AF in popluar color models

C9 E5 AF
RGB 201 229 175
HSL 91° 50.94% 79.22%
HSB/HSV 91° 23.58% 89.80%
CMYK 12.23% 0.00% 23.58%
10.20%

Color #C9E5AF in popluar number systems.

HEX C9 E5 AF
Decimal 201 229 175
Binary 11001001 11100101 10101111
Octal 311 345 257

Shades and tints

Shades of #C9E5AF

#C9E5AF
(201,229,175)
#B7D1A0
(183,209,160)
#A5BD91
(165,189,145)
#93A982
(147,169,130)
#819573
(129,149,115)
#6F8164
(111,129,100)
#5D6D55
(93,109,85)
#4B5946
(75,89,70)
#394537
(57,69,55)
#273128
(39,49,40)
#151D19
(21,29,25)
#000000
(0,0,0)

Tints of #C9E5AF

#C9E5AF
(201,229,175)
#CDE7B6
(205,231,182)
#D1E9BD
(209,233,189)
#D5EBC4
(213,235,196)
#D9EDCB
(217,237,203)
#DDEFD2
(221,239,210)
#E1F1D9
(225,241,217)
#E5F3E0
(229,243,224)
#E9F5E7
(233,245,231)
#EDF7EE
(237,247,238)
#F1F9F5
(241,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E5AF; }

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

This text font color is #C9E5AF.

Background Color

.myBgColor { background-color: #C9E5AF; }

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

This div background color is #C9E5AF.

Border color

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

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

This div border color is #C9E5AF.

Opacity

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

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

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

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

This text has shadow with #C9E5AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E5AF.

Preview

Color preview on black background

This text has color #C9E5AF on black background.


Color preview on white background

This text has color #C9E5AF on white background.


Black color preview on #C9E5AF background

This text has black color on #C9E5AF background.


White color preview on #C9E5AF background

This text has white color on #C9E5AF background.


Related colors

Complementary color

Complementary color for #hex is #361A50.


I love getcolorcode.com

Triadic colors

1 #AFC9E5 and #E5AFC9 with #C9E5AF are triadic colors.

2 #AFE5C9 and #E5C9AF with #C9E5AF are triadic colors.