COLOR #C5F297

HEX: #C5F297 RGB: (197,242,151)

Color info

#C5F297 contains mainly red and green colors. Web safe color of #C5F297 is #CCFF99 (or #CF9).

RGB color model

#C5F297 color RGB value is (197,242,151).

RGB: (197,242,151) (77%, 95%, 59%)

RGB channels and saturation

R 197 of 255 = 77%
G 242 of 255 = 95%
B 151 of 255 = 59%

197
242
151

R + G + B ~ 77%. #C5F297 is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 242 + 151 = 590 (100%)
R 197 of 590 ~ 33.39%
G 242 of 590 ~ 41.02%
B 151 of 590 ~ 25.59'%

%33.39
%41.02
%25.59

CMYK color model

#C5F297 color CMYK value is (19,0,38,5).

  • cyan value is 18.60%
  • magenta value is 0.00%
  • yellow value is 37.60%
  • key color value is 5.10%

CMYK: (19,0,38,5)
C19M0Y38K5 (19%, 0%, 38%, 5%)
(0.19 / 0.00 / 0.38 / 0.05)

CMYK percentages

%18.6
%0
%37.6
%5.1

Codes

Color #C5F297 in popluar color models

C5 F2 97
RGB 197 242 151
HSL 90° 77.78% 77.06%
HSB/HSV 90° 37.60% 94.90%
CMYK 18.60% 0.00% 37.60%
5.10%

Color #C5F297 in popluar number systems.

HEX C5 F2 97
Decimal 197 242 151
Binary 11000101 11110010 10010111
Octal 305 362 227

Shades and tints

Shades of #C5F297

#C5F297
(197,242,151)
#B4DC8A
(180,220,138)
#A3C67D
(163,198,125)
#92B070
(146,176,112)
#819A63
(129,154,99)
#708456
(112,132,86)
#5F6E49
(95,110,73)
#4E583C
(78,88,60)
#3D422F
(61,66,47)
#2C2C22
(44,44,34)
#1B1615
(27,22,21)
#000000
(0,0,0)

Tints of #C5F297

#C5F297
(197,242,151)
#CAF3A0
(202,243,160)
#CFF4A9
(207,244,169)
#D4F5B2
(212,245,178)
#D9F6BB
(217,246,187)
#DEF7C4
(222,247,196)
#E3F8CD
(227,248,205)
#E8F9D6
(232,249,214)
#EDFADF
(237,250,223)
#F2FBE8
(242,251,232)
#F7FCF1
(247,252,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5F297 color. Also use rgb(197,242,151) instead hex code.

Text Font Color

.myTextColor { color: #C5F297; }

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

This text font color is #C5F297.

Background Color

.myBgColor { background-color: #C5F297; }

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

This div background color is #C5F297.

Border color

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

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

This div border color is #C5F297.

Opacity

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

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

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

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

This text has shadow with #C5F297 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5F297.

Preview

Color preview on black background

This text has color #C5F297 on black background.


Color preview on white background

This text has color #C5F297 on white background.


Black color preview on #C5F297 background

This text has black color on #C5F297 background.


White color preview on #C5F297 background

This text has white color on #C5F297 background.


Related colors

Complementary color

Complementary color for #hex is #3A0D68.


I love getcolorcode.com

Triadic colors

1 #97C5F2 and #F297C5 with #C5F297 are triadic colors.

2 #97F2C5 and #F2C597 with #C5F297 are triadic colors.