COLOR #C9E06E

HEX: #C9E06E RGB: (201,224,110)

Renk bilgisi

#C9E06E contains mainly red and green colors. #C9E06E ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#C9E06E color RGB value is (201,224,110).

RGB: (201,224,110) (79%, 88%, 43%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 224 of 255 = 88%
B 110 of 255 = 43%

201
224
110

R + G + B ~ 70%. #C9E06E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 224 + 110 = 535 (100%)
R 201 of 535 ~ 37.57%
G 224 of 535 ~ 41.87%
B 110 of 535 ~ 20.56'%

%37.57
%41.87
%20.56

CMYK RENK MODELİ

#C9E06E rengi CMYK tonu (10,0,51,12).

  • camgöbeği tonu 10.27%
  • eflatun tonu 0.00%
  • sarı tonu 50.89%
  • ana renk tonu 12.16%

CMYK: (10,0,51,12)
C10M0Y51K12 (10%, 0%, 51%, 12%)
(0.10 / 0.00 / 0.51 / 0.12)

CMYK yüzdeleri

%10.27
%0
%50.89
%12.16

Codes

Color #C9E06E in popluar color models

C9 E0 6E
RGB 201 224 110
HSL 72° 64.77% 65.49%
HSB/HSV 72° 50.89% 87.84%
CMYK 10.27% 0.00% 50.89%
12.16%

Color #C9E06E in popluar number systems.

HEX C9 E0 6E
Decimal 201 224 110
Binary 11001001 11100000 1101110
Octal 311 340 156

Shades and tints

Shades of #C9E06E

#C9E06E
(201,224,110)
#B7CC64
(183,204,100)
#A5B85A
(165,184,90)
#93A450
(147,164,80)
#819046
(129,144,70)
#6F7C3C
(111,124,60)
#5D6832
(93,104,50)
#4B5428
(75,84,40)
#39401E
(57,64,30)
#272C14
(39,44,20)
#15180A
(21,24,10)
#000000
(0,0,0)

Tints of #C9E06E

#C9E06E
(201,224,110)
#CDE27B
(205,226,123)
#D1E488
(209,228,136)
#D5E695
(213,230,149)
#D9E8A2
(217,232,162)
#DDEAAF
(221,234,175)
#E1ECBC
(225,236,188)
#E5EEC9
(229,238,201)
#E9F0D6
(233,240,214)
#EDF2E3
(237,242,227)
#F1F4F0
(241,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9E06E color. Also use rgb(201,224,110) instead hex code.

Text Font Color

.myTextColor { color: #C9E06E; }

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

This text font color is #C9E06E.

Background Color

.myBgColor { background-color: #C9E06E; }

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

This div background color is #C9E06E.

Border color

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

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

This div border color is #C9E06E.

Opacity

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

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

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

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

This text has shadow with #C9E06E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E06E.

Preview

Color preview on black background

This text has color #C9E06E on black background.


Color preview on white background

This text has color #C9E06E on white background.


Black color preview on #C9E06E background

This text has black color on #C9E06E background.


White color preview on #C9E06E background

This text has white color on #C9E06E background.


Related colors

Complementary color

Complementary color for #hex is #361F91.


I love getcolorcode.com

Triadic colors

1 #6EC9E0 and #E06EC9 with #C9E06E are triadic colors.

2 #6EE0C9 and #E0C96E with #C9E06E are triadic colors.