COLOR #C9DC7D

HEX: #C9DC7D RGB: (201,220,125)

Renk bilgisi

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

RGB renk modeli

#C9DC7D color RGB value is (201,220,125).

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

RGB bağlantıları ve doygunluk

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

201
220
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 220 + 125 = 546 (100%)
R 201 of 546 ~ 36.81%
G 220 of 546 ~ 40.29%
B 125 of 546 ~ 22.89'%

%36.81
%40.29
%22.89

CMYK RENK MODELİ

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

  • camgöbeği tonu 8.64%
  • eflatun tonu 0.00%
  • sarı tonu 43.18%
  • 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
%43.18
%13.73

Codes

Color #C9DC7D in popluar color models

C9 DC 7D
RGB 201 220 125
HSL 72° 57.58% 67.65%
HSB/HSV 72° 43.18% 86.27%
CMYK 8.64% 0.00% 43.18%
13.73%

Color #C9DC7D in popluar number systems.

HEX C9 DC 7D
Decimal 201 220 125
Binary 11001001 11011100 1111101
Octal 311 334 175

Shades and tints

Shades of #C9DC7D

#C9DC7D
(201,220,125)
#B7C872
(183,200,114)
#A5B467
(165,180,103)
#93A05C
(147,160,92)
#818C51
(129,140,81)
#6F7846
(111,120,70)
#5D643B
(93,100,59)
#4B5030
(75,80,48)
#393C25
(57,60,37)
#27281A
(39,40,26)
#15140F
(21,20,15)
#000000
(0,0,0)

Tints of #C9DC7D

#C9DC7D
(201,220,125)
#CDDF88
(205,223,136)
#D1E293
(209,226,147)
#D5E59E
(213,229,158)
#D9E8A9
(217,232,169)
#DDEBB4
(221,235,180)
#E1EEBF
(225,238,191)
#E5F1CA
(229,241,202)
#E9F4D5
(233,244,213)
#EDF7E0
(237,247,224)
#F1FAEB
(241,250,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9DC7D; }

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

This text font color is #C9DC7D.

Background Color

.myBgColor { background-color: #C9DC7D; }

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

This div background color is #C9DC7D.

Border color

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

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

This div border color is #C9DC7D.

Opacity

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

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

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

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

This text has shadow with #C9DC7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9DC7D.

Preview

Color preview on black background

This text has color #C9DC7D on black background.


Color preview on white background

This text has color #C9DC7D on white background.


Black color preview on #C9DC7D background

This text has black color on #C9DC7D background.


White color preview on #C9DC7D background

This text has white color on #C9DC7D background.


Related colors

Complementary color

Complementary color for #hex is #362382.


I love getcolorcode.com

Triadic colors

1 #7DC9DC and #DC7DC9 with #C9DC7D are triadic colors.

2 #7DDCC9 and #DCC97D with #C9DC7D are triadic colors.