COLOR #C9F58D

HEX: #C9F58D RGB: (201,245,141)

Renk bilgisi

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

RGB renk modeli

#C9F58D color RGB value is (201,245,141).

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

RGB bağlantıları ve doygunluk

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

201
245
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 245 + 141 = 587 (100%)
R 201 of 587 ~ 34.24%
G 245 of 587 ~ 41.74%
B 141 of 587 ~ 24.02'%

%34.24
%41.74
%24.02

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%17.96
%0
%42.45
%3.92

Codes

Color #C9F58D in popluar color models

C9 F5 8D
RGB 201 245 141
HSL 85° 83.87% 75.69%
HSB/HSV 85° 42.45% 96.08%
CMYK 17.96% 0.00% 42.45%
3.92%

Color #C9F58D in popluar number systems.

HEX C9 F5 8D
Decimal 201 245 141
Binary 11001001 11110101 10001101
Octal 311 365 215

Shades and tints

Shades of #C9F58D

#C9F58D
(201,245,141)
#B7DF81
(183,223,129)
#A5C975
(165,201,117)
#93B369
(147,179,105)
#819D5D
(129,157,93)
#6F8751
(111,135,81)
#5D7145
(93,113,69)
#4B5B39
(75,91,57)
#39452D
(57,69,45)
#272F21
(39,47,33)
#151915
(21,25,21)
#000000
(0,0,0)

Tints of #C9F58D

#C9F58D
(201,245,141)
#CDF597
(205,245,151)
#D1F5A1
(209,245,161)
#D5F5AB
(213,245,171)
#D9F5B5
(217,245,181)
#DDF5BF
(221,245,191)
#E1F5C9
(225,245,201)
#E5F5D3
(229,245,211)
#E9F5DD
(233,245,221)
#EDF5E7
(237,245,231)
#F1F5F1
(241,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9F58D; }

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

This text font color is #C9F58D.

Background Color

.myBgColor { background-color: #C9F58D; }

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

This div background color is #C9F58D.

Border color

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

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

This div border color is #C9F58D.

Opacity

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

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

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

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

This text has shadow with #C9F58D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F58D.

Preview

Color preview on black background

This text has color #C9F58D on black background.


Color preview on white background

This text has color #C9F58D on white background.


Black color preview on #C9F58D background

This text has black color on #C9F58D background.


White color preview on #C9F58D background

This text has white color on #C9F58D background.


Related colors

Complementary color

Complementary color for #hex is #360A72.


I love getcolorcode.com

Triadic colors

1 #8DC9F5 and #F58DC9 with #C9F58D are triadic colors.

2 #8DF5C9 and #F5C98D with #C9F58D are triadic colors.