COLOR #C5E34F

HEX: #C5E34F RGB: (197,227,79)

Renk bilgisi

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

RGB renk modeli

#C5E34F color RGB value is (197,227,79).

RGB: (197,227,79) (77%, 89%, 31%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 227 of 255 = 89%
B 79 of 255 = 31%

197
227
79

R + G + B ~ 66%. #C5E34F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 227 + 79 = 503 (100%)
R 197 of 503 ~ 39.17%
G 227 of 503 ~ 45.13%
B 79 of 503 ~ 15.71'%

%39.17
%45.13
%15.71

CMYK RENK MODELİ

#C5E34F rengi CMYK tonu (13,0,65,11).

  • camgöbeği tonu 13.22%
  • eflatun tonu 0.00%
  • sarı tonu 65.20%
  • ana renk tonu 10.98%

CMYK: (13,0,65,11)
C13M0Y65K11 (13%, 0%, 65%, 11%)
(0.13 / 0.00 / 0.65 / 0.11)

CMYK yüzdeleri

%13.22
%0
%65.2
%10.98

Codes

Color #C5E34F in popluar color models

C5 E3 4F
RGB 197 227 79
HSL 72° 72.55% 60.00%
HSB/HSV 72° 65.20% 89.02%
CMYK 13.22% 0.00% 65.20%
10.98%

Color #C5E34F in popluar number systems.

HEX C5 E3 4F
Decimal 197 227 79
Binary 11000101 11100011 1001111
Octal 305 343 117

Shades and tints

Shades of #C5E34F

#C5E34F
(197,227,79)
#B4CF48
(180,207,72)
#A3BB41
(163,187,65)
#92A73A
(146,167,58)
#819333
(129,147,51)
#707F2C
(112,127,44)
#5F6B25
(95,107,37)
#4E571E
(78,87,30)
#3D4317
(61,67,23)
#2C2F10
(44,47,16)
#1B1B09
(27,27,9)
#000000
(0,0,0)

Tints of #C5E34F

#C5E34F
(197,227,79)
#CAE55F
(202,229,95)
#CFE76F
(207,231,111)
#D4E97F
(212,233,127)
#D9EB8F
(217,235,143)
#DEED9F
(222,237,159)
#E3EFAF
(227,239,175)
#E8F1BF
(232,241,191)
#EDF3CF
(237,243,207)
#F2F5DF
(242,245,223)
#F7F7EF
(247,247,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E34F color. Also use rgb(197,227,79) instead hex code.

Text Font Color

.myTextColor { color: #C5E34F; }

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

This text font color is #C5E34F.

Background Color

.myBgColor { background-color: #C5E34F; }

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

This div background color is #C5E34F.

Border color

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

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

This div border color is #C5E34F.

Opacity

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

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

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

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

This text has shadow with #C5E34F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E34F.

Preview

Color preview on black background

This text has color #C5E34F on black background.


Color preview on white background

This text has color #C5E34F on white background.


Black color preview on #C5E34F background

This text has black color on #C5E34F background.


White color preview on #C5E34F background

This text has white color on #C5E34F background.


Related colors

Complementary color

Complementary color for #hex is #3A1CB0.


I love getcolorcode.com

Triadic colors

1 #4FC5E3 and #E34FC5 with #C5E34F are triadic colors.

2 #4FE3C5 and #E3C54F with #C5E34F are triadic colors.