COLOR #C5E3AA

HEX: #C5E3AA RGB: (197,227,170)

Renk bilgisi

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

RGB renk modeli

#C5E3AA color RGB value is (197,227,170).

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

RGB bağlantıları ve doygunluk

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

197
227
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 227 + 170 = 594 (100%)
R 197 of 594 ~ 33.16%
G 227 of 594 ~ 38.22%
B 170 of 594 ~ 28.62'%

%33.16
%38.22
%28.62

CMYK RENK MODELİ

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

  • camgöbeği tonu 13.22%
  • eflatun tonu 0.00%
  • sarı tonu 25.11%
  • ana renk tonu 10.98%

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

CMYK yüzdeleri

%13.22
%0
%25.11
%10.98

Codes

Color #C5E3AA in popluar color models

C5 E3 AA
RGB 197 227 170
HSL 92° 50.44% 77.84%
HSB/HSV 92° 25.11% 89.02%
CMYK 13.22% 0.00% 25.11%
10.98%

Color #C5E3AA in popluar number systems.

HEX C5 E3 AA
Decimal 197 227 170
Binary 11000101 11100011 10101010
Octal 305 343 252

Shades and tints

Shades of #C5E3AA

#C5E3AA
(197,227,170)
#B4CF9B
(180,207,155)
#A3BB8C
(163,187,140)
#92A77D
(146,167,125)
#81936E
(129,147,110)
#707F5F
(112,127,95)
#5F6B50
(95,107,80)
#4E5741
(78,87,65)
#3D4332
(61,67,50)
#2C2F23
(44,47,35)
#1B1B14
(27,27,20)
#000000
(0,0,0)

Tints of #C5E3AA

#C5E3AA
(197,227,170)
#CAE5B1
(202,229,177)
#CFE7B8
(207,231,184)
#D4E9BF
(212,233,191)
#D9EBC6
(217,235,198)
#DEEDCD
(222,237,205)
#E3EFD4
(227,239,212)
#E8F1DB
(232,241,219)
#EDF3E2
(237,243,226)
#F2F5E9
(242,245,233)
#F7F7F0
(247,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E3AA; }

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

This text font color is #C5E3AA.

Background Color

.myBgColor { background-color: #C5E3AA; }

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

This div background color is #C5E3AA.

Border color

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

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

This div border color is #C5E3AA.

Opacity

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

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

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

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

This text has shadow with #C5E3AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E3AA.

Preview

Color preview on black background

This text has color #C5E3AA on black background.


Color preview on white background

This text has color #C5E3AA on white background.


Black color preview on #C5E3AA background

This text has black color on #C5E3AA background.


White color preview on #C5E3AA background

This text has white color on #C5E3AA background.


Related colors

Complementary color

Complementary color for #hex is #3A1C55.


I love getcolorcode.com

Triadic colors

1 #AAC5E3 and #E3AAC5 with #C5E3AA are triadic colors.

2 #AAE3C5 and #E3C5AA with #C5E3AA are triadic colors.