COLOR #C9F381

HEX: #C9F381 RGB: (201,243,129)

Renk bilgisi

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

RGB renk modeli

#C9F381 color RGB value is (201,243,129).

RGB: (201,243,129) (79%, 95%, 51%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 243 of 255 = 95%
B 129 of 255 = 51%

201
243
129

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 243 + 129 = 573 (100%)
R 201 of 573 ~ 35.08%
G 243 of 573 ~ 42.41%
B 129 of 573 ~ 22.51'%

%35.08
%42.41
%22.51

CMYK RENK MODELİ

#C9F381 rengi CMYK tonu (17,0,47,5).

  • camgöbeği tonu 17.28%
  • eflatun tonu 0.00%
  • sarı tonu 46.91%
  • ana renk tonu 4.71%

CMYK: (17,0,47,5)
C17M0Y47K5 (17%, 0%, 47%, 5%)
(0.17 / 0.00 / 0.47 / 0.05)

CMYK yüzdeleri

%17.28
%0
%46.91
%4.71

Codes

Color #C9F381 in popluar color models

C9 F3 81
RGB 201 243 129
HSL 82° 82.61% 72.94%
HSB/HSV 82° 46.91% 95.29%
CMYK 17.28% 0.00% 46.91%
4.71%

Color #C9F381 in popluar number systems.

HEX C9 F3 81
Decimal 201 243 129
Binary 11001001 11110011 10000001
Octal 311 363 201

Shades and tints

Shades of #C9F381

#C9F381
(201,243,129)
#B7DD76
(183,221,118)
#A5C76B
(165,199,107)
#93B160
(147,177,96)
#819B55
(129,155,85)
#6F854A
(111,133,74)
#5D6F3F
(93,111,63)
#4B5934
(75,89,52)
#394329
(57,67,41)
#272D1E
(39,45,30)
#151713
(21,23,19)
#000000
(0,0,0)

Tints of #C9F381

#C9F381
(201,243,129)
#CDF48C
(205,244,140)
#D1F597
(209,245,151)
#D5F6A2
(213,246,162)
#D9F7AD
(217,247,173)
#DDF8B8
(221,248,184)
#E1F9C3
(225,249,195)
#E5FACE
(229,250,206)
#E9FBD9
(233,251,217)
#EDFCE4
(237,252,228)
#F1FDEF
(241,253,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9F381 color. Also use rgb(201,243,129) instead hex code.

Text Font Color

.myTextColor { color: #C9F381; }

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

This text font color is #C9F381.

Background Color

.myBgColor { background-color: #C9F381; }

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

This div background color is #C9F381.

Border color

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

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

This div border color is #C9F381.

Opacity

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

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

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

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

This text has shadow with #C9F381 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F381.

Preview

Color preview on black background

This text has color #C9F381 on black background.


Color preview on white background

This text has color #C9F381 on white background.


Black color preview on #C9F381 background

This text has black color on #C9F381 background.


White color preview on #C9F381 background

This text has white color on #C9F381 background.


Related colors

Complementary color

Complementary color for #hex is #360C7E.


I love getcolorcode.com

Triadic colors

1 #81C9F3 and #F381C9 with #C9F381 are triadic colors.

2 #81F3C9 and #F3C981 with #C9F381 are triadic colors.