COLOR #C7EC7E

HEX: #C7EC7E RGB: (199,236,126)

Renk bilgisi

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

RGB renk modeli

#C7EC7E color RGB value is (199,236,126).

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

RGB bağlantıları ve doygunluk

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

199
236
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 236 + 126 = 561 (100%)
R 199 of 561 ~ 35.47%
G 236 of 561 ~ 42.07%
B 126 of 561 ~ 22.46'%

%35.47
%42.07
%22.46

CMYK RENK MODELİ

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

  • camgöbeği tonu 15.68%
  • eflatun tonu 0.00%
  • sarı tonu 46.61%
  • 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
%46.61
%7.45

Codes

Color #C7EC7E in popluar color models

C7 EC 7E
RGB 199 236 126
HSL 80° 74.32% 70.98%
HSB/HSV 80° 46.61% 92.55%
CMYK 15.68% 0.00% 46.61%
7.45%

Color #C7EC7E in popluar number systems.

HEX C7 EC 7E
Decimal 199 236 126
Binary 11000111 11101100 1111110
Octal 307 354 176

Shades and tints

Shades of #C7EC7E

#C7EC7E
(199,236,126)
#B5D773
(181,215,115)
#A3C268
(163,194,104)
#91AD5D
(145,173,93)
#7F9852
(127,152,82)
#6D8347
(109,131,71)
#5B6E3C
(91,110,60)
#495931
(73,89,49)
#374426
(55,68,38)
#252F1B
(37,47,27)
#131A10
(19,26,16)
#000000
(0,0,0)

Tints of #C7EC7E

#C7EC7E
(199,236,126)
#CCED89
(204,237,137)
#D1EE94
(209,238,148)
#D6EF9F
(214,239,159)
#DBF0AA
(219,240,170)
#E0F1B5
(224,241,181)
#E5F2C0
(229,242,192)
#EAF3CB
(234,243,203)
#EFF4D6
(239,244,214)
#F4F5E1
(244,245,225)
#F9F6EC
(249,246,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7EC7E; }

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

This text font color is #C7EC7E.

Background Color

.myBgColor { background-color: #C7EC7E; }

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

This div background color is #C7EC7E.

Border color

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

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

This div border color is #C7EC7E.

Opacity

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

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

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

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

This text has shadow with #C7EC7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7EC7E.

Preview

Color preview on black background

This text has color #C7EC7E on black background.


Color preview on white background

This text has color #C7EC7E on white background.


Black color preview on #C7EC7E background

This text has black color on #C7EC7E background.


White color preview on #C7EC7E background

This text has white color on #C7EC7E background.


Related colors

Complementary color

Complementary color for #hex is #381381.


I love getcolorcode.com

Triadic colors

1 #7EC7EC and #EC7EC7 with #C7EC7E are triadic colors.

2 #7EECC7 and #ECC77E with #C7EC7E are triadic colors.