COLOR #C5FEF2

HEX: #C5FEF2 RGB: (197,254,242)

Color info

#C5FEF2 contains red, green and blue colors in about the same proportion. Web safe color of #C5FEF2 is #CCFFFF (or #CFF).

RGB color model

#C5FEF2 color RGB value is (197,254,242).

RGB: (197,254,242) (77%, 100%, 95%)

RGB channels and saturation

R 197 of 255 = 77%
G 254 of 255 = 100%
B 242 of 255 = 95%

197
254
242

R + G + B ~ 91%. #C5FEF2 is light color.

Portions of RGB colors in percentages

R + G + B = 197 + 254 + 242 = 693 (100%)
R 197 of 693 ~ 28.43%
G 254 of 693 ~ 36.65%
B 242 of 693 ~ 34.92'%

%28.43
%36.65
%34.92

CMYK color model

#C5FEF2 color CMYK value is (22,0,5,0).

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

CMYK: (22,0,5,0)
C22M0Y5K0 (22%, 0%, 5%, 0%)
(0.22 / 0.00 / 0.05 / 0.00)

CMYK percentages

%22.44
%0
%4.72
%0.39

Codes

Color #C5FEF2 in popluar color models

C5 FE F2
RGB 197 254 242
HSL 167° 96.61% 88.43%
HSB/HSV 167° 22.44% 99.61%
CMYK 22.44% 0.00% 4.72%
0.39%

Color #C5FEF2 in popluar number systems.

HEX C5 FE F2
Decimal 197 254 242
Binary 11000101 11111110 11110010
Octal 305 376 362

Shades and tints

Shades of #C5FEF2

#C5FEF2
(197,254,242)
#B4E7DC
(180,231,220)
#A3D0C6
(163,208,198)
#92B9B0
(146,185,176)
#81A29A
(129,162,154)
#708B84
(112,139,132)
#5F746E
(95,116,110)
#4E5D58
(78,93,88)
#3D4642
(61,70,66)
#2C2F2C
(44,47,44)
#1B1816
(27,24,22)
#000000
(0,0,0)

Tints of #C5FEF2

#C5FEF2
(197,254,242)
#CAFEF3
(202,254,243)
#CFFEF4
(207,254,244)
#D4FEF5
(212,254,245)
#D9FEF6
(217,254,246)
#DEFEF7
(222,254,247)
#E3FEF8
(227,254,248)
#E8FEF9
(232,254,249)
#EDFEFA
(237,254,250)
#F2FEFB
(242,254,251)
#F7FEFC
(247,254,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5FEF2; }

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

This text font color is #C5FEF2.

Background Color

.myBgColor { background-color: #C5FEF2; }

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

This div background color is #C5FEF2.

Border color

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

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

This div border color is #C5FEF2.

Opacity

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

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

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

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

This text has shadow with #C5FEF2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5FEF2.

Preview

Color preview on black background

This text has color #C5FEF2 on black background.


Color preview on white background

This text has color #C5FEF2 on white background.


Black color preview on #C5FEF2 background

This text has black color on #C5FEF2 background.


White color preview on #C5FEF2 background

This text has white color on #C5FEF2 background.


Related colors

Complementary color

Complementary color for #hex is #3A010D.


I love getcolorcode.com

Triadic colors

1 #F2C5FE and #FEF2C5 with #C5FEF2 are triadic colors.

2 #F2FEC5 and #FEC5F2 with #C5FEF2 are triadic colors.