COLOR #C5E4A2

HEX: #C5E4A2 RGB: (197,228,162)

Renk bilgisi

#C5E4A2 contains mainly red and green colors. #C5E4A2 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C5E4A2 color RGB value is (197,228,162).

RGB: (197,228,162) (77%, 89%, 64%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 228 of 255 = 89%
B 162 of 255 = 64%

197
228
162

R + G + B ~ 77%. #C5E4A2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 228 + 162 = 587 (100%)
R 197 of 587 ~ 33.56%
G 228 of 587 ~ 38.84%
B 162 of 587 ~ 27.6'%

%33.56
%38.84
%27.6

CMYK RENK MODELİ

#C5E4A2 rengi CMYK tonu (14,0,29,11).

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

CMYK: (14,0,29,11)
C14M0Y29K11 (14%, 0%, 29%, 11%)
(0.14 / 0.00 / 0.29 / 0.11)

CMYK yüzdeleri

%13.6
%0
%28.95
%10.59

Codes

Color #C5E4A2 in popluar color models

C5 E4 A2
RGB 197 228 162
HSL 88° 55.00% 76.47%
HSB/HSV 88° 28.95% 89.41%
CMYK 13.60% 0.00% 28.95%
10.59%

Color #C5E4A2 in popluar number systems.

HEX C5 E4 A2
Decimal 197 228 162
Binary 11000101 11100100 10100010
Octal 305 344 242

Shades and tints

Shades of #C5E4A2

#C5E4A2
(197,228,162)
#B4D094
(180,208,148)
#A3BC86
(163,188,134)
#92A878
(146,168,120)
#81946A
(129,148,106)
#70805C
(112,128,92)
#5F6C4E
(95,108,78)
#4E5840
(78,88,64)
#3D4432
(61,68,50)
#2C3024
(44,48,36)
#1B1C16
(27,28,22)
#000000
(0,0,0)

Tints of #C5E4A2

#C5E4A2
(197,228,162)
#CAE6AA
(202,230,170)
#CFE8B2
(207,232,178)
#D4EABA
(212,234,186)
#D9ECC2
(217,236,194)
#DEEECA
(222,238,202)
#E3F0D2
(227,240,210)
#E8F2DA
(232,242,218)
#EDF4E2
(237,244,226)
#F2F6EA
(242,246,234)
#F7F8F2
(247,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E4A2; }

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

This text font color is #C5E4A2.

Background Color

.myBgColor { background-color: #C5E4A2; }

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

This div background color is #C5E4A2.

Border color

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

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

This div border color is #C5E4A2.

Opacity

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

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

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

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

This text has shadow with #C5E4A2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E4A2.

Preview

Color preview on black background

This text has color #C5E4A2 on black background.


Color preview on white background

This text has color #C5E4A2 on white background.


Black color preview on #C5E4A2 background

This text has black color on #C5E4A2 background.


White color preview on #C5E4A2 background

This text has white color on #C5E4A2 background.


Related colors

Complementary color

Complementary color for #hex is #3A1B5D.


I love getcolorcode.com

Triadic colors

1 #A2C5E4 and #E4A2C5 with #C5E4A2 are triadic colors.

2 #A2E4C5 and #E4C5A2 with #C5E4A2 are triadic colors.