COLOR #C9F09C

HEX: #C9F09C RGB: (201,240,156)

Renk bilgisi

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

RGB renk modeli

#C9F09C color RGB value is (201,240,156).

RGB: (201,240,156) (79%, 94%, 61%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 240 of 255 = 94%
B 156 of 255 = 61%

201
240
156

R + G + B ~ 78%. #C9F09C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 240 + 156 = 597 (100%)
R 201 of 597 ~ 33.67%
G 240 of 597 ~ 40.2%
B 156 of 597 ~ 26.13'%

%33.67
%40.2
%26.13

CMYK RENK MODELİ

#C9F09C rengi CMYK tonu (16,0,35,6).

  • camgöbeği tonu 16.25%
  • eflatun tonu 0.00%
  • sarı tonu 35.00%
  • ana renk tonu 5.88%

CMYK: (16,0,35,6)
C16M0Y35K6 (16%, 0%, 35%, 6%)
(0.16 / 0.00 / 0.35 / 0.06)

CMYK yüzdeleri

%16.25
%0
%35
%5.88

Codes

Color #C9F09C in popluar color models

C9 F0 9C
RGB 201 240 156
HSL 88° 73.68% 77.65%
HSB/HSV 88° 35.00% 94.12%
CMYK 16.25% 0.00% 35.00%
5.88%

Color #C9F09C in popluar number systems.

HEX C9 F0 9C
Decimal 201 240 156
Binary 11001001 11110000 10011100
Octal 311 360 234

Shades and tints

Shades of #C9F09C

#C9F09C
(201,240,156)
#B7DB8E
(183,219,142)
#A5C680
(165,198,128)
#93B172
(147,177,114)
#819C64
(129,156,100)
#6F8756
(111,135,86)
#5D7248
(93,114,72)
#4B5D3A
(75,93,58)
#39482C
(57,72,44)
#27331E
(39,51,30)
#151E10
(21,30,16)
#000000
(0,0,0)

Tints of #C9F09C

#C9F09C
(201,240,156)
#CDF1A5
(205,241,165)
#D1F2AE
(209,242,174)
#D5F3B7
(213,243,183)
#D9F4C0
(217,244,192)
#DDF5C9
(221,245,201)
#E1F6D2
(225,246,210)
#E5F7DB
(229,247,219)
#E9F8E4
(233,248,228)
#EDF9ED
(237,249,237)
#F1FAF6
(241,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9F09C color. Also use rgb(201,240,156) instead hex code.

Text Font Color

.myTextColor { color: #C9F09C; }

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

This text font color is #C9F09C.

Background Color

.myBgColor { background-color: #C9F09C; }

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

This div background color is #C9F09C.

Border color

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

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

This div border color is #C9F09C.

Opacity

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

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

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

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

This text has shadow with #C9F09C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F09C.

Preview

Color preview on black background

This text has color #C9F09C on black background.


Color preview on white background

This text has color #C9F09C on white background.


Black color preview on #C9F09C background

This text has black color on #C9F09C background.


White color preview on #C9F09C background

This text has white color on #C9F09C background.


Related colors

Complementary color

Complementary color for #hex is #360F63.


I love getcolorcode.com

Triadic colors

1 #9CC9F0 and #F09CC9 with #C9F09C are triadic colors.

2 #9CF0C9 and #F0C99C with #C9F09C are triadic colors.