COLOR #C9F19D

HEX: #C9F19D RGB: (201,241,157)

Renk bilgisi

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

RGB renk modeli

#C9F19D color RGB value is (201,241,157).

RGB: (201,241,157) (79%, 95%, 62%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 241 of 255 = 95%
B 157 of 255 = 62%

201
241
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 241 + 157 = 599 (100%)
R 201 of 599 ~ 33.56%
G 241 of 599 ~ 40.23%
B 157 of 599 ~ 26.21'%

%33.56
%40.23
%26.21

CMYK RENK MODELİ

#C9F19D rengi CMYK tonu (17,0,35,5).

  • camgöbeği tonu 16.60%
  • eflatun tonu 0.00%
  • sarı tonu 34.85%
  • ana renk tonu 5.49%

CMYK: (17,0,35,5)
C17M0Y35K5 (17%, 0%, 35%, 5%)
(0.17 / 0.00 / 0.35 / 0.05)

CMYK yüzdeleri

%16.6
%0
%34.85
%5.49

Codes

Color #C9F19D in popluar color models

C9 F1 9D
RGB 201 241 157
HSL 89° 75.00% 78.04%
HSB/HSV 89° 34.85% 94.51%
CMYK 16.60% 0.00% 34.85%
5.49%

Color #C9F19D in popluar number systems.

HEX C9 F1 9D
Decimal 201 241 157
Binary 11001001 11110001 10011101
Octal 311 361 235

Shades and tints

Shades of #C9F19D

#C9F19D
(201,241,157)
#B7DC8F
(183,220,143)
#A5C781
(165,199,129)
#93B273
(147,178,115)
#819D65
(129,157,101)
#6F8857
(111,136,87)
#5D7349
(93,115,73)
#4B5E3B
(75,94,59)
#39492D
(57,73,45)
#27341F
(39,52,31)
#151F11
(21,31,17)
#000000
(0,0,0)

Tints of #C9F19D

#C9F19D
(201,241,157)
#CDF2A5
(205,242,165)
#D1F3AD
(209,243,173)
#D5F4B5
(213,244,181)
#D9F5BD
(217,245,189)
#DDF6C5
(221,246,197)
#E1F7CD
(225,247,205)
#E5F8D5
(229,248,213)
#E9F9DD
(233,249,221)
#EDFAE5
(237,250,229)
#F1FBED
(241,251,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9F19D; }

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

This text font color is #C9F19D.

Background Color

.myBgColor { background-color: #C9F19D; }

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

This div background color is #C9F19D.

Border color

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

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

This div border color is #C9F19D.

Opacity

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

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

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

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

This text has shadow with #C9F19D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F19D.

Preview

Color preview on black background

This text has color #C9F19D on black background.


Color preview on white background

This text has color #C9F19D on white background.


Black color preview on #C9F19D background

This text has black color on #C9F19D background.


White color preview on #C9F19D background

This text has white color on #C9F19D background.


Related colors

Complementary color

Complementary color for #hex is #360E62.


I love getcolorcode.com

Triadic colors

1 #9DC9F1 and #F19DC9 with #C9F19D are triadic colors.

2 #9DF1C9 and #F1C99D with #C9F19D are triadic colors.