COLOR #C5E476

HEX: #C5E476 RGB: (197,228,118)

Renk bilgisi

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

RGB renk modeli

#C5E476 color RGB value is (197,228,118).

RGB: (197,228,118) (77%, 89%, 46%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 228 of 255 = 89%
B 118 of 255 = 46%

197
228
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 228 + 118 = 543 (100%)
R 197 of 543 ~ 36.28%
G 228 of 543 ~ 41.99%
B 118 of 543 ~ 21.73'%

%36.28
%41.99
%21.73

CMYK RENK MODELİ

#C5E476 rengi CMYK tonu (14,0,48,11).

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

CMYK: (14,0,48,11)
C14M0Y48K11 (14%, 0%, 48%, 11%)
(0.14 / 0.00 / 0.48 / 0.11)

CMYK yüzdeleri

%13.6
%0
%48.25
%10.59

Codes

Color #C5E476 in popluar color models

C5 E4 76
RGB 197 228 118
HSL 77° 67.07% 67.84%
HSB/HSV 77° 48.25% 89.41%
CMYK 13.60% 0.00% 48.25%
10.59%

Color #C5E476 in popluar number systems.

HEX C5 E4 76
Decimal 197 228 118
Binary 11000101 11100100 1110110
Octal 305 344 166

Shades and tints

Shades of #C5E476

#C5E476
(197,228,118)
#B4D06C
(180,208,108)
#A3BC62
(163,188,98)
#92A858
(146,168,88)
#81944E
(129,148,78)
#708044
(112,128,68)
#5F6C3A
(95,108,58)
#4E5830
(78,88,48)
#3D4426
(61,68,38)
#2C301C
(44,48,28)
#1B1C12
(27,28,18)
#000000
(0,0,0)

Tints of #C5E476

#C5E476
(197,228,118)
#CAE682
(202,230,130)
#CFE88E
(207,232,142)
#D4EA9A
(212,234,154)
#D9ECA6
(217,236,166)
#DEEEB2
(222,238,178)
#E3F0BE
(227,240,190)
#E8F2CA
(232,242,202)
#EDF4D6
(237,244,214)
#F2F6E2
(242,246,226)
#F7F8EE
(247,248,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E476; }

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

This text font color is #C5E476.

Background Color

.myBgColor { background-color: #C5E476; }

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

This div background color is #C5E476.

Border color

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

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

This div border color is #C5E476.

Opacity

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

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

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

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

This text has shadow with #C5E476 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E476.

Preview

Color preview on black background

This text has color #C5E476 on black background.


Color preview on white background

This text has color #C5E476 on white background.


Black color preview on #C5E476 background

This text has black color on #C5E476 background.


White color preview on #C5E476 background

This text has white color on #C5E476 background.


Related colors

Complementary color

Complementary color for #hex is #3A1B89.


I love getcolorcode.com

Triadic colors

1 #76C5E4 and #E476C5 with #C5E476 are triadic colors.

2 #76E4C5 and #E4C576 with #C5E476 are triadic colors.