COLOR #C5EC3A

HEX: #C5EC3A RGB: (197,236,58)

Renk bilgisi

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

RGB renk modeli

#C5EC3A color RGB value is (197,236,58).

RGB: (197,236,58) (77%, 93%, 23%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 236 of 255 = 93%
B 58 of 255 = 23%

197
236
58

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 236 + 58 = 491 (100%)
R 197 of 491 ~ 40.12%
G 236 of 491 ~ 48.07%
B 58 of 491 ~ 11.81'%

%40.12
%48.07
%11.81

CMYK RENK MODELİ

#C5EC3A rengi CMYK tonu (17,0,75,7).

  • camgöbeği tonu 16.53%
  • eflatun tonu 0.00%
  • sarı tonu 75.42%
  • ana renk tonu 7.45%

CMYK: (17,0,75,7)
C17M0Y75K7 (17%, 0%, 75%, 7%)
(0.17 / 0.00 / 0.75 / 0.07)

CMYK yüzdeleri

%16.53
%0
%75.42
%7.45

Codes

Color #C5EC3A in popluar color models

C5 EC 3A
RGB 197 236 58
HSL 73° 82.41% 57.65%
HSB/HSV 73° 75.42% 92.55%
CMYK 16.53% 0.00% 75.42%
7.45%

Color #C5EC3A in popluar number systems.

HEX C5 EC 3A
Decimal 197 236 58
Binary 11000101 11101100 111010
Octal 305 354 72

Shades and tints

Shades of #C5EC3A

#C5EC3A
(197,236,58)
#B4D735
(180,215,53)
#A3C230
(163,194,48)
#92AD2B
(146,173,43)
#819826
(129,152,38)
#708321
(112,131,33)
#5F6E1C
(95,110,28)
#4E5917
(78,89,23)
#3D4412
(61,68,18)
#2C2F0D
(44,47,13)
#1B1A08
(27,26,8)
#000000
(0,0,0)

Tints of #C5EC3A

#C5EC3A
(197,236,58)
#CAED4B
(202,237,75)
#CFEE5C
(207,238,92)
#D4EF6D
(212,239,109)
#D9F07E
(217,240,126)
#DEF18F
(222,241,143)
#E3F2A0
(227,242,160)
#E8F3B1
(232,243,177)
#EDF4C2
(237,244,194)
#F2F5D3
(242,245,211)
#F7F6E4
(247,246,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5EC3A color. Also use rgb(197,236,58) instead hex code.

Text Font Color

.myTextColor { color: #C5EC3A; }

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

This text font color is #C5EC3A.

Background Color

.myBgColor { background-color: #C5EC3A; }

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

This div background color is #C5EC3A.

Border color

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

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

This div border color is #C5EC3A.

Opacity

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

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

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

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

This text has shadow with #C5EC3A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EC3A.

Preview

Color preview on black background

This text has color #C5EC3A on black background.


Color preview on white background

This text has color #C5EC3A on white background.


Black color preview on #C5EC3A background

This text has black color on #C5EC3A background.


White color preview on #C5EC3A background

This text has white color on #C5EC3A background.


Related colors

Complementary color

Complementary color for #hex is #3A13C5.


I love getcolorcode.com

Triadic colors

1 #3AC5EC and #EC3AC5 with #C5EC3A are triadic colors.

2 #3AECC5 and #ECC53A with #C5EC3A are triadic colors.