COLOR #C5E940

HEX: #C5E940 RGB: (197,233,64)

Renk bilgisi

#C5E940 contains mainly red and green colors. #C5E940 ‘ nin web güvenlik rengi #CCFF33 (ya da #CF3) dir.

RGB renk modeli

#C5E940 color RGB value is (197,233,64).

RGB: (197,233,64) (77%, 91%, 25%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 233 of 255 = 91%
B 64 of 255 = 25%

197
233
64

R + G + B ~ 64%. #C5E940 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 233 + 64 = 494 (100%)
R 197 of 494 ~ 39.88%
G 233 of 494 ~ 47.17%
B 64 of 494 ~ 12.96'%

%39.88
%47.17
%12.96

CMYK RENK MODELİ

#C5E940 rengi CMYK tonu (15,0,73,9).

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

CMYK: (15,0,73,9)
C15M0Y73K9 (15%, 0%, 73%, 9%)
(0.15 / 0.00 / 0.73 / 0.09)

CMYK yüzdeleri

%15.45
%0
%72.53
%8.63

Codes

Color #C5E940 in popluar color models

C5 E9 40
RGB 197 233 64
HSL 73° 79.34% 58.24%
HSB/HSV 73° 72.53% 91.37%
CMYK 15.45% 0.00% 72.53%
8.63%

Color #C5E940 in popluar number systems.

HEX C5 E9 40
Decimal 197 233 64
Binary 11000101 11101001 1000000
Octal 305 351 100

Shades and tints

Shades of #C5E940

#C5E940
(197,233,64)
#B4D43B
(180,212,59)
#A3BF36
(163,191,54)
#92AA31
(146,170,49)
#81952C
(129,149,44)
#708027
(112,128,39)
#5F6B22
(95,107,34)
#4E561D
(78,86,29)
#3D4118
(61,65,24)
#2C2C13
(44,44,19)
#1B170E
(27,23,14)
#000000
(0,0,0)

Tints of #C5E940

#C5E940
(197,233,64)
#CAEB51
(202,235,81)
#CFED62
(207,237,98)
#D4EF73
(212,239,115)
#D9F184
(217,241,132)
#DEF395
(222,243,149)
#E3F5A6
(227,245,166)
#E8F7B7
(232,247,183)
#EDF9C8
(237,249,200)
#F2FBD9
(242,251,217)
#F7FDEA
(247,253,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E940; }

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

This text font color is #C5E940.

Background Color

.myBgColor { background-color: #C5E940; }

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

This div background color is #C5E940.

Border color

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

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

This div border color is #C5E940.

Opacity

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

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

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

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

This text has shadow with #C5E940 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E940.

Preview

Color preview on black background

This text has color #C5E940 on black background.


Color preview on white background

This text has color #C5E940 on white background.


Black color preview on #C5E940 background

This text has black color on #C5E940 background.


White color preview on #C5E940 background

This text has white color on #C5E940 background.


Related colors

Complementary color

Complementary color for #hex is #3A16BF.


I love getcolorcode.com

Triadic colors

1 #40C5E9 and #E940C5 with #C5E940 are triadic colors.

2 #40E9C5 and #E9C540 with #C5E940 are triadic colors.