COLOR #C5E5AA

HEX: #C5E5AA RGB: (197,229,170)

Renk bilgisi

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

RGB renk modeli

#C5E5AA color RGB value is (197,229,170).

RGB: (197,229,170) (77%, 90%, 67%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 229 of 255 = 90%
B 170 of 255 = 67%

197
229
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 229 + 170 = 596 (100%)
R 197 of 596 ~ 33.05%
G 229 of 596 ~ 38.42%
B 170 of 596 ~ 28.52'%

%33.05
%38.42
%28.52

CMYK RENK MODELİ

#C5E5AA rengi CMYK tonu (14,0,26,10).

  • camgöbeği tonu 13.97%
  • eflatun tonu 0.00%
  • sarı tonu 25.76%
  • ana renk tonu 10.20%

CMYK: (14,0,26,10)
C14M0Y26K10 (14%, 0%, 26%, 10%)
(0.14 / 0.00 / 0.26 / 0.10)

CMYK yüzdeleri

%13.97
%0
%25.76
%10.2

Codes

Color #C5E5AA in popluar color models

C5 E5 AA
RGB 197 229 170
HSL 93° 53.15% 78.24%
HSB/HSV 93° 25.76% 89.80%
CMYK 13.97% 0.00% 25.76%
10.20%

Color #C5E5AA in popluar number systems.

HEX C5 E5 AA
Decimal 197 229 170
Binary 11000101 11100101 10101010
Octal 305 345 252

Shades and tints

Shades of #C5E5AA

#C5E5AA
(197,229,170)
#B4D19B
(180,209,155)
#A3BD8C
(163,189,140)
#92A97D
(146,169,125)
#81956E
(129,149,110)
#70815F
(112,129,95)
#5F6D50
(95,109,80)
#4E5941
(78,89,65)
#3D4532
(61,69,50)
#2C3123
(44,49,35)
#1B1D14
(27,29,20)
#000000
(0,0,0)

Tints of #C5E5AA

#C5E5AA
(197,229,170)
#CAE7B1
(202,231,177)
#CFE9B8
(207,233,184)
#D4EBBF
(212,235,191)
#D9EDC6
(217,237,198)
#DEEFCD
(222,239,205)
#E3F1D4
(227,241,212)
#E8F3DB
(232,243,219)
#EDF5E2
(237,245,226)
#F2F7E9
(242,247,233)
#F7F9F0
(247,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E5AA; }

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

This text font color is #C5E5AA.

Background Color

.myBgColor { background-color: #C5E5AA; }

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

This div background color is #C5E5AA.

Border color

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

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

This div border color is #C5E5AA.

Opacity

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

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

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

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

This text has shadow with #C5E5AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E5AA.

Preview

Color preview on black background

This text has color #C5E5AA on black background.


Color preview on white background

This text has color #C5E5AA on white background.


Black color preview on #C5E5AA background

This text has black color on #C5E5AA background.


White color preview on #C5E5AA background

This text has white color on #C5E5AA background.


Related colors

Complementary color

Complementary color for #hex is #3A1A55.


I love getcolorcode.com

Triadic colors

1 #AAC5E5 and #E5AAC5 with #C5E5AA are triadic colors.

2 #AAE5C5 and #E5C5AA with #C5E5AA are triadic colors.