COLOR #C5E776

HEX: #C5E776 RGB: (197,231,118)

Renk bilgisi

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

RGB renk modeli

#C5E776 color RGB value is (197,231,118).

RGB: (197,231,118) (77%, 91%, 46%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 231 of 255 = 91%
B 118 of 255 = 46%

197
231
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 231 + 118 = 546 (100%)
R 197 of 546 ~ 36.08%
G 231 of 546 ~ 42.31%
B 118 of 546 ~ 21.61'%

%36.08
%42.31
%21.61

CMYK RENK MODELİ

#C5E776 rengi CMYK tonu (15,0,49,9).

  • camgöbeği tonu 14.72%
  • eflatun tonu 0.00%
  • sarı tonu 48.92%
  • ana renk tonu 9.41%

CMYK: (15,0,49,9)
C15M0Y49K9 (15%, 0%, 49%, 9%)
(0.15 / 0.00 / 0.49 / 0.09)

CMYK yüzdeleri

%14.72
%0
%48.92
%9.41

Codes

Color #C5E776 in popluar color models

C5 E7 76
RGB 197 231 118
HSL 78° 70.19% 68.43%
HSB/HSV 78° 48.92% 90.59%
CMYK 14.72% 0.00% 48.92%
9.41%

Color #C5E776 in popluar number systems.

HEX C5 E7 76
Decimal 197 231 118
Binary 11000101 11100111 1110110
Octal 305 347 166

Shades and tints

Shades of #C5E776

#C5E776
(197,231,118)
#B4D26C
(180,210,108)
#A3BD62
(163,189,98)
#92A858
(146,168,88)
#81934E
(129,147,78)
#707E44
(112,126,68)
#5F693A
(95,105,58)
#4E5430
(78,84,48)
#3D3F26
(61,63,38)
#2C2A1C
(44,42,28)
#1B1512
(27,21,18)
#000000
(0,0,0)

Tints of #C5E776

#C5E776
(197,231,118)
#CAE982
(202,233,130)
#CFEB8E
(207,235,142)
#D4ED9A
(212,237,154)
#D9EFA6
(217,239,166)
#DEF1B2
(222,241,178)
#E3F3BE
(227,243,190)
#E8F5CA
(232,245,202)
#EDF7D6
(237,247,214)
#F2F9E2
(242,249,226)
#F7FBEE
(247,251,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E776; }

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

This text font color is #C5E776.

Background Color

.myBgColor { background-color: #C5E776; }

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

This div background color is #C5E776.

Border color

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

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

This div border color is #C5E776.

Opacity

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

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

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

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

This text has shadow with #C5E776 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E776.

Preview

Color preview on black background

This text has color #C5E776 on black background.


Color preview on white background

This text has color #C5E776 on white background.


Black color preview on #C5E776 background

This text has black color on #C5E776 background.


White color preview on #C5E776 background

This text has white color on #C5E776 background.


Related colors

Complementary color

Complementary color for #hex is #3A1889.


I love getcolorcode.com

Triadic colors

1 #76C5E7 and #E776C5 with #C5E776 are triadic colors.

2 #76E7C5 and #E7C576 with #C5E776 are triadic colors.