COLOR #C5E25E

HEX: #C5E25E RGB: (197,226,94)

Renk bilgisi

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

RGB renk modeli

#C5E25E color RGB value is (197,226,94).

RGB: (197,226,94) (77%, 89%, 37%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 226 of 255 = 89%
B 94 of 255 = 37%

197
226
94

R + G + B ~ 68%. #C5E25E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 226 + 94 = 517 (100%)
R 197 of 517 ~ 38.1%
G 226 of 517 ~ 43.71%
B 94 of 517 ~ 18.18'%

%38.1
%43.71
%18.18

CMYK RENK MODELİ

#C5E25E rengi CMYK tonu (13,0,58,11).

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

CMYK: (13,0,58,11)
C13M0Y58K11 (13%, 0%, 58%, 11%)
(0.13 / 0.00 / 0.58 / 0.11)

CMYK yüzdeleri

%12.83
%0
%58.41
%11.37

Codes

Color #C5E25E in popluar color models

C5 E2 5E
RGB 197 226 94
HSL 73° 69.47% 62.75%
HSB/HSV 73° 58.41% 88.63%
CMYK 12.83% 0.00% 58.41%
11.37%

Color #C5E25E in popluar number systems.

HEX C5 E2 5E
Decimal 197 226 94
Binary 11000101 11100010 1011110
Octal 305 342 136

Shades and tints

Shades of #C5E25E

#C5E25E
(197,226,94)
#B4CE56
(180,206,86)
#A3BA4E
(163,186,78)
#92A646
(146,166,70)
#81923E
(129,146,62)
#707E36
(112,126,54)
#5F6A2E
(95,106,46)
#4E5626
(78,86,38)
#3D421E
(61,66,30)
#2C2E16
(44,46,22)
#1B1A0E
(27,26,14)
#000000
(0,0,0)

Tints of #C5E25E

#C5E25E
(197,226,94)
#CAE46C
(202,228,108)
#CFE67A
(207,230,122)
#D4E888
(212,232,136)
#D9EA96
(217,234,150)
#DEECA4
(222,236,164)
#E3EEB2
(227,238,178)
#E8F0C0
(232,240,192)
#EDF2CE
(237,242,206)
#F2F4DC
(242,244,220)
#F7F6EA
(247,246,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E25E; }

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

This text font color is #C5E25E.

Background Color

.myBgColor { background-color: #C5E25E; }

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

This div background color is #C5E25E.

Border color

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

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

This div border color is #C5E25E.

Opacity

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

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

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

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

This text has shadow with #C5E25E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E25E.

Preview

Color preview on black background

This text has color #C5E25E on black background.


Color preview on white background

This text has color #C5E25E on white background.


Black color preview on #C5E25E background

This text has black color on #C5E25E background.


White color preview on #C5E25E background

This text has white color on #C5E25E background.


Related colors

Complementary color

Complementary color for #hex is #3A1DA1.


I love getcolorcode.com

Triadic colors

1 #5EC5E2 and #E25EC5 with #C5E25E are triadic colors.

2 #5EE2C5 and #E2C55E with #C5E25E are triadic colors.