COLOR #C5E8AA

HEX: #C5E8AA RGB: (197,232,170)

Renk bilgisi

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

RGB renk modeli

#C5E8AA color RGB value is (197,232,170).

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

RGB bağlantıları ve doygunluk

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

197
232
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 232 + 170 = 599 (100%)
R 197 of 599 ~ 32.89%
G 232 of 599 ~ 38.73%
B 170 of 599 ~ 28.38'%

%32.89
%38.73
%28.38

CMYK RENK MODELİ

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

  • camgöbeği tonu 15.09%
  • eflatun tonu 0.00%
  • sarı tonu 26.72%
  • ana renk tonu 9.02%

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

CMYK yüzdeleri

%15.09
%0
%26.72
%9.02

Codes

Color #C5E8AA in popluar color models

C5 E8 AA
RGB 197 232 170
HSL 94° 57.41% 78.82%
HSB/HSV 94° 26.72% 90.98%
CMYK 15.09% 0.00% 26.72%
9.02%

Color #C5E8AA in popluar number systems.

HEX C5 E8 AA
Decimal 197 232 170
Binary 11000101 11101000 10101010
Octal 305 350 252

Shades and tints

Shades of #C5E8AA

#C5E8AA
(197,232,170)
#B4D39B
(180,211,155)
#A3BE8C
(163,190,140)
#92A97D
(146,169,125)
#81946E
(129,148,110)
#707F5F
(112,127,95)
#5F6A50
(95,106,80)
#4E5541
(78,85,65)
#3D4032
(61,64,50)
#2C2B23
(44,43,35)
#1B1614
(27,22,20)
#000000
(0,0,0)

Tints of #C5E8AA

#C5E8AA
(197,232,170)
#CAEAB1
(202,234,177)
#CFECB8
(207,236,184)
#D4EEBF
(212,238,191)
#D9F0C6
(217,240,198)
#DEF2CD
(222,242,205)
#E3F4D4
(227,244,212)
#E8F6DB
(232,246,219)
#EDF8E2
(237,248,226)
#F2FAE9
(242,250,233)
#F7FCF0
(247,252,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E8AA; }

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

This text font color is #C5E8AA.

Background Color

.myBgColor { background-color: #C5E8AA; }

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

This div background color is #C5E8AA.

Border color

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

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

This div border color is #C5E8AA.

Opacity

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

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

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

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

This text has shadow with #C5E8AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E8AA.

Preview

Color preview on black background

This text has color #C5E8AA on black background.


Color preview on white background

This text has color #C5E8AA on white background.


Black color preview on #C5E8AA background

This text has black color on #C5E8AA background.


White color preview on #C5E8AA background

This text has white color on #C5E8AA background.


Related colors

Complementary color

Complementary color for #hex is #3A1755.


I love getcolorcode.com

Triadic colors

1 #AAC5E8 and #E8AAC5 with #C5E8AA are triadic colors.

2 #AAE8C5 and #E8C5AA with #C5E8AA are triadic colors.