COLOR #C5E2AA

HEX: #C5E2AA RGB: (197,226,170)

Renk bilgisi

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

RGB renk modeli

#C5E2AA color RGB value is (197,226,170).

RGB: (197,226,170) (77%, 89%, 67%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 226 of 255 = 89%
B 170 of 255 = 67%

197
226
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 226 + 170 = 593 (100%)
R 197 of 593 ~ 33.22%
G 226 of 593 ~ 38.11%
B 170 of 593 ~ 28.67'%

%33.22
%38.11
%28.67

CMYK RENK MODELİ

#C5E2AA rengi CMYK tonu (13,0,25,11).

  • camgöbeği tonu 12.83%
  • eflatun tonu 0.00%
  • sarı tonu 24.78%
  • ana renk tonu 11.37%

CMYK: (13,0,25,11)
C13M0Y25K11 (13%, 0%, 25%, 11%)
(0.13 / 0.00 / 0.25 / 0.11)

CMYK yüzdeleri

%12.83
%0
%24.78
%11.37

Codes

Color #C5E2AA in popluar color models

C5 E2 AA
RGB 197 226 170
HSL 91° 49.12% 77.65%
HSB/HSV 91° 24.78% 88.63%
CMYK 12.83% 0.00% 24.78%
11.37%

Color #C5E2AA in popluar number systems.

HEX C5 E2 AA
Decimal 197 226 170
Binary 11000101 11100010 10101010
Octal 305 342 252

Shades and tints

Shades of #C5E2AA

#C5E2AA
(197,226,170)
#B4CE9B
(180,206,155)
#A3BA8C
(163,186,140)
#92A67D
(146,166,125)
#81926E
(129,146,110)
#707E5F
(112,126,95)
#5F6A50
(95,106,80)
#4E5641
(78,86,65)
#3D4232
(61,66,50)
#2C2E23
(44,46,35)
#1B1A14
(27,26,20)
#000000
(0,0,0)

Tints of #C5E2AA

#C5E2AA
(197,226,170)
#CAE4B1
(202,228,177)
#CFE6B8
(207,230,184)
#D4E8BF
(212,232,191)
#D9EAC6
(217,234,198)
#DEECCD
(222,236,205)
#E3EED4
(227,238,212)
#E8F0DB
(232,240,219)
#EDF2E2
(237,242,226)
#F2F4E9
(242,244,233)
#F7F6F0
(247,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E2AA; }

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

This text font color is #C5E2AA.

Background Color

.myBgColor { background-color: #C5E2AA; }

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

This div background color is #C5E2AA.

Border color

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

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

This div border color is #C5E2AA.

Opacity

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

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

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

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

This text has shadow with #C5E2AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E2AA.

Preview

Color preview on black background

This text has color #C5E2AA on black background.


Color preview on white background

This text has color #C5E2AA on white background.


Black color preview on #C5E2AA background

This text has black color on #C5E2AA background.


White color preview on #C5E2AA background

This text has white color on #C5E2AA background.


Related colors

Complementary color

Complementary color for #hex is #3A1D55.


I love getcolorcode.com

Triadic colors

1 #AAC5E2 and #E2AAC5 with #C5E2AA are triadic colors.

2 #AAE2C5 and #E2C5AA with #C5E2AA are triadic colors.