COLOR #C5E0A0

HEX: #C5E0A0 RGB: (197,224,160)

Renk bilgisi

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

RGB renk modeli

#C5E0A0 color RGB value is (197,224,160).

RGB: (197,224,160) (77%, 88%, 63%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 224 of 255 = 88%
B 160 of 255 = 63%

197
224
160

R + G + B ~ 76%. #C5E0A0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 224 + 160 = 581 (100%)
R 197 of 581 ~ 33.91%
G 224 of 581 ~ 38.55%
B 160 of 581 ~ 27.54'%

%33.91
%38.55
%27.54

CMYK RENK MODELİ

#C5E0A0 rengi CMYK tonu (12,0,29,12).

  • camgöbeği tonu 12.05%
  • eflatun tonu 0.00%
  • sarı tonu 28.57%
  • ana renk tonu 12.16%

CMYK: (12,0,29,12)
C12M0Y29K12 (12%, 0%, 29%, 12%)
(0.12 / 0.00 / 0.29 / 0.12)

CMYK yüzdeleri

%12.05
%0
%28.57
%12.16

Codes

Color #C5E0A0 in popluar color models

C5 E0 A0
RGB 197 224 160
HSL 85° 50.79% 75.29%
HSB/HSV 85° 28.57% 87.84%
CMYK 12.05% 0.00% 28.57%
12.16%

Color #C5E0A0 in popluar number systems.

HEX C5 E0 A0
Decimal 197 224 160
Binary 11000101 11100000 10100000
Octal 305 340 240

Shades and tints

Shades of #C5E0A0

#C5E0A0
(197,224,160)
#B4CC92
(180,204,146)
#A3B884
(163,184,132)
#92A476
(146,164,118)
#819068
(129,144,104)
#707C5A
(112,124,90)
#5F684C
(95,104,76)
#4E543E
(78,84,62)
#3D4030
(61,64,48)
#2C2C22
(44,44,34)
#1B1814
(27,24,20)
#000000
(0,0,0)

Tints of #C5E0A0

#C5E0A0
(197,224,160)
#CAE2A8
(202,226,168)
#CFE4B0
(207,228,176)
#D4E6B8
(212,230,184)
#D9E8C0
(217,232,192)
#DEEAC8
(222,234,200)
#E3ECD0
(227,236,208)
#E8EED8
(232,238,216)
#EDF0E0
(237,240,224)
#F2F2E8
(242,242,232)
#F7F4F0
(247,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E0A0 color. Also use rgb(197,224,160) instead hex code.

Text Font Color

.myTextColor { color: #C5E0A0; }

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

This text font color is #C5E0A0.

Background Color

.myBgColor { background-color: #C5E0A0; }

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

This div background color is #C5E0A0.

Border color

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

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

This div border color is #C5E0A0.

Opacity

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

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

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

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

This text has shadow with #C5E0A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E0A0.

Preview

Color preview on black background

This text has color #C5E0A0 on black background.


Color preview on white background

This text has color #C5E0A0 on white background.


Black color preview on #C5E0A0 background

This text has black color on #C5E0A0 background.


White color preview on #C5E0A0 background

This text has white color on #C5E0A0 background.


Related colors

Complementary color

Complementary color for #hex is #3A1F5F.


I love getcolorcode.com

Triadic colors

1 #A0C5E0 and #E0A0C5 with #C5E0A0 are triadic colors.

2 #A0E0C5 and #E0C5A0 with #C5E0A0 are triadic colors.