COLOR #C7EC7D

HEX: #C7EC7D RGB: (199,236,125)

Renk bilgisi

#C7EC7D contains mainly red and green colors. #C7EC7D ‘ nin web güvenlik rengi #CCFF66 (ya da #CF6) dir.

RGB renk modeli

#C7EC7D color RGB value is (199,236,125).

RGB: (199,236,125) (78%, 93%, 49%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 236 of 255 = 93%
B 125 of 255 = 49%

199
236
125

R + G + B ~ 73%. #C7EC7D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 236 + 125 = 560 (100%)
R 199 of 560 ~ 35.54%
G 236 of 560 ~ 42.14%
B 125 of 560 ~ 22.32'%

%35.54
%42.14
%22.32

CMYK RENK MODELİ

#C7EC7D rengi CMYK tonu (16,0,47,7).

  • camgöbeği tonu 15.68%
  • eflatun tonu 0.00%
  • sarı tonu 47.03%
  • ana renk tonu 7.45%

CMYK: (16,0,47,7)
C16M0Y47K7 (16%, 0%, 47%, 7%)
(0.16 / 0.00 / 0.47 / 0.07)

CMYK yüzdeleri

%15.68
%0
%47.03
%7.45

Codes

Color #C7EC7D in popluar color models

C7 EC 7D
RGB 199 236 125
HSL 80° 74.50% 70.78%
HSB/HSV 80° 47.03% 92.55%
CMYK 15.68% 0.00% 47.03%
7.45%

Color #C7EC7D in popluar number systems.

HEX C7 EC 7D
Decimal 199 236 125
Binary 11000111 11101100 1111101
Octal 307 354 175

Shades and tints

Shades of #C7EC7D

#C7EC7D
(199,236,125)
#B5D772
(181,215,114)
#A3C267
(163,194,103)
#91AD5C
(145,173,92)
#7F9851
(127,152,81)
#6D8346
(109,131,70)
#5B6E3B
(91,110,59)
#495930
(73,89,48)
#374425
(55,68,37)
#252F1A
(37,47,26)
#131A0F
(19,26,15)
#000000
(0,0,0)

Tints of #C7EC7D

#C7EC7D
(199,236,125)
#CCED88
(204,237,136)
#D1EE93
(209,238,147)
#D6EF9E
(214,239,158)
#DBF0A9
(219,240,169)
#E0F1B4
(224,241,180)
#E5F2BF
(229,242,191)
#EAF3CA
(234,243,202)
#EFF4D5
(239,244,213)
#F4F5E0
(244,245,224)
#F9F6EB
(249,246,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7EC7D color. Also use rgb(199,236,125) instead hex code.

Text Font Color

.myTextColor { color: #C7EC7D; }

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

This text font color is #C7EC7D.

Background Color

.myBgColor { background-color: #C7EC7D; }

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

This div background color is #C7EC7D.

Border color

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

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

This div border color is #C7EC7D.

Opacity

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

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

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

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

This text has shadow with #C7EC7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7EC7D.

Preview

Color preview on black background

This text has color #C7EC7D on black background.


Color preview on white background

This text has color #C7EC7D on white background.


Black color preview on #C7EC7D background

This text has black color on #C7EC7D background.


White color preview on #C7EC7D background

This text has white color on #C7EC7D background.


Related colors

Complementary color

Complementary color for #hex is #381382.


I love getcolorcode.com

Triadic colors

1 #7DC7EC and #EC7DC7 with #C7EC7D are triadic colors.

2 #7DECC7 and #ECC77D with #C7EC7D are triadic colors.