COLOR #C9D76E

HEX: #C9D76E RGB: (201,215,110)

Renk bilgisi

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

RGB renk modeli

#C9D76E color RGB value is (201,215,110).

RGB: (201,215,110) (79%, 84%, 43%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 215 of 255 = 84%
B 110 of 255 = 43%

201
215
110

R + G + B ~ 69%. #C9D76E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 215 + 110 = 526 (100%)
R 201 of 526 ~ 38.21%
G 215 of 526 ~ 40.87%
B 110 of 526 ~ 20.91'%

%38.21
%40.87
%20.91

CMYK RENK MODELİ

#C9D76E rengi CMYK tonu (7,0,49,16).

  • camgöbeği tonu 6.51%
  • eflatun tonu 0.00%
  • sarı tonu 48.84%
  • ana renk tonu 15.69%
CMYK: (7,0,49,16) C7M0Y49K16 (7%,0%,49%,16%) (0.07/0.00/0.49/0.16) 

CMYK yüzdeleri

%6.51
%0
%48.84
%15.69

Codes

Color #C9D76E in popluar color models

C9 D7 6E
RGB 201 215 110
HSL 68° 56.76% 63.73%
HSB/HSV 68° 48.84% 84.31%
CMYK 6.51% 0.00% 48.84%
15.69%

Color #C9D76E in popluar number systems.

HEX C9 D7 6E
Decimal 201 215 110
Binary 11001001 11010111 1101110
Octal 311 327 156

Shades and tints

Shades of #C9D76E

#C9D76E
(201,215,110)
#B7C464
(183,196,100)
#A5B15A
(165,177,90)
#939E50
(147,158,80)
#818B46
(129,139,70)
#6F783C
(111,120,60)
#5D6532
(93,101,50)
#4B5228
(75,82,40)
#393F1E
(57,63,30)
#272C14
(39,44,20)
#15190A
(21,25,10)
#000000
(0,0,0)

Tints of #C9D76E

#C9D76E
(201,215,110)
#CDDA7B
(205,218,123)
#D1DD88
(209,221,136)
#D5E095
(213,224,149)
#D9E3A2
(217,227,162)
#DDE6AF
(221,230,175)
#E1E9BC
(225,233,188)
#E5ECC9
(229,236,201)
#E9EFD6
(233,239,214)
#EDF2E3
(237,242,227)
#F1F5F0
(241,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9D76E; }

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

This text font color is #C9D76E.

Background Color

.myBgColor { background-color: #C9D76E; }

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

This div background color is #C9D76E.

Border color

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

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

This div border color is #C9D76E.

Opacity

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

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

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

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

This text has shadow with #C9D76E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9D76E.

Preview

Color preview on black background

This text has color #C9D76E on black background.


Color preview on white background

This text has color #C9D76E on white background.


Black color preview on #C9D76E background

This text has black color on #C9D76E background.


White color preview on #C9D76E background

This text has white color on #C9D76E background.


Related colors

Complementary color

Complementary color for #hex is #362891.


I love getcolorcode.com

Triadic colors

1 #6EC9D7 and #D76EC9 with #C9D76E are triadic colors.

2 #6ED7C9 and #D7C96E with #C9D76E are triadic colors.