COLOR #C7E6AA

HEX: #C7E6AA RGB: (199,230,170)

Renk bilgisi

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

RGB renk modeli

#C7E6AA color RGB value is (199,230,170).

RGB: (199,230,170) (78%, 90%, 67%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 230 of 255 = 90%
B 170 of 255 = 67%

199
230
170

R + G + B ~ 78%. #C7E6AA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 230 + 170 = 599 (100%)
R 199 of 599 ~ 33.22%
G 230 of 599 ~ 38.4%
B 170 of 599 ~ 28.38'%

%33.22
%38.4
%28.38

CMYK RENK MODELİ

#C7E6AA rengi CMYK tonu (13,0,26,10).

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

CMYK: (13,0,26,10)
C13M0Y26K10 (13%, 0%, 26%, 10%)
(0.13 / 0.00 / 0.26 / 0.10)

CMYK yüzdeleri

%13.48
%0
%26.09
%9.8

Codes

Color #C7E6AA in popluar color models

C7 E6 AA
RGB 199 230 170
HSL 91° 54.55% 78.43%
HSB/HSV 91° 26.09% 90.20%
CMYK 13.48% 0.00% 26.09%
9.80%

Color #C7E6AA in popluar number systems.

HEX C7 E6 AA
Decimal 199 230 170
Binary 11000111 11100110 10101010
Octal 307 346 252

Shades and tints

Shades of #C7E6AA

#C7E6AA
(199,230,170)
#B5D29B
(181,210,155)
#A3BE8C
(163,190,140)
#91AA7D
(145,170,125)
#7F966E
(127,150,110)
#6D825F
(109,130,95)
#5B6E50
(91,110,80)
#495A41
(73,90,65)
#374632
(55,70,50)
#253223
(37,50,35)
#131E14
(19,30,20)
#000000
(0,0,0)

Tints of #C7E6AA

#C7E6AA
(199,230,170)
#CCE8B1
(204,232,177)
#D1EAB8
(209,234,184)
#D6ECBF
(214,236,191)
#DBEEC6
(219,238,198)
#E0F0CD
(224,240,205)
#E5F2D4
(229,242,212)
#EAF4DB
(234,244,219)
#EFF6E2
(239,246,226)
#F4F8E9
(244,248,233)
#F9FAF0
(249,250,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E6AA; }

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

This text font color is #C7E6AA.

Background Color

.myBgColor { background-color: #C7E6AA; }

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

This div background color is #C7E6AA.

Border color

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

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

This div border color is #C7E6AA.

Opacity

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

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

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

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

This text has shadow with #C7E6AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E6AA.

Preview

Color preview on black background

This text has color #C7E6AA on black background.


Color preview on white background

This text has color #C7E6AA on white background.


Black color preview on #C7E6AA background

This text has black color on #C7E6AA background.


White color preview on #C7E6AA background

This text has white color on #C7E6AA background.


Related colors

Complementary color

Complementary color for #hex is #381955.


I love getcolorcode.com

Triadic colors

1 #AAC7E6 and #E6AAC7 with #C7E6AA are triadic colors.

2 #AAE6C7 and #E6C7AA with #C7E6AA are triadic colors.