COLOR #C7E080

HEX: #C7E080 RGB: (199,224,128)

Renk bilgisi

#C7E080 contains mainly red and green colors. #C7E080 ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#C7E080 color RGB value is (199,224,128).

RGB: (199,224,128) (78%, 88%, 50%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 224 of 255 = 88%
B 128 of 255 = 50%

199
224
128

R + G + B ~ 72%. #C7E080 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 224 + 128 = 551 (100%)
R 199 of 551 ~ 36.12%
G 224 of 551 ~ 40.65%
B 128 of 551 ~ 23.23'%

%36.12
%40.65
%23.23

CMYK RENK MODELİ

#C7E080 rengi CMYK tonu (11,0,43,12).

  • camgöbeği tonu 11.16%
  • eflatun tonu 0.00%
  • sarı tonu 42.86%
  • ana renk tonu 12.16%

CMYK: (11,0,43,12)
C11M0Y43K12 (11%, 0%, 43%, 12%)
(0.11 / 0.00 / 0.43 / 0.12)

CMYK yüzdeleri

%11.16
%0
%42.86
%12.16

Codes

Color #C7E080 in popluar color models

C7 E0 80
RGB 199 224 128
HSL 76° 60.76% 69.02%
HSB/HSV 76° 42.86% 87.84%
CMYK 11.16% 0.00% 42.86%
12.16%

Color #C7E080 in popluar number systems.

HEX C7 E0 80
Decimal 199 224 128
Binary 11000111 11100000 10000000
Octal 307 340 200

Shades and tints

Shades of #C7E080

#C7E080
(199,224,128)
#B5CC75
(181,204,117)
#A3B86A
(163,184,106)
#91A45F
(145,164,95)
#7F9054
(127,144,84)
#6D7C49
(109,124,73)
#5B683E
(91,104,62)
#495433
(73,84,51)
#374028
(55,64,40)
#252C1D
(37,44,29)
#131812
(19,24,18)
#000000
(0,0,0)

Tints of #C7E080

#C7E080
(199,224,128)
#CCE28B
(204,226,139)
#D1E496
(209,228,150)
#D6E6A1
(214,230,161)
#DBE8AC
(219,232,172)
#E0EAB7
(224,234,183)
#E5ECC2
(229,236,194)
#EAEECD
(234,238,205)
#EFF0D8
(239,240,216)
#F4F2E3
(244,242,227)
#F9F4EE
(249,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7E080 color. Also use rgb(199,224,128) instead hex code.

Text Font Color

.myTextColor { color: #C7E080; }

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

This text font color is #C7E080.

Background Color

.myBgColor { background-color: #C7E080; }

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

This div background color is #C7E080.

Border color

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

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

This div border color is #C7E080.

Opacity

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

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

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

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

This text has shadow with #C7E080 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E080.

Preview

Color preview on black background

This text has color #C7E080 on black background.


Color preview on white background

This text has color #C7E080 on white background.


Black color preview on #C7E080 background

This text has black color on #C7E080 background.


White color preview on #C7E080 background

This text has white color on #C7E080 background.


Related colors

Complementary color

Complementary color for #hex is #381F7F.


I love getcolorcode.com

Triadic colors

1 #80C7E0 and #E080C7 with #C7E080 are triadic colors.

2 #80E0C7 and #E0C780 with #C7E080 are triadic colors.