COLOR #C9EA9D

HEX: #C9EA9D RGB: (201,234,157)

Renk bilgisi

#C9EA9D contains mainly red and green colors. #C9EA9D ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#C9EA9D color RGB value is (201,234,157).

RGB: (201,234,157) (79%, 92%, 62%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 234 of 255 = 92%
B 157 of 255 = 62%

201
234
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 234 + 157 = 592 (100%)
R 201 of 592 ~ 33.95%
G 234 of 592 ~ 39.53%
B 157 of 592 ~ 26.52'%

%33.95
%39.53
%26.52

CMYK RENK MODELİ

#C9EA9D rengi CMYK tonu (14,0,33,8).

  • camgöbeği tonu 14.10%
  • eflatun tonu 0.00%
  • sarı tonu 32.91%
  • ana renk tonu 8.24%

CMYK: (14,0,33,8)
C14M0Y33K8 (14%, 0%, 33%, 8%)
(0.14 / 0.00 / 0.33 / 0.08)

CMYK yüzdeleri

%14.1
%0
%32.91
%8.24

Codes

Color #C9EA9D in popluar color models

C9 EA 9D
RGB 201 234 157
HSL 86° 64.71% 76.67%
HSB/HSV 86° 32.91% 91.76%
CMYK 14.10% 0.00% 32.91%
8.24%

Color #C9EA9D in popluar number systems.

HEX C9 EA 9D
Decimal 201 234 157
Binary 11001001 11101010 10011101
Octal 311 352 235

Shades and tints

Shades of #C9EA9D

#C9EA9D
(201,234,157)
#B7D58F
(183,213,143)
#A5C081
(165,192,129)
#93AB73
(147,171,115)
#819665
(129,150,101)
#6F8157
(111,129,87)
#5D6C49
(93,108,73)
#4B573B
(75,87,59)
#39422D
(57,66,45)
#272D1F
(39,45,31)
#151811
(21,24,17)
#000000
(0,0,0)

Tints of #C9EA9D

#C9EA9D
(201,234,157)
#CDEBA5
(205,235,165)
#D1ECAD
(209,236,173)
#D5EDB5
(213,237,181)
#D9EEBD
(217,238,189)
#DDEFC5
(221,239,197)
#E1F0CD
(225,240,205)
#E5F1D5
(229,241,213)
#E9F2DD
(233,242,221)
#EDF3E5
(237,243,229)
#F1F4ED
(241,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9EA9D color. Also use rgb(201,234,157) instead hex code.

Text Font Color

.myTextColor { color: #C9EA9D; }

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

This text font color is #C9EA9D.

Background Color

.myBgColor { background-color: #C9EA9D; }

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

This div background color is #C9EA9D.

Border color

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

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

This div border color is #C9EA9D.

Opacity

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

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

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

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

This text has shadow with #C9EA9D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EA9D.

Preview

Color preview on black background

This text has color #C9EA9D on black background.


Color preview on white background

This text has color #C9EA9D on white background.


Black color preview on #C9EA9D background

This text has black color on #C9EA9D background.


White color preview on #C9EA9D background

This text has white color on #C9EA9D background.


Related colors

Complementary color

Complementary color for #hex is #361562.


I love getcolorcode.com

Triadic colors

1 #9DC9EA and #EA9DC9 with #C9EA9D are triadic colors.

2 #9DEAC9 and #EAC99D with #C9EA9D are triadic colors.