COLOR #C5E478

HEX: #C5E478 RGB: (197,228,120)

Renk bilgisi

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

RGB renk modeli

#C5E478 color RGB value is (197,228,120).

RGB: (197,228,120) (77%, 89%, 47%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 228 of 255 = 89%
B 120 of 255 = 47%

197
228
120

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 228 + 120 = 545 (100%)
R 197 of 545 ~ 36.15%
G 228 of 545 ~ 41.83%
B 120 of 545 ~ 22.02'%

%36.15
%41.83
%22.02

CMYK RENK MODELİ

#C5E478 rengi CMYK tonu (14,0,47,11).

  • camgöbeği tonu 13.60%
  • eflatun tonu 0.00%
  • sarı tonu 47.37%
  • ana renk tonu 10.59%

CMYK: (14,0,47,11)
C14M0Y47K11 (14%, 0%, 47%, 11%)
(0.14 / 0.00 / 0.47 / 0.11)

CMYK yüzdeleri

%13.6
%0
%47.37
%10.59

Codes

Color #C5E478 in popluar color models

C5 E4 78
RGB 197 228 120
HSL 77° 66.67% 68.24%
HSB/HSV 77° 47.37% 89.41%
CMYK 13.60% 0.00% 47.37%
10.59%

Color #C5E478 in popluar number systems.

HEX C5 E4 78
Decimal 197 228 120
Binary 11000101 11100100 1111000
Octal 305 344 170

Shades and tints

Shades of #C5E478

#C5E478
(197,228,120)
#B4D06E
(180,208,110)
#A3BC64
(163,188,100)
#92A85A
(146,168,90)
#819450
(129,148,80)
#708046
(112,128,70)
#5F6C3C
(95,108,60)
#4E5832
(78,88,50)
#3D4428
(61,68,40)
#2C301E
(44,48,30)
#1B1C14
(27,28,20)
#000000
(0,0,0)

Tints of #C5E478

#C5E478
(197,228,120)
#CAE684
(202,230,132)
#CFE890
(207,232,144)
#D4EA9C
(212,234,156)
#D9ECA8
(217,236,168)
#DEEEB4
(222,238,180)
#E3F0C0
(227,240,192)
#E8F2CC
(232,242,204)
#EDF4D8
(237,244,216)
#F2F6E4
(242,246,228)
#F7F8F0
(247,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E478; }

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

This text font color is #C5E478.

Background Color

.myBgColor { background-color: #C5E478; }

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

This div background color is #C5E478.

Border color

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

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

This div border color is #C5E478.

Opacity

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

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

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

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

This text has shadow with #C5E478 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E478.

Preview

Color preview on black background

This text has color #C5E478 on black background.


Color preview on white background

This text has color #C5E478 on white background.


Black color preview on #C5E478 background

This text has black color on #C5E478 background.


White color preview on #C5E478 background

This text has white color on #C5E478 background.


Related colors

Complementary color

Complementary color for #hex is #3A1B87.


I love getcolorcode.com

Triadic colors

1 #78C5E4 and #E478C5 with #C5E478 are triadic colors.

2 #78E4C5 and #E4C578 with #C5E478 are triadic colors.