COLOR #C5E14D

HEX: #C5E14D RGB: (197,225,77)

Renk bilgisi

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

RGB renk modeli

#C5E14D color RGB value is (197,225,77).

RGB: (197,225,77) (77%, 88%, 30%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 225 of 255 = 88%
B 77 of 255 = 30%

197
225
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 225 + 77 = 499 (100%)
R 197 of 499 ~ 39.48%
G 225 of 499 ~ 45.09%
B 77 of 499 ~ 15.43'%

%39.48
%45.09
%15.43

CMYK RENK MODELİ

#C5E14D rengi CMYK tonu (12,0,66,12).

  • camgöbeği tonu 12.44%
  • eflatun tonu 0.00%
  • sarı tonu 65.78%
  • ana renk tonu 11.76%

CMYK: (12,0,66,12)
C12M0Y66K12 (12%, 0%, 66%, 12%)
(0.12 / 0.00 / 0.66 / 0.12)

CMYK yüzdeleri

%12.44
%0
%65.78
%11.76

Codes

Color #C5E14D in popluar color models

C5 E1 4D
RGB 197 225 77
HSL 71° 71.15% 59.22%
HSB/HSV 71° 65.78% 88.24%
CMYK 12.44% 0.00% 65.78%
11.76%

Color #C5E14D in popluar number systems.

HEX C5 E1 4D
Decimal 197 225 77
Binary 11000101 11100001 1001101
Octal 305 341 115

Shades and tints

Shades of #C5E14D

#C5E14D
(197,225,77)
#B4CD46
(180,205,70)
#A3B93F
(163,185,63)
#92A538
(146,165,56)
#819131
(129,145,49)
#707D2A
(112,125,42)
#5F6923
(95,105,35)
#4E551C
(78,85,28)
#3D4115
(61,65,21)
#2C2D0E
(44,45,14)
#1B1907
(27,25,7)
#000000
(0,0,0)

Tints of #C5E14D

#C5E14D
(197,225,77)
#CAE35D
(202,227,93)
#CFE56D
(207,229,109)
#D4E77D
(212,231,125)
#D9E98D
(217,233,141)
#DEEB9D
(222,235,157)
#E3EDAD
(227,237,173)
#E8EFBD
(232,239,189)
#EDF1CD
(237,241,205)
#F2F3DD
(242,243,221)
#F7F5ED
(247,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E14D color. Also use rgb(197,225,77) instead hex code.

Text Font Color

.myTextColor { color: #C5E14D; }

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

This text font color is #C5E14D.

Background Color

.myBgColor { background-color: #C5E14D; }

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

This div background color is #C5E14D.

Border color

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

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

This div border color is #C5E14D.

Opacity

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

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

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

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

This text has shadow with #C5E14D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E14D.

Preview

Color preview on black background

This text has color #C5E14D on black background.


Color preview on white background

This text has color #C5E14D on white background.


Black color preview on #C5E14D background

This text has black color on #C5E14D background.


White color preview on #C5E14D background

This text has white color on #C5E14D background.


Related colors

Complementary color

Complementary color for #hex is #3A1EB2.


I love getcolorcode.com

Triadic colors

1 #4DC5E1 and #E14DC5 with #C5E14D are triadic colors.

2 #4DE1C5 and #E1C54D with #C5E14D are triadic colors.