COLOR #C5E24A

HEX: #C5E24A RGB: (197,226,74)

Renk bilgisi

#C5E24A contains mainly red and green colors. #C5E24A ‘ nin web güvenlik rengi #CCCC33 (ya da #CC3) dir.

RGB renk modeli

#C5E24A color RGB value is (197,226,74).

RGB: (197,226,74) (77%, 89%, 29%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 226 of 255 = 89%
B 74 of 255 = 29%

197
226
74

R + G + B ~ 65%. #C5E24A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 226 + 74 = 497 (100%)
R 197 of 497 ~ 39.64%
G 226 of 497 ~ 45.47%
B 74 of 497 ~ 14.89'%

%39.64
%45.47
%14.89

CMYK RENK MODELİ

#C5E24A rengi CMYK tonu (13,0,67,11).

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

CMYK: (13,0,67,11)
C13M0Y67K11 (13%, 0%, 67%, 11%)
(0.13 / 0.00 / 0.67 / 0.11)

CMYK yüzdeleri

%12.83
%0
%67.26
%11.37

Codes

Color #C5E24A in popluar color models

C5 E2 4A
RGB 197 226 74
HSL 71° 72.38% 58.82%
HSB/HSV 71° 67.26% 88.63%
CMYK 12.83% 0.00% 67.26%
11.37%

Color #C5E24A in popluar number systems.

HEX C5 E2 4A
Decimal 197 226 74
Binary 11000101 11100010 1001010
Octal 305 342 112

Shades and tints

Shades of #C5E24A

#C5E24A
(197,226,74)
#B4CE44
(180,206,68)
#A3BA3E
(163,186,62)
#92A638
(146,166,56)
#819232
(129,146,50)
#707E2C
(112,126,44)
#5F6A26
(95,106,38)
#4E5620
(78,86,32)
#3D421A
(61,66,26)
#2C2E14
(44,46,20)
#1B1A0E
(27,26,14)
#000000
(0,0,0)

Tints of #C5E24A

#C5E24A
(197,226,74)
#CAE45A
(202,228,90)
#CFE66A
(207,230,106)
#D4E87A
(212,232,122)
#D9EA8A
(217,234,138)
#DEEC9A
(222,236,154)
#E3EEAA
(227,238,170)
#E8F0BA
(232,240,186)
#EDF2CA
(237,242,202)
#F2F4DA
(242,244,218)
#F7F6EA
(247,246,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E24A; }

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

This text font color is #C5E24A.

Background Color

.myBgColor { background-color: #C5E24A; }

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

This div background color is #C5E24A.

Border color

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

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

This div border color is #C5E24A.

Opacity

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

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

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

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

This text has shadow with #C5E24A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E24A.

Preview

Color preview on black background

This text has color #C5E24A on black background.


Color preview on white background

This text has color #C5E24A on white background.


Black color preview on #C5E24A background

This text has black color on #C5E24A background.


White color preview on #C5E24A background

This text has white color on #C5E24A background.


Related colors

Complementary color

Complementary color for #hex is #3A1DB5.


I love getcolorcode.com

Triadic colors

1 #4AC5E2 and #E24AC5 with #C5E24A are triadic colors.

2 #4AE2C5 and #E2C54A with #C5E24A are triadic colors.