COLOR #C7E9AA

HEX: #C7E9AA RGB: (199,233,170)

Renk bilgisi

#C7E9AA contains mainly red and green colors. #C7E9AA ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#C7E9AA color RGB value is (199,233,170).

RGB: (199,233,170) (78%, 91%, 67%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 233 of 255 = 91%
B 170 of 255 = 67%

199
233
170

R + G + B ~ 79%. #C7E9AA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 233 + 170 = 602 (100%)
R 199 of 602 ~ 33.06%
G 233 of 602 ~ 38.7%
B 170 of 602 ~ 28.24'%

%33.06
%38.7
%28.24

CMYK RENK MODELİ

#C7E9AA rengi CMYK tonu (15,0,27,9).

  • camgöbeği tonu 14.59%
  • eflatun tonu 0.00%
  • sarı tonu 27.04%
  • ana renk tonu 8.63%

CMYK: (15,0,27,9)
C15M0Y27K9 (15%, 0%, 27%, 9%)
(0.15 / 0.00 / 0.27 / 0.09)

CMYK yüzdeleri

%14.59
%0
%27.04
%8.63

Codes

Color #C7E9AA in popluar color models

C7 E9 AA
RGB 199 233 170
HSL 92° 58.88% 79.02%
HSB/HSV 92° 27.04% 91.37%
CMYK 14.59% 0.00% 27.04%
8.63%

Color #C7E9AA in popluar number systems.

HEX C7 E9 AA
Decimal 199 233 170
Binary 11000111 11101001 10101010
Octal 307 351 252

Shades and tints

Shades of #C7E9AA

#C7E9AA
(199,233,170)
#B5D49B
(181,212,155)
#A3BF8C
(163,191,140)
#91AA7D
(145,170,125)
#7F956E
(127,149,110)
#6D805F
(109,128,95)
#5B6B50
(91,107,80)
#495641
(73,86,65)
#374132
(55,65,50)
#252C23
(37,44,35)
#131714
(19,23,20)
#000000
(0,0,0)

Tints of #C7E9AA

#C7E9AA
(199,233,170)
#CCEBB1
(204,235,177)
#D1EDB8
(209,237,184)
#D6EFBF
(214,239,191)
#DBF1C6
(219,241,198)
#E0F3CD
(224,243,205)
#E5F5D4
(229,245,212)
#EAF7DB
(234,247,219)
#EFF9E2
(239,249,226)
#F4FBE9
(244,251,233)
#F9FDF0
(249,253,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E9AA; }

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

This text font color is #C7E9AA.

Background Color

.myBgColor { background-color: #C7E9AA; }

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

This div background color is #C7E9AA.

Border color

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

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

This div border color is #C7E9AA.

Opacity

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

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

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

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

This text has shadow with #C7E9AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E9AA.

Preview

Color preview on black background

This text has color #C7E9AA on black background.


Color preview on white background

This text has color #C7E9AA on white background.


Black color preview on #C7E9AA background

This text has black color on #C7E9AA background.


White color preview on #C7E9AA background

This text has white color on #C7E9AA background.


Related colors

Complementary color

Complementary color for #hex is #381655.


I love getcolorcode.com

Triadic colors

1 #AAC7E9 and #E9AAC7 with #C7E9AA are triadic colors.

2 #AAE9C7 and #E9C7AA with #C7E9AA are triadic colors.