COLOR #C5E76A

HEX: #C5E76A RGB: (197,231,106)

Renk bilgisi

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

RGB renk modeli

#C5E76A color RGB value is (197,231,106).

RGB: (197,231,106) (77%, 91%, 42%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 231 of 255 = 91%
B 106 of 255 = 42%

197
231
106

R + G + B ~ 70%. #C5E76A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 231 + 106 = 534 (100%)
R 197 of 534 ~ 36.89%
G 231 of 534 ~ 43.26%
B 106 of 534 ~ 19.85'%

%36.89
%43.26
%19.85

CMYK RENK MODELİ

#C5E76A rengi CMYK tonu (15,0,54,9).

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

CMYK: (15,0,54,9)
C15M0Y54K9 (15%, 0%, 54%, 9%)
(0.15 / 0.00 / 0.54 / 0.09)

CMYK yüzdeleri

%14.72
%0
%54.11
%9.41

Codes

Color #C5E76A in popluar color models

C5 E7 6A
RGB 197 231 106
HSL 76° 72.25% 66.08%
HSB/HSV 76° 54.11% 90.59%
CMYK 14.72% 0.00% 54.11%
9.41%

Color #C5E76A in popluar number systems.

HEX C5 E7 6A
Decimal 197 231 106
Binary 11000101 11100111 1101010
Octal 305 347 152

Shades and tints

Shades of #C5E76A

#C5E76A
(197,231,106)
#B4D261
(180,210,97)
#A3BD58
(163,189,88)
#92A84F
(146,168,79)
#819346
(129,147,70)
#707E3D
(112,126,61)
#5F6934
(95,105,52)
#4E542B
(78,84,43)
#3D3F22
(61,63,34)
#2C2A19
(44,42,25)
#1B1510
(27,21,16)
#000000
(0,0,0)

Tints of #C5E76A

#C5E76A
(197,231,106)
#CAE977
(202,233,119)
#CFEB84
(207,235,132)
#D4ED91
(212,237,145)
#D9EF9E
(217,239,158)
#DEF1AB
(222,241,171)
#E3F3B8
(227,243,184)
#E8F5C5
(232,245,197)
#EDF7D2
(237,247,210)
#F2F9DF
(242,249,223)
#F7FBEC
(247,251,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E76A; }

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

This text font color is #C5E76A.

Background Color

.myBgColor { background-color: #C5E76A; }

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

This div background color is #C5E76A.

Border color

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

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

This div border color is #C5E76A.

Opacity

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

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

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

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

This text has shadow with #C5E76A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E76A.

Preview

Color preview on black background

This text has color #C5E76A on black background.


Color preview on white background

This text has color #C5E76A on white background.


Black color preview on #C5E76A background

This text has black color on #C5E76A background.


White color preview on #C5E76A background

This text has white color on #C5E76A background.


Related colors

Complementary color

Complementary color for #hex is #3A1895.


I love getcolorcode.com

Triadic colors

1 #6AC5E7 and #E76AC5 with #C5E76A are triadic colors.

2 #6AE7C5 and #E7C56A with #C5E76A are triadic colors.