COLOR #C9E18E

HEX: #C9E18E RGB: (201,225,142)

Renk bilgisi

#C9E18E contains mainly red and green colors. #C9E18E ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C9E18E color RGB value is (201,225,142).

RGB: (201,225,142) (79%, 88%, 56%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 225 of 255 = 88%
B 142 of 255 = 56%

201
225
142

R + G + B ~ 74%. #C9E18E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 225 + 142 = 568 (100%)
R 201 of 568 ~ 35.39%
G 225 of 568 ~ 39.61%
B 142 of 568 ~ 25'%

%35.39
%39.61
%25

CMYK RENK MODELİ

#C9E18E rengi CMYK tonu (11,0,37,12).

  • camgöbeği tonu 10.67%
  • eflatun tonu 0.00%
  • sarı tonu 36.89%
  • ana renk tonu 11.76%

CMYK: (11,0,37,12)
C11M0Y37K12 (11%, 0%, 37%, 12%)
(0.11 / 0.00 / 0.37 / 0.12)

CMYK yüzdeleri

%10.67
%0
%36.89
%11.76

Codes

Color #C9E18E in popluar color models

C9 E1 8E
RGB 201 225 142
HSL 77° 58.04% 71.96%
HSB/HSV 77° 36.89% 88.24%
CMYK 10.67% 0.00% 36.89%
11.76%

Color #C9E18E in popluar number systems.

HEX C9 E1 8E
Decimal 201 225 142
Binary 11001001 11100001 10001110
Octal 311 341 216

Shades and tints

Shades of #C9E18E

#C9E18E
(201,225,142)
#B7CD82
(183,205,130)
#A5B976
(165,185,118)
#93A56A
(147,165,106)
#81915E
(129,145,94)
#6F7D52
(111,125,82)
#5D6946
(93,105,70)
#4B553A
(75,85,58)
#39412E
(57,65,46)
#272D22
(39,45,34)
#151916
(21,25,22)
#000000
(0,0,0)

Tints of #C9E18E

#C9E18E
(201,225,142)
#CDE398
(205,227,152)
#D1E5A2
(209,229,162)
#D5E7AC
(213,231,172)
#D9E9B6
(217,233,182)
#DDEBC0
(221,235,192)
#E1EDCA
(225,237,202)
#E5EFD4
(229,239,212)
#E9F1DE
(233,241,222)
#EDF3E8
(237,243,232)
#F1F5F2
(241,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9E18E color. Also use rgb(201,225,142) instead hex code.

Text Font Color

.myTextColor { color: #C9E18E; }

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

This text font color is #C9E18E.

Background Color

.myBgColor { background-color: #C9E18E; }

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

This div background color is #C9E18E.

Border color

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

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

This div border color is #C9E18E.

Opacity

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

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

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

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

This text has shadow with #C9E18E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E18E.

Preview

Color preview on black background

This text has color #C9E18E on black background.


Color preview on white background

This text has color #C9E18E on white background.


Black color preview on #C9E18E background

This text has black color on #C9E18E background.


White color preview on #C9E18E background

This text has white color on #C9E18E background.


Related colors

Complementary color

Complementary color for #hex is #361E71.


I love getcolorcode.com

Triadic colors

1 #8EC9E1 and #E18EC9 with #C9E18E are triadic colors.

2 #8EE1C9 and #E1C98E with #C9E18E are triadic colors.