COLOR #C5E9AA

HEX: #C5E9AA RGB: (197,233,170)

Renk bilgisi

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

RGB renk modeli

#C5E9AA color RGB value is (197,233,170).

RGB: (197,233,170) (77%, 91%, 67%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 233 of 255 = 91%
B 170 of 255 = 67%

197
233
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 233 + 170 = 600 (100%)
R 197 of 600 ~ 32.83%
G 233 of 600 ~ 38.83%
B 170 of 600 ~ 28.33'%

%32.83
%38.83
%28.33

CMYK RENK MODELİ

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

  • camgöbeği tonu 15.45%
  • 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

%15.45
%0
%27.04
%8.63

Codes

Color #C5E9AA in popluar color models

C5 E9 AA
RGB 197 233 170
HSL 94° 58.88% 79.02%
HSB/HSV 94° 27.04% 91.37%
CMYK 15.45% 0.00% 27.04%
8.63%

Color #C5E9AA in popluar number systems.

HEX C5 E9 AA
Decimal 197 233 170
Binary 11000101 11101001 10101010
Octal 305 351 252

Shades and tints

Shades of #C5E9AA

#C5E9AA
(197,233,170)
#B4D49B
(180,212,155)
#A3BF8C
(163,191,140)
#92AA7D
(146,170,125)
#81956E
(129,149,110)
#70805F
(112,128,95)
#5F6B50
(95,107,80)
#4E5641
(78,86,65)
#3D4132
(61,65,50)
#2C2C23
(44,44,35)
#1B1714
(27,23,20)
#000000
(0,0,0)

Tints of #C5E9AA

#C5E9AA
(197,233,170)
#CAEBB1
(202,235,177)
#CFEDB8
(207,237,184)
#D4EFBF
(212,239,191)
#D9F1C6
(217,241,198)
#DEF3CD
(222,243,205)
#E3F5D4
(227,245,212)
#E8F7DB
(232,247,219)
#EDF9E2
(237,249,226)
#F2FBE9
(242,251,233)
#F7FDF0
(247,253,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E9AA; }

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

This text font color is #C5E9AA.

Background Color

.myBgColor { background-color: #C5E9AA; }

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

This div background color is #C5E9AA.

Border color

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

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

This div border color is #C5E9AA.

Opacity

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

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

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

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

This text has shadow with #C5E9AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E9AA.

Preview

Color preview on black background

This text has color #C5E9AA on black background.


Color preview on white background

This text has color #C5E9AA on white background.


Black color preview on #C5E9AA background

This text has black color on #C5E9AA background.


White color preview on #C5E9AA background

This text has white color on #C5E9AA background.


Related colors

Complementary color

Complementary color for #hex is #3A1655.


I love getcolorcode.com

Triadic colors

1 #AAC5E9 and #E9AAC5 with #C5E9AA are triadic colors.

2 #AAE9C5 and #E9C5AA with #C5E9AA are triadic colors.