COLOR #C5E74C

HEX: #C5E74C RGB: (197,231,76)

Renk bilgisi

#C5E74C contains mainly red and green colors. #C5E74C ‘ nin web güvenlik rengi #CCFF33 (ya da #CF3) dir.

RGB renk modeli

#C5E74C color RGB value is (197,231,76).

RGB: (197,231,76) (77%, 91%, 30%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 231 of 255 = 91%
B 76 of 255 = 30%

197
231
76

R + G + B ~ 66%. #C5E74C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 231 + 76 = 504 (100%)
R 197 of 504 ~ 39.09%
G 231 of 504 ~ 45.83%
B 76 of 504 ~ 15.08'%

%39.09
%45.83
%15.08

CMYK RENK MODELİ

#C5E74C rengi CMYK tonu (15,0,67,9).

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

CMYK: (15,0,67,9)
C15M0Y67K9 (15%, 0%, 67%, 9%)
(0.15 / 0.00 / 0.67 / 0.09)

CMYK yüzdeleri

%14.72
%0
%67.1
%9.41

Codes

Color #C5E74C in popluar color models

C5 E7 4C
RGB 197 231 76
HSL 73° 76.35% 60.20%
HSB/HSV 73° 67.10% 90.59%
CMYK 14.72% 0.00% 67.10%
9.41%

Color #C5E74C in popluar number systems.

HEX C5 E7 4C
Decimal 197 231 76
Binary 11000101 11100111 1001100
Octal 305 347 114

Shades and tints

Shades of #C5E74C

#C5E74C
(197,231,76)
#B4D246
(180,210,70)
#A3BD40
(163,189,64)
#92A83A
(146,168,58)
#819334
(129,147,52)
#707E2E
(112,126,46)
#5F6928
(95,105,40)
#4E5422
(78,84,34)
#3D3F1C
(61,63,28)
#2C2A16
(44,42,22)
#1B1510
(27,21,16)
#000000
(0,0,0)

Tints of #C5E74C

#C5E74C
(197,231,76)
#CAE95C
(202,233,92)
#CFEB6C
(207,235,108)
#D4ED7C
(212,237,124)
#D9EF8C
(217,239,140)
#DEF19C
(222,241,156)
#E3F3AC
(227,243,172)
#E8F5BC
(232,245,188)
#EDF7CC
(237,247,204)
#F2F9DC
(242,249,220)
#F7FBEC
(247,251,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E74C; }

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

This text font color is #C5E74C.

Background Color

.myBgColor { background-color: #C5E74C; }

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

This div background color is #C5E74C.

Border color

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

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

This div border color is #C5E74C.

Opacity

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

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

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

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

This text has shadow with #C5E74C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E74C.

Preview

Color preview on black background

This text has color #C5E74C on black background.


Color preview on white background

This text has color #C5E74C on white background.


Black color preview on #C5E74C background

This text has black color on #C5E74C background.


White color preview on #C5E74C background

This text has white color on #C5E74C background.


Related colors

Complementary color

Complementary color for #hex is #3A18B3.


I love getcolorcode.com

Triadic colors

1 #4CC5E7 and #E74CC5 with #C5E74C are triadic colors.

2 #4CE7C5 and #E7C54C with #C5E74C are triadic colors.