COLOR #C7E0A6

HEX: #C7E0A6 RGB: (199,224,166)

Renk bilgisi

#C7E0A6 contains red, green and blue colors in about the same proportion. #C7E0A6 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C7E0A6 color RGB value is (199,224,166).

RGB: (199,224,166) (78%, 88%, 65%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 224 of 255 = 88%
B 166 of 255 = 65%

199
224
166

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 224 + 166 = 589 (100%)
R 199 of 589 ~ 33.79%
G 224 of 589 ~ 38.03%
B 166 of 589 ~ 28.18'%

%33.79
%38.03
%28.18

CMYK RENK MODELİ

#C7E0A6 rengi CMYK tonu (11,0,26,12).

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

CMYK: (11,0,26,12)
C11M0Y26K12 (11%, 0%, 26%, 12%)
(0.11 / 0.00 / 0.26 / 0.12)

CMYK yüzdeleri

%11.16
%0
%25.89
%12.16

Codes

Color #C7E0A6 in popluar color models

C7 E0 A6
RGB 199 224 166
HSL 86° 48.33% 76.47%
HSB/HSV 86° 25.89% 87.84%
CMYK 11.16% 0.00% 25.89%
12.16%

Color #C7E0A6 in popluar number systems.

HEX C7 E0 A6
Decimal 199 224 166
Binary 11000111 11100000 10100110
Octal 307 340 246

Shades and tints

Shades of #C7E0A6

#C7E0A6
(199,224,166)
#B5CC97
(181,204,151)
#A3B888
(163,184,136)
#91A479
(145,164,121)
#7F906A
(127,144,106)
#6D7C5B
(109,124,91)
#5B684C
(91,104,76)
#49543D
(73,84,61)
#37402E
(55,64,46)
#252C1F
(37,44,31)
#131810
(19,24,16)
#000000
(0,0,0)

Tints of #C7E0A6

#C7E0A6
(199,224,166)
#CCE2AE
(204,226,174)
#D1E4B6
(209,228,182)
#D6E6BE
(214,230,190)
#DBE8C6
(219,232,198)
#E0EACE
(224,234,206)
#E5ECD6
(229,236,214)
#EAEEDE
(234,238,222)
#EFF0E6
(239,240,230)
#F4F2EE
(244,242,238)
#F9F4F6
(249,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E0A6; }

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

This text font color is #C7E0A6.

Background Color

.myBgColor { background-color: #C7E0A6; }

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

This div background color is #C7E0A6.

Border color

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

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

This div border color is #C7E0A6.

Opacity

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

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

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

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

This text has shadow with #C7E0A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E0A6.

Preview

Color preview on black background

This text has color #C7E0A6 on black background.


Color preview on white background

This text has color #C7E0A6 on white background.


Black color preview on #C7E0A6 background

This text has black color on #C7E0A6 background.


White color preview on #C7E0A6 background

This text has white color on #C7E0A6 background.


Related colors

Complementary color

Complementary color for #hex is #381F59.


I love getcolorcode.com

Triadic colors

1 #A6C7E0 and #E0A6C7 with #C7E0A6 are triadic colors.

2 #A6E0C7 and #E0C7A6 with #C7E0A6 are triadic colors.