COLOR #C7E64D

HEX: #C7E64D RGB: (199,230,77)

Renk bilgisi

#C7E64D contains mainly red and green colors. #C7E64D ‘ nin web güvenlik rengi #CCCC33 (ya da #CC3) dir.

RGB renk modeli

#C7E64D color RGB value is (199,230,77).

RGB: (199,230,77) (78%, 90%, 30%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 230 of 255 = 90%
B 77 of 255 = 30%

199
230
77

R + G + B ~ 66%. #C7E64D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 230 + 77 = 506 (100%)
R 199 of 506 ~ 39.33%
G 230 of 506 ~ 45.45%
B 77 of 506 ~ 15.22'%

%39.33
%45.45
%15.22

CMYK RENK MODELİ

#C7E64D rengi CMYK tonu (13,0,67,10).

  • camgöbeği tonu 13.48%
  • eflatun tonu 0.00%
  • sarı tonu 66.52%
  • ana renk tonu 9.80%

CMYK: (13,0,67,10)
C13M0Y67K10 (13%, 0%, 67%, 10%)
(0.13 / 0.00 / 0.67 / 0.10)

CMYK yüzdeleri

%13.48
%0
%66.52
%9.8

Codes

Color #C7E64D in popluar color models

C7 E6 4D
RGB 199 230 77
HSL 72° 75.37% 60.20%
HSB/HSV 72° 66.52% 90.20%
CMYK 13.48% 0.00% 66.52%
9.80%

Color #C7E64D in popluar number systems.

HEX C7 E6 4D
Decimal 199 230 77
Binary 11000111 11100110 1001101
Octal 307 346 115

Shades and tints

Shades of #C7E64D

#C7E64D
(199,230,77)
#B5D246
(181,210,70)
#A3BE3F
(163,190,63)
#91AA38
(145,170,56)
#7F9631
(127,150,49)
#6D822A
(109,130,42)
#5B6E23
(91,110,35)
#495A1C
(73,90,28)
#374615
(55,70,21)
#25320E
(37,50,14)
#131E07
(19,30,7)
#000000
(0,0,0)

Tints of #C7E64D

#C7E64D
(199,230,77)
#CCE85D
(204,232,93)
#D1EA6D
(209,234,109)
#D6EC7D
(214,236,125)
#DBEE8D
(219,238,141)
#E0F09D
(224,240,157)
#E5F2AD
(229,242,173)
#EAF4BD
(234,244,189)
#EFF6CD
(239,246,205)
#F4F8DD
(244,248,221)
#F9FAED
(249,250,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7E64D color. Also use rgb(199,230,77) instead hex code.

Text Font Color

.myTextColor { color: #C7E64D; }

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

This text font color is #C7E64D.

Background Color

.myBgColor { background-color: #C7E64D; }

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

This div background color is #C7E64D.

Border color

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

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

This div border color is #C7E64D.

Opacity

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

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

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

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

This text has shadow with #C7E64D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E64D.

Preview

Color preview on black background

This text has color #C7E64D on black background.


Color preview on white background

This text has color #C7E64D on white background.


Black color preview on #C7E64D background

This text has black color on #C7E64D background.


White color preview on #C7E64D background

This text has white color on #C7E64D background.


Related colors

Complementary color

Complementary color for #hex is #3819B2.


I love getcolorcode.com

Triadic colors

1 #4DC7E6 and #E64DC7 with #C7E64D are triadic colors.

2 #4DE6C7 and #E6C74D with #C7E64D are triadic colors.