COLOR #C9F59D

HEX: #C9F59D RGB: (201,245,157)

Renk bilgisi

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

RGB renk modeli

#C9F59D color RGB value is (201,245,157).

RGB: (201,245,157) (79%, 96%, 62%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 245 of 255 = 96%
B 157 of 255 = 62%

201
245
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 245 + 157 = 603 (100%)
R 201 of 603 ~ 33.33%
G 245 of 603 ~ 40.63%
B 157 of 603 ~ 26.04'%

%33.33
%40.63
%26.04

CMYK RENK MODELİ

#C9F59D rengi CMYK tonu (18,0,36,4).

  • camgöbeği tonu 17.96%
  • eflatun tonu 0.00%
  • sarı tonu 35.92%
  • ana renk tonu 3.92%

CMYK: (18,0,36,4)
C18M0Y36K4 (18%, 0%, 36%, 4%)
(0.18 / 0.00 / 0.36 / 0.04)

CMYK yüzdeleri

%17.96
%0
%35.92
%3.92

Codes

Color #C9F59D in popluar color models

C9 F5 9D
RGB 201 245 157
HSL 90° 81.48% 78.82%
HSB/HSV 90° 35.92% 96.08%
CMYK 17.96% 0.00% 35.92%
3.92%

Color #C9F59D in popluar number systems.

HEX C9 F5 9D
Decimal 201 245 157
Binary 11001001 11110101 10011101
Octal 311 365 235

Shades and tints

Shades of #C9F59D

#C9F59D
(201,245,157)
#B7DF8F
(183,223,143)
#A5C981
(165,201,129)
#93B373
(147,179,115)
#819D65
(129,157,101)
#6F8757
(111,135,87)
#5D7149
(93,113,73)
#4B5B3B
(75,91,59)
#39452D
(57,69,45)
#272F1F
(39,47,31)
#151911
(21,25,17)
#000000
(0,0,0)

Tints of #C9F59D

#C9F59D
(201,245,157)
#CDF5A5
(205,245,165)
#D1F5AD
(209,245,173)
#D5F5B5
(213,245,181)
#D9F5BD
(217,245,189)
#DDF5C5
(221,245,197)
#E1F5CD
(225,245,205)
#E5F5D5
(229,245,213)
#E9F5DD
(233,245,221)
#EDF5E5
(237,245,229)
#F1F5ED
(241,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9F59D; }

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

This text font color is #C9F59D.

Background Color

.myBgColor { background-color: #C9F59D; }

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

This div background color is #C9F59D.

Border color

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

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

This div border color is #C9F59D.

Opacity

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

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

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

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

This text has shadow with #C9F59D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F59D.

Preview

Color preview on black background

This text has color #C9F59D on black background.


Color preview on white background

This text has color #C9F59D on white background.


Black color preview on #C9F59D background

This text has black color on #C9F59D background.


White color preview on #C9F59D background

This text has white color on #C9F59D background.


Related colors

Complementary color

Complementary color for #hex is #360A62.


I love getcolorcode.com

Triadic colors

1 #9DC9F5 and #F59DC9 with #C9F59D are triadic colors.

2 #9DF5C9 and #F5C99D with #C9F59D are triadic colors.