COLOR #C5E4AA

HEX: #C5E4AA RGB: (197,228,170)

Renk bilgisi

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

RGB renk modeli

#C5E4AA color RGB value is (197,228,170).

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

RGB bağlantıları ve doygunluk

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

197
228
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 228 + 170 = 595 (100%)
R 197 of 595 ~ 33.11%
G 228 of 595 ~ 38.32%
B 170 of 595 ~ 28.57'%

%33.11
%38.32
%28.57

CMYK RENK MODELİ

#C5E4AA rengi CMYK tonu (14,0,25,11).

  • camgöbeği tonu 13.60%
  • eflatun tonu 0.00%
  • sarı tonu 25.44%
  • ana renk tonu 10.59%

CMYK: (14,0,25,11)
C14M0Y25K11 (14%, 0%, 25%, 11%)
(0.14 / 0.00 / 0.25 / 0.11)

CMYK yüzdeleri

%13.6
%0
%25.44
%10.59

Codes

Color #C5E4AA in popluar color models

C5 E4 AA
RGB 197 228 170
HSL 92° 51.79% 78.04%
HSB/HSV 92° 25.44% 89.41%
CMYK 13.60% 0.00% 25.44%
10.59%

Color #C5E4AA in popluar number systems.

HEX C5 E4 AA
Decimal 197 228 170
Binary 11000101 11100100 10101010
Octal 305 344 252

Shades and tints

Shades of #C5E4AA

#C5E4AA
(197,228,170)
#B4D09B
(180,208,155)
#A3BC8C
(163,188,140)
#92A87D
(146,168,125)
#81946E
(129,148,110)
#70805F
(112,128,95)
#5F6C50
(95,108,80)
#4E5841
(78,88,65)
#3D4432
(61,68,50)
#2C3023
(44,48,35)
#1B1C14
(27,28,20)
#000000
(0,0,0)

Tints of #C5E4AA

#C5E4AA
(197,228,170)
#CAE6B1
(202,230,177)
#CFE8B8
(207,232,184)
#D4EABF
(212,234,191)
#D9ECC6
(217,236,198)
#DEEECD
(222,238,205)
#E3F0D4
(227,240,212)
#E8F2DB
(232,242,219)
#EDF4E2
(237,244,226)
#F2F6E9
(242,246,233)
#F7F8F0
(247,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E4AA; }

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

This text font color is #C5E4AA.

Background Color

.myBgColor { background-color: #C5E4AA; }

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

This div background color is #C5E4AA.

Border color

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

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

This div border color is #C5E4AA.

Opacity

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

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

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

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

This text has shadow with #C5E4AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E4AA.

Preview

Color preview on black background

This text has color #C5E4AA on black background.


Color preview on white background

This text has color #C5E4AA on white background.


Black color preview on #C5E4AA background

This text has black color on #C5E4AA background.


White color preview on #C5E4AA background

This text has white color on #C5E4AA background.


Related colors

Complementary color

Complementary color for #hex is #3A1B55.


I love getcolorcode.com

Triadic colors

1 #AAC5E4 and #E4AAC5 with #C5E4AA are triadic colors.

2 #AAE4C5 and #E4C5AA with #C5E4AA are triadic colors.