COLOR #C7E28C

HEX: #C7E28C RGB: (199,226,140)

Renk bilgisi

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

RGB renk modeli

#C7E28C color RGB value is (199,226,140).

RGB: (199,226,140) (78%, 89%, 55%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 226 of 255 = 89%
B 140 of 255 = 55%

199
226
140

R + G + B ~ 74%. #C7E28C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 226 + 140 = 565 (100%)
R 199 of 565 ~ 35.22%
G 226 of 565 ~ 40%
B 140 of 565 ~ 24.78'%

%35.22
%40
%24.78

CMYK RENK MODELİ

#C7E28C rengi CMYK tonu (12,0,38,11).

  • camgöbeği tonu 11.95%
  • eflatun tonu 0.00%
  • sarı tonu 38.05%
  • ana renk tonu 11.37%

CMYK: (12,0,38,11)
C12M0Y38K11 (12%, 0%, 38%, 11%)
(0.12 / 0.00 / 0.38 / 0.11)

CMYK yüzdeleri

%11.95
%0
%38.05
%11.37

Codes

Color #C7E28C in popluar color models

C7 E2 8C
RGB 199 226 140
HSL 79° 59.72% 71.76%
HSB/HSV 79° 38.05% 88.63%
CMYK 11.95% 0.00% 38.05%
11.37%

Color #C7E28C in popluar number systems.

HEX C7 E2 8C
Decimal 199 226 140
Binary 11000111 11100010 10001100
Octal 307 342 214

Shades and tints

Shades of #C7E28C

#C7E28C
(199,226,140)
#B5CE80
(181,206,128)
#A3BA74
(163,186,116)
#91A668
(145,166,104)
#7F925C
(127,146,92)
#6D7E50
(109,126,80)
#5B6A44
(91,106,68)
#495638
(73,86,56)
#37422C
(55,66,44)
#252E20
(37,46,32)
#131A14
(19,26,20)
#000000
(0,0,0)

Tints of #C7E28C

#C7E28C
(199,226,140)
#CCE496
(204,228,150)
#D1E6A0
(209,230,160)
#D6E8AA
(214,232,170)
#DBEAB4
(219,234,180)
#E0ECBE
(224,236,190)
#E5EEC8
(229,238,200)
#EAF0D2
(234,240,210)
#EFF2DC
(239,242,220)
#F4F4E6
(244,244,230)
#F9F6F0
(249,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E28C; }

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

This text font color is #C7E28C.

Background Color

.myBgColor { background-color: #C7E28C; }

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

This div background color is #C7E28C.

Border color

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

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

This div border color is #C7E28C.

Opacity

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

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

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

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

This text has shadow with #C7E28C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E28C.

Preview

Color preview on black background

This text has color #C7E28C on black background.


Color preview on white background

This text has color #C7E28C on white background.


Black color preview on #C7E28C background

This text has black color on #C7E28C background.


White color preview on #C7E28C background

This text has white color on #C7E28C background.


Related colors

Complementary color

Complementary color for #hex is #381D73.


I love getcolorcode.com

Triadic colors

1 #8CC7E2 and #E28CC7 with #C7E28C are triadic colors.

2 #8CE2C7 and #E2C78C with #C7E28C are triadic colors.