COLOR #C9DC7E

HEX: #C9DC7E RGB: (201,220,126)

Renk bilgisi

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

RGB renk modeli

#C9DC7E color RGB value is (201,220,126).

RGB: (201,220,126) (79%, 86%, 49%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 220 of 255 = 86%
B 126 of 255 = 49%

201
220
126

R + G + B ~ 71%. #C9DC7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 220 + 126 = 547 (100%)
R 201 of 547 ~ 36.75%
G 220 of 547 ~ 40.22%
B 126 of 547 ~ 23.03'%

%36.75
%40.22
%23.03

CMYK RENK MODELİ

#C9DC7E rengi CMYK tonu (9,0,43,14).

  • camgöbeği tonu 8.64%
  • eflatun tonu 0.00%
  • sarı tonu 42.73%
  • ana renk tonu 13.73%

CMYK: (9,0,43,14)
C9M0Y43K14 (9%, 0%, 43%, 14%)
(0.09 / 0.00 / 0.43 / 0.14)

CMYK yüzdeleri

%8.64
%0
%42.73
%13.73

Codes

Color #C9DC7E in popluar color models

C9 DC 7E
RGB 201 220 126
HSL 72° 57.32% 67.84%
HSB/HSV 72° 42.73% 86.27%
CMYK 8.64% 0.00% 42.73%
13.73%

Color #C9DC7E in popluar number systems.

HEX C9 DC 7E
Decimal 201 220 126
Binary 11001001 11011100 1111110
Octal 311 334 176

Shades and tints

Shades of #C9DC7E

#C9DC7E
(201,220,126)
#B7C873
(183,200,115)
#A5B468
(165,180,104)
#93A05D
(147,160,93)
#818C52
(129,140,82)
#6F7847
(111,120,71)
#5D643C
(93,100,60)
#4B5031
(75,80,49)
#393C26
(57,60,38)
#27281B
(39,40,27)
#151410
(21,20,16)
#000000
(0,0,0)

Tints of #C9DC7E

#C9DC7E
(201,220,126)
#CDDF89
(205,223,137)
#D1E294
(209,226,148)
#D5E59F
(213,229,159)
#D9E8AA
(217,232,170)
#DDEBB5
(221,235,181)
#E1EEC0
(225,238,192)
#E5F1CB
(229,241,203)
#E9F4D6
(233,244,214)
#EDF7E1
(237,247,225)
#F1FAEC
(241,250,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9DC7E color. Also use rgb(201,220,126) instead hex code.

Text Font Color

.myTextColor { color: #C9DC7E; }

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

This text font color is #C9DC7E.

Background Color

.myBgColor { background-color: #C9DC7E; }

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

This div background color is #C9DC7E.

Border color

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

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

This div border color is #C9DC7E.

Opacity

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

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

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

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

This text has shadow with #C9DC7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9DC7E.

Preview

Color preview on black background

This text has color #C9DC7E on black background.


Color preview on white background

This text has color #C9DC7E on white background.


Black color preview on #C9DC7E background

This text has black color on #C9DC7E background.


White color preview on #C9DC7E background

This text has white color on #C9DC7E background.


Related colors

Complementary color

Complementary color for #hex is #362381.


I love getcolorcode.com

Triadic colors

1 #7EC9DC and #DC7EC9 with #C9DC7E are triadic colors.

2 #7EDCC9 and #DCC97E with #C9DC7E are triadic colors.