COLOR #C5E24E

HEX: #C5E24E RGB: (197,226,78)

Renk bilgisi

#C5E24E contains mainly red and green colors. #C5E24E ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#C5E24E color RGB value is (197,226,78).

RGB: (197,226,78) (77%, 89%, 31%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 226 of 255 = 89%
B 78 of 255 = 31%

197
226
78

R + G + B ~ 66%. #C5E24E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 226 + 78 = 501 (100%)
R 197 of 501 ~ 39.32%
G 226 of 501 ~ 45.11%
B 78 of 501 ~ 15.57'%

%39.32
%45.11
%15.57

CMYK RENK MODELİ

#C5E24E rengi CMYK tonu (13,0,65,11).

  • camgöbeği tonu 12.83%
  • eflatun tonu 0.00%
  • sarı tonu 65.49%
  • ana renk tonu 11.37%

CMYK: (13,0,65,11)
C13M0Y65K11 (13%, 0%, 65%, 11%)
(0.13 / 0.00 / 0.65 / 0.11)

CMYK yüzdeleri

%12.83
%0
%65.49
%11.37

Codes

Color #C5E24E in popluar color models

C5 E2 4E
RGB 197 226 78
HSL 72° 71.84% 59.61%
HSB/HSV 72° 65.49% 88.63%
CMYK 12.83% 0.00% 65.49%
11.37%

Color #C5E24E in popluar number systems.

HEX C5 E2 4E
Decimal 197 226 78
Binary 11000101 11100010 1001110
Octal 305 342 116

Shades and tints

Shades of #C5E24E

#C5E24E
(197,226,78)
#B4CE47
(180,206,71)
#A3BA40
(163,186,64)
#92A639
(146,166,57)
#819232
(129,146,50)
#707E2B
(112,126,43)
#5F6A24
(95,106,36)
#4E561D
(78,86,29)
#3D4216
(61,66,22)
#2C2E0F
(44,46,15)
#1B1A08
(27,26,8)
#000000
(0,0,0)

Tints of #C5E24E

#C5E24E
(197,226,78)
#CAE45E
(202,228,94)
#CFE66E
(207,230,110)
#D4E87E
(212,232,126)
#D9EA8E
(217,234,142)
#DEEC9E
(222,236,158)
#E3EEAE
(227,238,174)
#E8F0BE
(232,240,190)
#EDF2CE
(237,242,206)
#F2F4DE
(242,244,222)
#F7F6EE
(247,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E24E color. Also use rgb(197,226,78) instead hex code.

Text Font Color

.myTextColor { color: #C5E24E; }

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

This text font color is #C5E24E.

Background Color

.myBgColor { background-color: #C5E24E; }

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

This div background color is #C5E24E.

Border color

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

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

This div border color is #C5E24E.

Opacity

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

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

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

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

This text has shadow with #C5E24E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E24E.

Preview

Color preview on black background

This text has color #C5E24E on black background.


Color preview on white background

This text has color #C5E24E on white background.


Black color preview on #C5E24E background

This text has black color on #C5E24E background.


White color preview on #C5E24E background

This text has white color on #C5E24E background.


Related colors

Complementary color

Complementary color for #hex is #3A1DB1.


I love getcolorcode.com

Triadic colors

1 #4EC5E2 and #E24EC5 with #C5E24E are triadic colors.

2 #4EE2C5 and #E2C54E with #C5E24E are triadic colors.