COLOR #C9E69D

HEX: #C9E69D RGB: (201,230,157)

Renk bilgisi

#C9E69D contains mainly red and green colors. #C9E69D ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C9E69D color RGB value is (201,230,157).

RGB: (201,230,157) (79%, 90%, 62%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 230 of 255 = 90%
B 157 of 255 = 62%

201
230
157

R + G + B ~ 77%. #C9E69D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 230 + 157 = 588 (100%)
R 201 of 588 ~ 34.18%
G 230 of 588 ~ 39.12%
B 157 of 588 ~ 26.7'%

%34.18
%39.12
%26.7

CMYK RENK MODELİ

#C9E69D rengi CMYK tonu (13,0,32,10).

  • camgöbeği tonu 12.61%
  • eflatun tonu 0.00%
  • sarı tonu 31.74%
  • ana renk tonu 9.80%

CMYK: (13,0,32,10)
C13M0Y32K10 (13%, 0%, 32%, 10%)
(0.13 / 0.00 / 0.32 / 0.10)

CMYK yüzdeleri

%12.61
%0
%31.74
%9.8

Codes

Color #C9E69D in popluar color models

C9 E6 9D
RGB 201 230 157
HSL 84° 59.35% 75.88%
HSB/HSV 84° 31.74% 90.20%
CMYK 12.61% 0.00% 31.74%
9.80%

Color #C9E69D in popluar number systems.

HEX C9 E6 9D
Decimal 201 230 157
Binary 11001001 11100110 10011101
Octal 311 346 235

Shades and tints

Shades of #C9E69D

#C9E69D
(201,230,157)
#B7D28F
(183,210,143)
#A5BE81
(165,190,129)
#93AA73
(147,170,115)
#819665
(129,150,101)
#6F8257
(111,130,87)
#5D6E49
(93,110,73)
#4B5A3B
(75,90,59)
#39462D
(57,70,45)
#27321F
(39,50,31)
#151E11
(21,30,17)
#000000
(0,0,0)

Tints of #C9E69D

#C9E69D
(201,230,157)
#CDE8A5
(205,232,165)
#D1EAAD
(209,234,173)
#D5ECB5
(213,236,181)
#D9EEBD
(217,238,189)
#DDF0C5
(221,240,197)
#E1F2CD
(225,242,205)
#E5F4D5
(229,244,213)
#E9F6DD
(233,246,221)
#EDF8E5
(237,248,229)
#F1FAED
(241,250,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E69D; }

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

This text font color is #C9E69D.

Background Color

.myBgColor { background-color: #C9E69D; }

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

This div background color is #C9E69D.

Border color

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

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

This div border color is #C9E69D.

Opacity

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

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

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

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

This text has shadow with #C9E69D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E69D.

Preview

Color preview on black background

This text has color #C9E69D on black background.


Color preview on white background

This text has color #C9E69D on white background.


Black color preview on #C9E69D background

This text has black color on #C9E69D background.


White color preview on #C9E69D background

This text has white color on #C9E69D background.


Related colors

Complementary color

Complementary color for #hex is #361962.


I love getcolorcode.com

Triadic colors

1 #9DC9E6 and #E69DC9 with #C9E69D are triadic colors.

2 #9DE6C9 and #E6C99D with #C9E69D are triadic colors.