COLOR #C7E68E

HEX: #C7E68E RGB: (199,230,142)

Renk bilgisi

#C7E68E contains mainly red and green colors. #C7E68E ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C7E68E color RGB value is (199,230,142).

RGB: (199,230,142) (78%, 90%, 56%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 230 of 255 = 90%
B 142 of 255 = 56%

199
230
142

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 230 + 142 = 571 (100%)
R 199 of 571 ~ 34.85%
G 230 of 571 ~ 40.28%
B 142 of 571 ~ 24.87'%

%34.85
%40.28
%24.87

CMYK RENK MODELİ

#C7E68E rengi CMYK tonu (13,0,38,10).

  • camgöbeği tonu 13.48%
  • eflatun tonu 0.00%
  • sarı tonu 38.26%
  • ana renk tonu 9.80%

CMYK: (13,0,38,10)
C13M0Y38K10 (13%, 0%, 38%, 10%)
(0.13 / 0.00 / 0.38 / 0.10)

CMYK yüzdeleri

%13.48
%0
%38.26
%9.8

Codes

Color #C7E68E in popluar color models

C7 E6 8E
RGB 199 230 142
HSL 81° 63.77% 72.94%
HSB/HSV 81° 38.26% 90.20%
CMYK 13.48% 0.00% 38.26%
9.80%

Color #C7E68E in popluar number systems.

HEX C7 E6 8E
Decimal 199 230 142
Binary 11000111 11100110 10001110
Octal 307 346 216

Shades and tints

Shades of #C7E68E

#C7E68E
(199,230,142)
#B5D282
(181,210,130)
#A3BE76
(163,190,118)
#91AA6A
(145,170,106)
#7F965E
(127,150,94)
#6D8252
(109,130,82)
#5B6E46
(91,110,70)
#495A3A
(73,90,58)
#37462E
(55,70,46)
#253222
(37,50,34)
#131E16
(19,30,22)
#000000
(0,0,0)

Tints of #C7E68E

#C7E68E
(199,230,142)
#CCE898
(204,232,152)
#D1EAA2
(209,234,162)
#D6ECAC
(214,236,172)
#DBEEB6
(219,238,182)
#E0F0C0
(224,240,192)
#E5F2CA
(229,242,202)
#EAF4D4
(234,244,212)
#EFF6DE
(239,246,222)
#F4F8E8
(244,248,232)
#F9FAF2
(249,250,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7E68E color. Also use rgb(199,230,142) instead hex code.

Text Font Color

.myTextColor { color: #C7E68E; }

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

This text font color is #C7E68E.

Background Color

.myBgColor { background-color: #C7E68E; }

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

This div background color is #C7E68E.

Border color

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

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

This div border color is #C7E68E.

Opacity

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

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

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

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

This text has shadow with #C7E68E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E68E.

Preview

Color preview on black background

This text has color #C7E68E on black background.


Color preview on white background

This text has color #C7E68E on white background.


Black color preview on #C7E68E background

This text has black color on #C7E68E background.


White color preview on #C7E68E background

This text has white color on #C7E68E background.


Related colors

Complementary color

Complementary color for #hex is #381971.


I love getcolorcode.com

Triadic colors

1 #8EC7E6 and #E68EC7 with #C7E68E are triadic colors.

2 #8EE6C7 and #E6C78E with #C7E68E are triadic colors.