COLOR #C5E9A1

HEX: #C5E9A1 RGB: (197,233,161)

Renk bilgisi

#C5E9A1 contains mainly red and green colors. #C5E9A1 ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#C5E9A1 color RGB value is (197,233,161).

RGB: (197,233,161) (77%, 91%, 63%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 233 of 255 = 91%
B 161 of 255 = 63%

197
233
161

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 233 + 161 = 591 (100%)
R 197 of 591 ~ 33.33%
G 233 of 591 ~ 39.42%
B 161 of 591 ~ 27.24'%

%33.33
%39.42
%27.24

CMYK RENK MODELİ

#C5E9A1 rengi CMYK tonu (15,0,31,9).

  • camgöbeği tonu 15.45%
  • eflatun tonu 0.00%
  • sarı tonu 30.90%
  • ana renk tonu 8.63%

CMYK: (15,0,31,9)
C15M0Y31K9 (15%, 0%, 31%, 9%)
(0.15 / 0.00 / 0.31 / 0.09)

CMYK yüzdeleri

%15.45
%0
%30.9
%8.63

Codes

Color #C5E9A1 in popluar color models

C5 E9 A1
RGB 197 233 161
HSL 90° 62.07% 77.25%
HSB/HSV 90° 30.90% 91.37%
CMYK 15.45% 0.00% 30.90%
8.63%

Color #C5E9A1 in popluar number systems.

HEX C5 E9 A1
Decimal 197 233 161
Binary 11000101 11101001 10100001
Octal 305 351 241

Shades and tints

Shades of #C5E9A1

#C5E9A1
(197,233,161)
#B4D493
(180,212,147)
#A3BF85
(163,191,133)
#92AA77
(146,170,119)
#819569
(129,149,105)
#70805B
(112,128,91)
#5F6B4D
(95,107,77)
#4E563F
(78,86,63)
#3D4131
(61,65,49)
#2C2C23
(44,44,35)
#1B1715
(27,23,21)
#000000
(0,0,0)

Tints of #C5E9A1

#C5E9A1
(197,233,161)
#CAEBA9
(202,235,169)
#CFEDB1
(207,237,177)
#D4EFB9
(212,239,185)
#D9F1C1
(217,241,193)
#DEF3C9
(222,243,201)
#E3F5D1
(227,245,209)
#E8F7D9
(232,247,217)
#EDF9E1
(237,249,225)
#F2FBE9
(242,251,233)
#F7FDF1
(247,253,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E9A1 color. Also use rgb(197,233,161) instead hex code.

Text Font Color

.myTextColor { color: #C5E9A1; }

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

This text font color is #C5E9A1.

Background Color

.myBgColor { background-color: #C5E9A1; }

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

This div background color is #C5E9A1.

Border color

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

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

This div border color is #C5E9A1.

Opacity

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

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

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

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

This text has shadow with #C5E9A1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E9A1.

Preview

Color preview on black background

This text has color #C5E9A1 on black background.


Color preview on white background

This text has color #C5E9A1 on white background.


Black color preview on #C5E9A1 background

This text has black color on #C5E9A1 background.


White color preview on #C5E9A1 background

This text has white color on #C5E9A1 background.


Related colors

Complementary color

Complementary color for #hex is #3A165E.


I love getcolorcode.com

Triadic colors

1 #A1C5E9 and #E9A1C5 with #C5E9A1 are triadic colors.

2 #A1E9C5 and #E9C5A1 with #C5E9A1 are triadic colors.