COLOR #C7E4A0

HEX: #C7E4A0 RGB: (199,228,160)

Renk bilgisi

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

RGB renk modeli

#C7E4A0 color RGB value is (199,228,160).

RGB: (199,228,160) (78%, 89%, 63%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 228 of 255 = 89%
B 160 of 255 = 63%

199
228
160

R + G + B ~ 77%. #C7E4A0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 228 + 160 = 587 (100%)
R 199 of 587 ~ 33.9%
G 228 of 587 ~ 38.84%
B 160 of 587 ~ 27.26'%

%33.9
%38.84
%27.26

CMYK RENK MODELİ

#C7E4A0 rengi CMYK tonu (13,0,30,11).

  • camgöbeği tonu 12.72%
  • eflatun tonu 0.00%
  • sarı tonu 29.82%
  • ana renk tonu 10.59%

CMYK: (13,0,30,11)
C13M0Y30K11 (13%, 0%, 30%, 11%)
(0.13 / 0.00 / 0.30 / 0.11)

CMYK yüzdeleri

%12.72
%0
%29.82
%10.59

Codes

Color #C7E4A0 in popluar color models

C7 E4 A0
RGB 199 228 160
HSL 86° 55.74% 76.08%
HSB/HSV 86° 29.82% 89.41%
CMYK 12.72% 0.00% 29.82%
10.59%

Color #C7E4A0 in popluar number systems.

HEX C7 E4 A0
Decimal 199 228 160
Binary 11000111 11100100 10100000
Octal 307 344 240

Shades and tints

Shades of #C7E4A0

#C7E4A0
(199,228,160)
#B5D092
(181,208,146)
#A3BC84
(163,188,132)
#91A876
(145,168,118)
#7F9468
(127,148,104)
#6D805A
(109,128,90)
#5B6C4C
(91,108,76)
#49583E
(73,88,62)
#374430
(55,68,48)
#253022
(37,48,34)
#131C14
(19,28,20)
#000000
(0,0,0)

Tints of #C7E4A0

#C7E4A0
(199,228,160)
#CCE6A8
(204,230,168)
#D1E8B0
(209,232,176)
#D6EAB8
(214,234,184)
#DBECC0
(219,236,192)
#E0EEC8
(224,238,200)
#E5F0D0
(229,240,208)
#EAF2D8
(234,242,216)
#EFF4E0
(239,244,224)
#F4F6E8
(244,246,232)
#F9F8F0
(249,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7E4A0 color. Also use rgb(199,228,160) instead hex code.

Text Font Color

.myTextColor { color: #C7E4A0; }

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

This text font color is #C7E4A0.

Background Color

.myBgColor { background-color: #C7E4A0; }

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

This div background color is #C7E4A0.

Border color

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

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

This div border color is #C7E4A0.

Opacity

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

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

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

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

This text has shadow with #C7E4A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E4A0.

Preview

Color preview on black background

This text has color #C7E4A0 on black background.


Color preview on white background

This text has color #C7E4A0 on white background.


Black color preview on #C7E4A0 background

This text has black color on #C7E4A0 background.


White color preview on #C7E4A0 background

This text has white color on #C7E4A0 background.


Related colors

Complementary color

Complementary color for #hex is #381B5F.


I love getcolorcode.com

Triadic colors

1 #A0C7E4 and #E4A0C7 with #C7E4A0 are triadic colors.

2 #A0E4C7 and #E4C7A0 with #C7E4A0 are triadic colors.