COLOR #C7ED8C

HEX: #C7ED8C RGB: (199,237,140)

Renk bilgisi

#C7ED8C contains mainly red and green colors. #C7ED8C ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#C7ED8C color RGB value is (199,237,140).

RGB: (199,237,140) (78%, 93%, 55%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 237 of 255 = 93%
B 140 of 255 = 55%

199
237
140

R + G + B ~ 75%. #C7ED8C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 237 + 140 = 576 (100%)
R 199 of 576 ~ 34.55%
G 237 of 576 ~ 41.15%
B 140 of 576 ~ 24.31'%

%34.55
%41.15
%24.31

CMYK RENK MODELİ

#C7ED8C rengi CMYK tonu (16,0,41,7).

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

CMYK: (16,0,41,7)
C16M0Y41K7 (16%, 0%, 41%, 7%)
(0.16 / 0.00 / 0.41 / 0.07)

CMYK yüzdeleri

%16.03
%0
%40.93
%7.06

Codes

Color #C7ED8C in popluar color models

C7 ED 8C
RGB 199 237 140
HSL 84° 72.93% 73.92%
HSB/HSV 84° 40.93% 92.94%
CMYK 16.03% 0.00% 40.93%
7.06%

Color #C7ED8C in popluar number systems.

HEX C7 ED 8C
Decimal 199 237 140
Binary 11000111 11101101 10001100
Octal 307 355 214

Shades and tints

Shades of #C7ED8C

#C7ED8C
(199,237,140)
#B5D880
(181,216,128)
#A3C374
(163,195,116)
#91AE68
(145,174,104)
#7F995C
(127,153,92)
#6D8450
(109,132,80)
#5B6F44
(91,111,68)
#495A38
(73,90,56)
#37452C
(55,69,44)
#253020
(37,48,32)
#131B14
(19,27,20)
#000000
(0,0,0)

Tints of #C7ED8C

#C7ED8C
(199,237,140)
#CCEE96
(204,238,150)
#D1EFA0
(209,239,160)
#D6F0AA
(214,240,170)
#DBF1B4
(219,241,180)
#E0F2BE
(224,242,190)
#E5F3C8
(229,243,200)
#EAF4D2
(234,244,210)
#EFF5DC
(239,245,220)
#F4F6E6
(244,246,230)
#F9F7F0
(249,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7ED8C; }

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

This text font color is #C7ED8C.

Background Color

.myBgColor { background-color: #C7ED8C; }

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

This div background color is #C7ED8C.

Border color

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

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

This div border color is #C7ED8C.

Opacity

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

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

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

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

This text has shadow with #C7ED8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7ED8C.

Preview

Color preview on black background

This text has color #C7ED8C on black background.


Color preview on white background

This text has color #C7ED8C on white background.


Black color preview on #C7ED8C background

This text has black color on #C7ED8C background.


White color preview on #C7ED8C background

This text has white color on #C7ED8C background.


Related colors

Complementary color

Complementary color for #hex is #381273.


I love getcolorcode.com

Triadic colors

1 #8CC7ED and #ED8CC7 with #C7ED8C are triadic colors.

2 #8CEDC7 and #EDC78C with #C7ED8C are triadic colors.