COLOR #C9F471

HEX: #C9F471 RGB: (201,244,113)

Renk bilgisi

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

RGB renk modeli

#C9F471 color RGB value is (201,244,113).

RGB: (201,244,113) (79%, 96%, 44%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 244 of 255 = 96%
B 113 of 255 = 44%

201
244
113

R + G + B ~ 73%. #C9F471 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 244 + 113 = 558 (100%)
R 201 of 558 ~ 36.02%
G 244 of 558 ~ 43.73%
B 113 of 558 ~ 20.25'%

%36.02
%43.73
%20.25

CMYK RENK MODELİ

#C9F471 rengi CMYK tonu (18,0,54,4).

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

CMYK: (18,0,54,4)
C18M0Y54K4 (18%, 0%, 54%, 4%)
(0.18 / 0.00 / 0.54 / 0.04)

CMYK yüzdeleri

%17.62
%0
%53.69
%4.31

Codes

Color #C9F471 in popluar color models

C9 F4 71
RGB 201 244 113
HSL 80° 85.62% 70.00%
HSB/HSV 80° 53.69% 95.69%
CMYK 17.62% 0.00% 53.69%
4.31%

Color #C9F471 in popluar number systems.

HEX C9 F4 71
Decimal 201 244 113
Binary 11001001 11110100 1110001
Octal 311 364 161

Shades and tints

Shades of #C9F471

#C9F471
(201,244,113)
#B7DE67
(183,222,103)
#A5C85D
(165,200,93)
#93B253
(147,178,83)
#819C49
(129,156,73)
#6F863F
(111,134,63)
#5D7035
(93,112,53)
#4B5A2B
(75,90,43)
#394421
(57,68,33)
#272E17
(39,46,23)
#15180D
(21,24,13)
#000000
(0,0,0)

Tints of #C9F471

#C9F471
(201,244,113)
#CDF57D
(205,245,125)
#D1F689
(209,246,137)
#D5F795
(213,247,149)
#D9F8A1
(217,248,161)
#DDF9AD
(221,249,173)
#E1FAB9
(225,250,185)
#E5FBC5
(229,251,197)
#E9FCD1
(233,252,209)
#EDFDDD
(237,253,221)
#F1FEE9
(241,254,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9F471; }

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

This text font color is #C9F471.

Background Color

.myBgColor { background-color: #C9F471; }

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

This div background color is #C9F471.

Border color

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

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

This div border color is #C9F471.

Opacity

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

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

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

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

This text has shadow with #C9F471 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F471.

Preview

Color preview on black background

This text has color #C9F471 on black background.


Color preview on white background

This text has color #C9F471 on white background.


Black color preview on #C9F471 background

This text has black color on #C9F471 background.


White color preview on #C9F471 background

This text has white color on #C9F471 background.


Related colors

Complementary color

Complementary color for #hex is #360B8E.


I love getcolorcode.com

Triadic colors

1 #71C9F4 and #F471C9 with #C9F471 are triadic colors.

2 #71F4C9 and #F4C971 with #C9F471 are triadic colors.