COLOR #C5FEAE

HEX: #C5FEAE RGB: (197,254,174)

Color info

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

RGB color model

#C5FEAE color RGB value is (197,254,174).

RGB: (197,254,174) (77%, 100%, 68%)

RGB channels and saturation

R 197 of 255 = 77%
G 254 of 255 = 100%
B 174 of 255 = 68%

197
254
174

R + G + B ~ 82%. #C5FEAE is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 254 + 174 = 625 (100%)
R 197 of 625 ~ 31.52%
G 254 of 625 ~ 40.64%
B 174 of 625 ~ 27.84'%

%31.52
%40.64
%27.84

CMYK color model

#C5FEAE color CMYK value is (22,0,31,0).

  • cyan value is 22.44%
  • magenta value is 0.00%
  • yellow value is 31.50%
  • key color value is 0.39%

CMYK: (22,0,31,0)
C22M0Y31K0 (22%, 0%, 31%, 0%)
(0.22 / 0.00 / 0.31 / 0.00)

CMYK percentages

%22.44
%0
%31.5
%0.39

Codes

Color #C5FEAE in popluar color models

C5 FE AE
RGB 197 254 174
HSL 103° 97.56% 83.92%
HSB/HSV 103° 31.50% 99.61%
CMYK 22.44% 0.00% 31.50%
0.39%

Color #C5FEAE in popluar number systems.

HEX C5 FE AE
Decimal 197 254 174
Binary 11000101 11111110 10101110
Octal 305 376 256

Shades and tints

Shades of #C5FEAE

#C5FEAE
(197,254,174)
#B4E79F
(180,231,159)
#A3D090
(163,208,144)
#92B981
(146,185,129)
#81A272
(129,162,114)
#708B63
(112,139,99)
#5F7454
(95,116,84)
#4E5D45
(78,93,69)
#3D4636
(61,70,54)
#2C2F27
(44,47,39)
#1B1818
(27,24,24)
#000000
(0,0,0)

Tints of #C5FEAE

#C5FEAE
(197,254,174)
#CAFEB5
(202,254,181)
#CFFEBC
(207,254,188)
#D4FEC3
(212,254,195)
#D9FECA
(217,254,202)
#DEFED1
(222,254,209)
#E3FED8
(227,254,216)
#E8FEDF
(232,254,223)
#EDFEE6
(237,254,230)
#F2FEED
(242,254,237)
#F7FEF4
(247,254,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5FEAE color. Also use rgb(197,254,174) instead hex code.

Text Font Color

.myTextColor { color: #C5FEAE; }

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

This text font color is #C5FEAE.

Background Color

.myBgColor { background-color: #C5FEAE; }

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

This div background color is #C5FEAE.

Border color

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

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

This div border color is #C5FEAE.

Opacity

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

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

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

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

This text has shadow with #C5FEAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5FEAE.

Preview

Color preview on black background

This text has color #C5FEAE on black background.


Color preview on white background

This text has color #C5FEAE on white background.


Black color preview on #C5FEAE background

This text has black color on #C5FEAE background.


White color preview on #C5FEAE background

This text has white color on #C5FEAE background.


Related colors

Complementary color

Complementary color for #hex is #3A0151.


I love getcolorcode.com

Triadic colors

1 #AEC5FE and #FEAEC5 with #C5FEAE are triadic colors.

2 #AEFEC5 and #FEC5AE with #C5FEAE are triadic colors.