COLOR #C5E59A

HEX: #C5E59A RGB: (197,229,154)

Renk bilgisi

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

RGB renk modeli

#C5E59A color RGB value is (197,229,154).

RGB: (197,229,154) (77%, 90%, 60%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 229 of 255 = 90%
B 154 of 255 = 60%

197
229
154

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 229 + 154 = 580 (100%)
R 197 of 580 ~ 33.97%
G 229 of 580 ~ 39.48%
B 154 of 580 ~ 26.55'%

%33.97
%39.48
%26.55

CMYK RENK MODELİ

#C5E59A rengi CMYK tonu (14,0,33,10).

  • camgöbeği tonu 13.97%
  • eflatun tonu 0.00%
  • sarı tonu 32.75%
  • ana renk tonu 10.20%

CMYK: (14,0,33,10)
C14M0Y33K10 (14%, 0%, 33%, 10%)
(0.14 / 0.00 / 0.33 / 0.10)

CMYK yüzdeleri

%13.97
%0
%32.75
%10.2

Codes

Color #C5E59A in popluar color models

C5 E5 9A
RGB 197 229 154
HSL 86° 59.06% 75.10%
HSB/HSV 86° 32.75% 89.80%
CMYK 13.97% 0.00% 32.75%
10.20%

Color #C5E59A in popluar number systems.

HEX C5 E5 9A
Decimal 197 229 154
Binary 11000101 11100101 10011010
Octal 305 345 232

Shades and tints

Shades of #C5E59A

#C5E59A
(197,229,154)
#B4D18C
(180,209,140)
#A3BD7E
(163,189,126)
#92A970
(146,169,112)
#819562
(129,149,98)
#708154
(112,129,84)
#5F6D46
(95,109,70)
#4E5938
(78,89,56)
#3D452A
(61,69,42)
#2C311C
(44,49,28)
#1B1D0E
(27,29,14)
#000000
(0,0,0)

Tints of #C5E59A

#C5E59A
(197,229,154)
#CAE7A3
(202,231,163)
#CFE9AC
(207,233,172)
#D4EBB5
(212,235,181)
#D9EDBE
(217,237,190)
#DEEFC7
(222,239,199)
#E3F1D0
(227,241,208)
#E8F3D9
(232,243,217)
#EDF5E2
(237,245,226)
#F2F7EB
(242,247,235)
#F7F9F4
(247,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E59A color. Also use rgb(197,229,154) instead hex code.

Text Font Color

.myTextColor { color: #C5E59A; }

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

This text font color is #C5E59A.

Background Color

.myBgColor { background-color: #C5E59A; }

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

This div background color is #C5E59A.

Border color

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

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

This div border color is #C5E59A.

Opacity

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

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

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

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

This text has shadow with #C5E59A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E59A.

Preview

Color preview on black background

This text has color #C5E59A on black background.


Color preview on white background

This text has color #C5E59A on white background.


Black color preview on #C5E59A background

This text has black color on #C5E59A background.


White color preview on #C5E59A background

This text has white color on #C5E59A background.


Related colors

Complementary color

Complementary color for #hex is #3A1A65.


I love getcolorcode.com

Triadic colors

1 #9AC5E5 and #E59AC5 with #C5E59A are triadic colors.

2 #9AE5C5 and #E5C59A with #C5E59A are triadic colors.