COLOR #C7DC4E

HEX: #C7DC4E RGB: (199,220,78)

Renk bilgisi

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

RGB renk modeli

#C7DC4E color RGB value is (199,220,78).

RGB: (199,220,78) (78%, 86%, 31%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 220 of 255 = 86%
B 78 of 255 = 31%

199
220
78

R + G + B ~ 65%. #C7DC4E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 220 + 78 = 497 (100%)
R 199 of 497 ~ 40.04%
G 220 of 497 ~ 44.27%
B 78 of 497 ~ 15.69'%

%40.04
%44.27
%15.69

CMYK RENK MODELİ

#C7DC4E rengi CMYK tonu (10,0,65,14).

  • camgöbeği tonu 9.55%
  • eflatun tonu 0.00%
  • sarı tonu 64.55%
  • ana renk tonu 13.73%

CMYK: (10,0,65,14)
C10M0Y65K14 (10%, 0%, 65%, 14%)
(0.10 / 0.00 / 0.65 / 0.14)

CMYK yüzdeleri

%9.55
%0
%64.55
%13.73

Codes

Color #C7DC4E in popluar color models

C7 DC 4E
RGB 199 220 78
HSL 69° 66.98% 58.43%
HSB/HSV 69° 64.55% 86.27%
CMYK 9.55% 0.00% 64.55%
13.73%

Color #C7DC4E in popluar number systems.

HEX C7 DC 4E
Decimal 199 220 78
Binary 11000111 11011100 1001110
Octal 307 334 116

Shades and tints

Shades of #C7DC4E

#C7DC4E
(199,220,78)
#B5C847
(181,200,71)
#A3B440
(163,180,64)
#91A039
(145,160,57)
#7F8C32
(127,140,50)
#6D782B
(109,120,43)
#5B6424
(91,100,36)
#49501D
(73,80,29)
#373C16
(55,60,22)
#25280F
(37,40,15)
#131408
(19,20,8)
#000000
(0,0,0)

Tints of #C7DC4E

#C7DC4E
(199,220,78)
#CCDF5E
(204,223,94)
#D1E26E
(209,226,110)
#D6E57E
(214,229,126)
#DBE88E
(219,232,142)
#E0EB9E
(224,235,158)
#E5EEAE
(229,238,174)
#EAF1BE
(234,241,190)
#EFF4CE
(239,244,206)
#F4F7DE
(244,247,222)
#F9FAEE
(249,250,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7DC4E color. Also use rgb(199,220,78) instead hex code.

Text Font Color

.myTextColor { color: #C7DC4E; }

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

This text font color is #C7DC4E.

Background Color

.myBgColor { background-color: #C7DC4E; }

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

This div background color is #C7DC4E.

Border color

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

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

This div border color is #C7DC4E.

Opacity

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

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

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

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

This text has shadow with #C7DC4E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7DC4E.

Preview

Color preview on black background

This text has color #C7DC4E on black background.


Color preview on white background

This text has color #C7DC4E on white background.


Black color preview on #C7DC4E background

This text has black color on #C7DC4E background.


White color preview on #C7DC4E background

This text has white color on #C7DC4E background.


Related colors

Complementary color

Complementary color for #hex is #3823B1.


I love getcolorcode.com

Triadic colors

1 #4EC7DC and #DC4EC7 with #C7DC4E are triadic colors.

2 #4EDCC7 and #DCC74E with #C7DC4E are triadic colors.