COLOR #C9F48D

HEX: #C9F48D RGB: (201,244,141)

Renk bilgisi

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

RGB renk modeli

#C9F48D color RGB value is (201,244,141).

RGB: (201,244,141) (79%, 96%, 55%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 244 of 255 = 96%
B 141 of 255 = 55%

201
244
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 244 + 141 = 586 (100%)
R 201 of 586 ~ 34.3%
G 244 of 586 ~ 41.64%
B 141 of 586 ~ 24.06'%

%34.3
%41.64
%24.06

CMYK RENK MODELİ

#C9F48D rengi CMYK tonu (18,0,42,4).

  • camgöbeği tonu 17.62%
  • eflatun tonu 0.00%
  • sarı tonu 42.21%
  • ana renk tonu 4.31%

CMYK: (18,0,42,4)
C18M0Y42K4 (18%, 0%, 42%, 4%)
(0.18 / 0.00 / 0.42 / 0.04)

CMYK yüzdeleri

%17.62
%0
%42.21
%4.31

Codes

Color #C9F48D in popluar color models

C9 F4 8D
RGB 201 244 141
HSL 85° 82.40% 75.49%
HSB/HSV 85° 42.21% 95.69%
CMYK 17.62% 0.00% 42.21%
4.31%

Color #C9F48D in popluar number systems.

HEX C9 F4 8D
Decimal 201 244 141
Binary 11001001 11110100 10001101
Octal 311 364 215

Shades and tints

Shades of #C9F48D

#C9F48D
(201,244,141)
#B7DE81
(183,222,129)
#A5C875
(165,200,117)
#93B269
(147,178,105)
#819C5D
(129,156,93)
#6F8651
(111,134,81)
#5D7045
(93,112,69)
#4B5A39
(75,90,57)
#39442D
(57,68,45)
#272E21
(39,46,33)
#151815
(21,24,21)
#000000
(0,0,0)

Tints of #C9F48D

#C9F48D
(201,244,141)
#CDF597
(205,245,151)
#D1F6A1
(209,246,161)
#D5F7AB
(213,247,171)
#D9F8B5
(217,248,181)
#DDF9BF
(221,249,191)
#E1FAC9
(225,250,201)
#E5FBD3
(229,251,211)
#E9FCDD
(233,252,221)
#EDFDE7
(237,253,231)
#F1FEF1
(241,254,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9F48D; }

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

This text font color is #C9F48D.

Background Color

.myBgColor { background-color: #C9F48D; }

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

This div background color is #C9F48D.

Border color

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

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

This div border color is #C9F48D.

Opacity

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

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

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

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

This text has shadow with #C9F48D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F48D.

Preview

Color preview on black background

This text has color #C9F48D on black background.


Color preview on white background

This text has color #C9F48D on white background.


Black color preview on #C9F48D background

This text has black color on #C9F48D background.


White color preview on #C9F48D background

This text has white color on #C9F48D background.


Related colors

Complementary color

Complementary color for #hex is #360B72.


I love getcolorcode.com

Triadic colors

1 #8DC9F4 and #F48DC9 with #C9F48D are triadic colors.

2 #8DF4C9 and #F4C98D with #C9F48D are triadic colors.