COLOR #C5E078

HEX: #C5E078 RGB: (197,224,120)

Renk bilgisi

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

RGB renk modeli

#C5E078 color RGB value is (197,224,120).

RGB: (197,224,120) (77%, 88%, 47%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 224 of 255 = 88%
B 120 of 255 = 47%

197
224
120

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 224 + 120 = 541 (100%)
R 197 of 541 ~ 36.41%
G 224 of 541 ~ 41.4%
B 120 of 541 ~ 22.18'%

%36.41
%41.4
%22.18

CMYK RENK MODELİ

#C5E078 rengi CMYK tonu (12,0,46,12).

  • camgöbeği tonu 12.05%
  • eflatun tonu 0.00%
  • sarı tonu 46.43%
  • ana renk tonu 12.16%

CMYK: (12,0,46,12)
C12M0Y46K12 (12%, 0%, 46%, 12%)
(0.12 / 0.00 / 0.46 / 0.12)

CMYK yüzdeleri

%12.05
%0
%46.43
%12.16

Codes

Color #C5E078 in popluar color models

C5 E0 78
RGB 197 224 120
HSL 76° 62.65% 67.45%
HSB/HSV 76° 46.43% 87.84%
CMYK 12.05% 0.00% 46.43%
12.16%

Color #C5E078 in popluar number systems.

HEX C5 E0 78
Decimal 197 224 120
Binary 11000101 11100000 1111000
Octal 305 340 170

Shades and tints

Shades of #C5E078

#C5E078
(197,224,120)
#B4CC6E
(180,204,110)
#A3B864
(163,184,100)
#92A45A
(146,164,90)
#819050
(129,144,80)
#707C46
(112,124,70)
#5F683C
(95,104,60)
#4E5432
(78,84,50)
#3D4028
(61,64,40)
#2C2C1E
(44,44,30)
#1B1814
(27,24,20)
#000000
(0,0,0)

Tints of #C5E078

#C5E078
(197,224,120)
#CAE284
(202,226,132)
#CFE490
(207,228,144)
#D4E69C
(212,230,156)
#D9E8A8
(217,232,168)
#DEEAB4
(222,234,180)
#E3ECC0
(227,236,192)
#E8EECC
(232,238,204)
#EDF0D8
(237,240,216)
#F2F2E4
(242,242,228)
#F7F4F0
(247,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E078 color. Also use rgb(197,224,120) instead hex code.

Text Font Color

.myTextColor { color: #C5E078; }

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

This text font color is #C5E078.

Background Color

.myBgColor { background-color: #C5E078; }

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

This div background color is #C5E078.

Border color

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

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

This div border color is #C5E078.

Opacity

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

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

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

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

This text has shadow with #C5E078 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E078.

Preview

Color preview on black background

This text has color #C5E078 on black background.


Color preview on white background

This text has color #C5E078 on white background.


Black color preview on #C5E078 background

This text has black color on #C5E078 background.


White color preview on #C5E078 background

This text has white color on #C5E078 background.


Related colors

Complementary color

Complementary color for #hex is #3A1F87.


I love getcolorcode.com

Triadic colors

1 #78C5E0 and #E078C5 with #C5E078 are triadic colors.

2 #78E0C5 and #E0C578 with #C5E078 are triadic colors.