COLOR #C7ED7E

HEX: #C7ED7E RGB: (199,237,126)

Renk bilgisi

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

RGB renk modeli

#C7ED7E color RGB value is (199,237,126).

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

RGB bağlantıları ve doygunluk

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

199
237
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 237 + 126 = 562 (100%)
R 199 of 562 ~ 35.41%
G 237 of 562 ~ 42.17%
B 126 of 562 ~ 22.42'%

%35.41
%42.17
%22.42

CMYK RENK MODELİ

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

  • camgöbeği tonu 16.03%
  • eflatun tonu 0.00%
  • sarı tonu 46.84%
  • ana renk tonu 7.06%

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

CMYK yüzdeleri

%16.03
%0
%46.84
%7.06

Codes

Color #C7ED7E in popluar color models

C7 ED 7E
RGB 199 237 126
HSL 81° 75.51% 71.18%
HSB/HSV 81° 46.84% 92.94%
CMYK 16.03% 0.00% 46.84%
7.06%

Color #C7ED7E in popluar number systems.

HEX C7 ED 7E
Decimal 199 237 126
Binary 11000111 11101101 1111110
Octal 307 355 176

Shades and tints

Shades of #C7ED7E

#C7ED7E
(199,237,126)
#B5D873
(181,216,115)
#A3C368
(163,195,104)
#91AE5D
(145,174,93)
#7F9952
(127,153,82)
#6D8447
(109,132,71)
#5B6F3C
(91,111,60)
#495A31
(73,90,49)
#374526
(55,69,38)
#25301B
(37,48,27)
#131B10
(19,27,16)
#000000
(0,0,0)

Tints of #C7ED7E

#C7ED7E
(199,237,126)
#CCEE89
(204,238,137)
#D1EF94
(209,239,148)
#D6F09F
(214,240,159)
#DBF1AA
(219,241,170)
#E0F2B5
(224,242,181)
#E5F3C0
(229,243,192)
#EAF4CB
(234,244,203)
#EFF5D6
(239,245,214)
#F4F6E1
(244,246,225)
#F9F7EC
(249,247,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7ED7E; }

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

This text font color is #C7ED7E.

Background Color

.myBgColor { background-color: #C7ED7E; }

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

This div background color is #C7ED7E.

Border color

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

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

This div border color is #C7ED7E.

Opacity

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

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

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

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

This text has shadow with #C7ED7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7ED7E.

Preview

Color preview on black background

This text has color #C7ED7E on black background.


Color preview on white background

This text has color #C7ED7E on white background.


Black color preview on #C7ED7E background

This text has black color on #C7ED7E background.


White color preview on #C7ED7E background

This text has white color on #C7ED7E background.


Related colors

Complementary color

Complementary color for #hex is #381281.


I love getcolorcode.com

Triadic colors

1 #7EC7ED and #ED7EC7 with #C7ED7E are triadic colors.

2 #7EEDC7 and #EDC77E with #C7ED7E are triadic colors.