COLOR #C9F18D

HEX: #C9F18D RGB: (201,241,141)

Renk bilgisi

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

RGB renk modeli

#C9F18D color RGB value is (201,241,141).

RGB: (201,241,141) (79%, 95%, 55%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 241 of 255 = 95%
B 141 of 255 = 55%

201
241
141

R + G + B ~ 76%. #C9F18D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 241 + 141 = 583 (100%)
R 201 of 583 ~ 34.48%
G 241 of 583 ~ 41.34%
B 141 of 583 ~ 24.19'%

%34.48
%41.34
%24.19

CMYK RENK MODELİ

#C9F18D rengi CMYK tonu (17,0,41,5).

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

CMYK: (17,0,41,5)
C17M0Y41K5 (17%, 0%, 41%, 5%)
(0.17 / 0.00 / 0.41 / 0.05)

CMYK yüzdeleri

%16.6
%0
%41.49
%5.49

Codes

Color #C9F18D in popluar color models

C9 F1 8D
RGB 201 241 141
HSL 84° 78.13% 74.90%
HSB/HSV 84° 41.49% 94.51%
CMYK 16.60% 0.00% 41.49%
5.49%

Color #C9F18D in popluar number systems.

HEX C9 F1 8D
Decimal 201 241 141
Binary 11001001 11110001 10001101
Octal 311 361 215

Shades and tints

Shades of #C9F18D

#C9F18D
(201,241,141)
#B7DC81
(183,220,129)
#A5C775
(165,199,117)
#93B269
(147,178,105)
#819D5D
(129,157,93)
#6F8851
(111,136,81)
#5D7345
(93,115,69)
#4B5E39
(75,94,57)
#39492D
(57,73,45)
#273421
(39,52,33)
#151F15
(21,31,21)
#000000
(0,0,0)

Tints of #C9F18D

#C9F18D
(201,241,141)
#CDF297
(205,242,151)
#D1F3A1
(209,243,161)
#D5F4AB
(213,244,171)
#D9F5B5
(217,245,181)
#DDF6BF
(221,246,191)
#E1F7C9
(225,247,201)
#E5F8D3
(229,248,211)
#E9F9DD
(233,249,221)
#EDFAE7
(237,250,231)
#F1FBF1
(241,251,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9F18D; }

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

This text font color is #C9F18D.

Background Color

.myBgColor { background-color: #C9F18D; }

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

This div background color is #C9F18D.

Border color

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

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

This div border color is #C9F18D.

Opacity

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

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

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

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

This text has shadow with #C9F18D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F18D.

Preview

Color preview on black background

This text has color #C9F18D on black background.


Color preview on white background

This text has color #C9F18D on white background.


Black color preview on #C9F18D background

This text has black color on #C9F18D background.


White color preview on #C9F18D background

This text has white color on #C9F18D background.


Related colors

Complementary color

Complementary color for #hex is #360E72.


I love getcolorcode.com

Triadic colors

1 #8DC9F1 and #F18DC9 with #C9F18D are triadic colors.

2 #8DF1C9 and #F1C98D with #C9F18D are triadic colors.