COLOR #C9F57D

HEX: #C9F57D RGB: (201,245,125)

Renk bilgisi

#C9F57D contains mainly red and green colors. #C9F57D ‘ nin web güvenlik rengi #CCFF66 (ya da #CF6) dir.

RGB renk modeli

#C9F57D color RGB value is (201,245,125).

RGB: (201,245,125) (79%, 96%, 49%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 245 of 255 = 96%
B 125 of 255 = 49%

201
245
125

R + G + B ~ 75%. #C9F57D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 245 + 125 = 571 (100%)
R 201 of 571 ~ 35.2%
G 245 of 571 ~ 42.91%
B 125 of 571 ~ 21.89'%

%35.2
%42.91
%21.89

CMYK RENK MODELİ

#C9F57D rengi CMYK tonu (18,0,49,4).

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

CMYK: (18,0,49,4)
C18M0Y49K4 (18%, 0%, 49%, 4%)
(0.18 / 0.00 / 0.49 / 0.04)

CMYK yüzdeleri

%17.96
%0
%48.98
%3.92

Codes

Color #C9F57D in popluar color models

C9 F5 7D
RGB 201 245 125
HSL 82° 85.71% 72.55%
HSB/HSV 82° 48.98% 96.08%
CMYK 17.96% 0.00% 48.98%
3.92%

Color #C9F57D in popluar number systems.

HEX C9 F5 7D
Decimal 201 245 125
Binary 11001001 11110101 1111101
Octal 311 365 175

Shades and tints

Shades of #C9F57D

#C9F57D
(201,245,125)
#B7DF72
(183,223,114)
#A5C967
(165,201,103)
#93B35C
(147,179,92)
#819D51
(129,157,81)
#6F8746
(111,135,70)
#5D713B
(93,113,59)
#4B5B30
(75,91,48)
#394525
(57,69,37)
#272F1A
(39,47,26)
#15190F
(21,25,15)
#000000
(0,0,0)

Tints of #C9F57D

#C9F57D
(201,245,125)
#CDF588
(205,245,136)
#D1F593
(209,245,147)
#D5F59E
(213,245,158)
#D9F5A9
(217,245,169)
#DDF5B4
(221,245,180)
#E1F5BF
(225,245,191)
#E5F5CA
(229,245,202)
#E9F5D5
(233,245,213)
#EDF5E0
(237,245,224)
#F1F5EB
(241,245,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9F57D; }

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

This text font color is #C9F57D.

Background Color

.myBgColor { background-color: #C9F57D; }

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

This div background color is #C9F57D.

Border color

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

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

This div border color is #C9F57D.

Opacity

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

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

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

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

This text has shadow with #C9F57D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F57D.

Preview

Color preview on black background

This text has color #C9F57D on black background.


Color preview on white background

This text has color #C9F57D on white background.


Black color preview on #C9F57D background

This text has black color on #C9F57D background.


White color preview on #C9F57D background

This text has white color on #C9F57D background.


Related colors

Complementary color

Complementary color for #hex is #360A82.


I love getcolorcode.com

Triadic colors

1 #7DC9F5 and #F57DC9 with #C9F57D are triadic colors.

2 #7DF5C9 and #F5C97D with #C9F57D are triadic colors.