COLOR #C5F474

HEX: #C5F474 RGB: (197,244,116)

Color info

#C5F474 contains mainly red and green colors. Web safe color of #C5F474 is #CCFF66 (or #CF6).

RGB color model

#C5F474 color RGB value is (197,244,116).

RGB: (197,244,116) (77%, 96%, 45%)

RGB channels and saturation

R 197 of 255 = 77%
G 244 of 255 = 96%
B 116 of 255 = 45%

197
244
116

R + G + B ~ 73%. #C5F474 is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 244 + 116 = 557 (100%)
R 197 of 557 ~ 35.37%
G 244 of 557 ~ 43.81%
B 116 of 557 ~ 20.83'%

%35.37
%43.81
%20.83

CMYK color model

#C5F474 color CMYK value is (19,0,52,4).

  • cyan value is 19.26%
  • magenta value is 0.00%
  • yellow value is 52.46%
  • key color value is 4.31%

CMYK: (19,0,52,4)
C19M0Y52K4 (19%, 0%, 52%, 4%)
(0.19 / 0.00 / 0.52 / 0.04)

CMYK percentages

%19.26
%0
%52.46
%4.31

Codes

Color #C5F474 in popluar color models

C5 F4 74
RGB 197 244 116
HSL 82° 85.33% 70.59%
HSB/HSV 82° 52.46% 95.69%
CMYK 19.26% 0.00% 52.46%
4.31%

Color #C5F474 in popluar number systems.

HEX C5 F4 74
Decimal 197 244 116
Binary 11000101 11110100 1110100
Octal 305 364 164

Shades and tints

Shades of #C5F474

#C5F474
(197,244,116)
#B4DE6A
(180,222,106)
#A3C860
(163,200,96)
#92B256
(146,178,86)
#819C4C
(129,156,76)
#708642
(112,134,66)
#5F7038
(95,112,56)
#4E5A2E
(78,90,46)
#3D4424
(61,68,36)
#2C2E1A
(44,46,26)
#1B1810
(27,24,16)
#000000
(0,0,0)

Tints of #C5F474

#C5F474
(197,244,116)
#CAF580
(202,245,128)
#CFF68C
(207,246,140)
#D4F798
(212,247,152)
#D9F8A4
(217,248,164)
#DEF9B0
(222,249,176)
#E3FABC
(227,250,188)
#E8FBC8
(232,251,200)
#EDFCD4
(237,252,212)
#F2FDE0
(242,253,224)
#F7FEEC
(247,254,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5F474 color. Also use rgb(197,244,116) instead hex code.

Text Font Color

.myTextColor { color: #C5F474; }

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

This text font color is #C5F474.

Background Color

.myBgColor { background-color: #C5F474; }

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

This div background color is #C5F474.

Border color

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

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

This div border color is #C5F474.

Opacity

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

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

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

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

This text has shadow with #C5F474 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5F474.

Preview

Color preview on black background

This text has color #C5F474 on black background.


Color preview on white background

This text has color #C5F474 on white background.


Black color preview on #C5F474 background

This text has black color on #C5F474 background.


White color preview on #C5F474 background

This text has white color on #C5F474 background.


Related colors

Complementary color

Complementary color for #hex is #3A0B8B.


I love getcolorcode.com

Triadic colors

1 #74C5F4 and #F474C5 with #C5F474 are triadic colors.

2 #74F4C5 and #F4C574 with #C5F474 are triadic colors.