COLOR #C9F99E

HEX: #C9F99E RGB: (201,249,158)

Renk bilgisi

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

RGB renk modeli

#C9F99E color RGB value is (201,249,158).

RGB: (201,249,158) (79%, 98%, 62%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 249 of 255 = 98%
B 158 of 255 = 62%

201
249
158

R + G + B ~ 80%. #C9F99E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 249 + 158 = 608 (100%)
R 201 of 608 ~ 33.06%
G 249 of 608 ~ 40.95%
B 158 of 608 ~ 25.99'%

%33.06
%40.95
%25.99

CMYK RENK MODELİ

#C9F99E rengi CMYK tonu (19,0,37,2).

  • camgöbeği tonu 19.28%
  • eflatun tonu 0.00%
  • sarı tonu 36.55%
  • ana renk tonu 2.35%

CMYK: (19,0,37,2)
C19M0Y37K2 (19%, 0%, 37%, 2%)
(0.19 / 0.00 / 0.37 / 0.02)

CMYK yüzdeleri

%19.28
%0
%36.55
%2.35

Codes

Color #C9F99E in popluar color models

C9 F9 9E
RGB 201 249 158
HSL 92° 88.35% 79.80%
HSB/HSV 92° 36.55% 97.65%
CMYK 19.28% 0.00% 36.55%
2.35%

Color #C9F99E in popluar number systems.

HEX C9 F9 9E
Decimal 201 249 158
Binary 11001001 11111001 10011110
Octal 311 371 236

Shades and tints

Shades of #C9F99E

#C9F99E
(201,249,158)
#B7E390
(183,227,144)
#A5CD82
(165,205,130)
#93B774
(147,183,116)
#81A166
(129,161,102)
#6F8B58
(111,139,88)
#5D754A
(93,117,74)
#4B5F3C
(75,95,60)
#39492E
(57,73,46)
#273320
(39,51,32)
#151D12
(21,29,18)
#000000
(0,0,0)

Tints of #C9F99E

#C9F99E
(201,249,158)
#CDF9A6
(205,249,166)
#D1F9AE
(209,249,174)
#D5F9B6
(213,249,182)
#D9F9BE
(217,249,190)
#DDF9C6
(221,249,198)
#E1F9CE
(225,249,206)
#E5F9D6
(229,249,214)
#E9F9DE
(233,249,222)
#EDF9E6
(237,249,230)
#F1F9EE
(241,249,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9F99E color. Also use rgb(201,249,158) instead hex code.

Text Font Color

.myTextColor { color: #C9F99E; }

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

This text font color is #C9F99E.

Background Color

.myBgColor { background-color: #C9F99E; }

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

This div background color is #C9F99E.

Border color

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

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

This div border color is #C9F99E.

Opacity

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

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

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

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

This text has shadow with #C9F99E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9F99E.

Preview

Color preview on black background

This text has color #C9F99E on black background.


Color preview on white background

This text has color #C9F99E on white background.


Black color preview on #C9F99E background

This text has black color on #C9F99E background.


White color preview on #C9F99E background

This text has white color on #C9F99E background.


Related colors

Complementary color

Complementary color for #hex is #360661.


I love getcolorcode.com

Triadic colors

1 #9EC9F9 and #F99EC9 with #C9F99E are triadic colors.

2 #9EF9C9 and #F9C99E with #C9F99E are triadic colors.