COLOR #C9E06A

HEX: #C9E06A RGB: (201,224,106)

Renk bilgisi

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

RGB renk modeli

#C9E06A color RGB value is (201,224,106).

RGB: (201,224,106) (79%, 88%, 42%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 224 of 255 = 88%
B 106 of 255 = 42%

201
224
106

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 224 + 106 = 531 (100%)
R 201 of 531 ~ 37.85%
G 224 of 531 ~ 42.18%
B 106 of 531 ~ 19.96'%

%37.85
%42.18
%19.96

CMYK RENK MODELİ

#C9E06A rengi CMYK tonu (10,0,53,12).

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

CMYK: (10,0,53,12)
C10M0Y53K12 (10%, 0%, 53%, 12%)
(0.10 / 0.00 / 0.53 / 0.12)

CMYK yüzdeleri

%10.27
%0
%52.68
%12.16

Codes

Color #C9E06A in popluar color models

C9 E0 6A
RGB 201 224 106
HSL 72° 65.56% 64.71%
HSB/HSV 72° 52.68% 87.84%
CMYK 10.27% 0.00% 52.68%
12.16%

Color #C9E06A in popluar number systems.

HEX C9 E0 6A
Decimal 201 224 106
Binary 11001001 11100000 1101010
Octal 311 340 152

Shades and tints

Shades of #C9E06A

#C9E06A
(201,224,106)
#B7CC61
(183,204,97)
#A5B858
(165,184,88)
#93A44F
(147,164,79)
#819046
(129,144,70)
#6F7C3D
(111,124,61)
#5D6834
(93,104,52)
#4B542B
(75,84,43)
#394022
(57,64,34)
#272C19
(39,44,25)
#151810
(21,24,16)
#000000
(0,0,0)

Tints of #C9E06A

#C9E06A
(201,224,106)
#CDE277
(205,226,119)
#D1E484
(209,228,132)
#D5E691
(213,230,145)
#D9E89E
(217,232,158)
#DDEAAB
(221,234,171)
#E1ECB8
(225,236,184)
#E5EEC5
(229,238,197)
#E9F0D2
(233,240,210)
#EDF2DF
(237,242,223)
#F1F4EC
(241,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E06A; }

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

This text font color is #C9E06A.

Background Color

.myBgColor { background-color: #C9E06A; }

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

This div background color is #C9E06A.

Border color

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

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

This div border color is #C9E06A.

Opacity

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

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

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

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

This text has shadow with #C9E06A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E06A.

Preview

Color preview on black background

This text has color #C9E06A on black background.


Color preview on white background

This text has color #C9E06A on white background.


Black color preview on #C9E06A background

This text has black color on #C9E06A background.


White color preview on #C9E06A background

This text has white color on #C9E06A background.


Related colors

Complementary color

Complementary color for #hex is #361F95.


I love getcolorcode.com

Triadic colors

1 #6AC9E0 and #E06AC9 with #C9E06A are triadic colors.

2 #6AE0C9 and #E0C96A with #C9E06A are triadic colors.