COLOR #C5E874

HEX: #C5E874 RGB: (197,232,116)

Renk bilgisi

#C5E874 contains mainly red and green colors. #C5E874 ‘ nin web güvenlik rengi #CCFF66 (ya da #CF6) dir.

RGB renk modeli

#C5E874 color RGB value is (197,232,116).

RGB: (197,232,116) (77%, 91%, 45%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 232 of 255 = 91%
B 116 of 255 = 45%

197
232
116

R + G + B ~ 71%. #C5E874 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 232 + 116 = 545 (100%)
R 197 of 545 ~ 36.15%
G 232 of 545 ~ 42.57%
B 116 of 545 ~ 21.28'%

%36.15
%42.57
%21.28

CMYK RENK MODELİ

#C5E874 rengi CMYK tonu (15,0,50,9).

  • camgöbeği tonu 15.09%
  • eflatun tonu 0.00%
  • sarı tonu 50.00%
  • ana renk tonu 9.02%

CMYK: (15,0,50,9)
C15M0Y50K9 (15%, 0%, 50%, 9%)
(0.15 / 0.00 / 0.50 / 0.09)

CMYK yüzdeleri

%15.09
%0
%50
%9.02

Codes

Color #C5E874 in popluar color models

C5 E8 74
RGB 197 232 116
HSL 78° 71.60% 68.24%
HSB/HSV 78° 50.00% 90.98%
CMYK 15.09% 0.00% 50.00%
9.02%

Color #C5E874 in popluar number systems.

HEX C5 E8 74
Decimal 197 232 116
Binary 11000101 11101000 1110100
Octal 305 350 164

Shades and tints

Shades of #C5E874

#C5E874
(197,232,116)
#B4D36A
(180,211,106)
#A3BE60
(163,190,96)
#92A956
(146,169,86)
#81944C
(129,148,76)
#707F42
(112,127,66)
#5F6A38
(95,106,56)
#4E552E
(78,85,46)
#3D4024
(61,64,36)
#2C2B1A
(44,43,26)
#1B1610
(27,22,16)
#000000
(0,0,0)

Tints of #C5E874

#C5E874
(197,232,116)
#CAEA80
(202,234,128)
#CFEC8C
(207,236,140)
#D4EE98
(212,238,152)
#D9F0A4
(217,240,164)
#DEF2B0
(222,242,176)
#E3F4BC
(227,244,188)
#E8F6C8
(232,246,200)
#EDF8D4
(237,248,212)
#F2FAE0
(242,250,224)
#F7FCEC
(247,252,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E874 color. Also use rgb(197,232,116) instead hex code.

Text Font Color

.myTextColor { color: #C5E874; }

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

This text font color is #C5E874.

Background Color

.myBgColor { background-color: #C5E874; }

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

This div background color is #C5E874.

Border color

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

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

This div border color is #C5E874.

Opacity

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

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

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

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

This text has shadow with #C5E874 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E874.

Preview

Color preview on black background

This text has color #C5E874 on black background.


Color preview on white background

This text has color #C5E874 on white background.


Black color preview on #C5E874 background

This text has black color on #C5E874 background.


White color preview on #C5E874 background

This text has white color on #C5E874 background.


Related colors

Complementary color

Complementary color for #hex is #3A178B.


I love getcolorcode.com

Triadic colors

1 #74C5E8 and #E874C5 with #C5E874 are triadic colors.

2 #74E8C5 and #E8C574 with #C5E874 are triadic colors.