COLOR #C5F8E6

HEX: #C5F8E6 RGB: (197,248,230)

Color info

#C5F8E6 contains red, green and blue colors in about the same proportion. Web safe color of #C5F8E6 is #CCFFCC (or #CFC).

RGB color model

#C5F8E6 color RGB value is (197,248,230).

RGB: (197,248,230) (77%, 97%, 90%)

RGB channels and saturation

R 197 of 255 = 77%
G 248 of 255 = 97%
B 230 of 255 = 90%

197
248
230

R + G + B ~ 88%. #C5F8E6 is light color.

Portions of RGB colors in percentages

R + G + B = 197 + 248 + 230 = 675 (100%)
R 197 of 675 ~ 29.19%
G 248 of 675 ~ 36.74%
B 230 of 675 ~ 34.07'%

%29.19
%36.74
%34.07

CMYK color model

#C5F8E6 color CMYK value is (21,0,7,3).

  • cyan value is 20.56%
  • magenta value is 0.00%
  • yellow value is 7.26%
  • key color value is 2.75%

CMYK: (21,0,7,3)
C21M0Y7K3 (21%, 0%, 7%, 3%)
(0.21 / 0.00 / 0.07 / 0.03)

CMYK percentages

%20.56
%0
%7.26
%2.75

Codes

Color #C5F8E6 in popluar color models

C5 F8 E6
RGB 197 248 230
HSL 159° 78.46% 87.25%
HSB/HSV 159° 20.56% 97.25%
CMYK 20.56% 0.00% 7.26%
2.75%

Color #C5F8E6 in popluar number systems.

HEX C5 F8 E6
Decimal 197 248 230
Binary 11000101 11111000 11100110
Octal 305 370 346

Shades and tints

Shades of #C5F8E6

#C5F8E6
(197,248,230)
#B4E2D2
(180,226,210)
#A3CCBE
(163,204,190)
#92B6AA
(146,182,170)
#81A096
(129,160,150)
#708A82
(112,138,130)
#5F746E
(95,116,110)
#4E5E5A
(78,94,90)
#3D4846
(61,72,70)
#2C3232
(44,50,50)
#1B1C1E
(27,28,30)
#000000
(0,0,0)

Tints of #C5F8E6

#C5F8E6
(197,248,230)
#CAF8E8
(202,248,232)
#CFF8EA
(207,248,234)
#D4F8EC
(212,248,236)
#D9F8EE
(217,248,238)
#DEF8F0
(222,248,240)
#E3F8F2
(227,248,242)
#E8F8F4
(232,248,244)
#EDF8F6
(237,248,246)
#F2F8F8
(242,248,248)
#F7F8FA
(247,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5F8E6 color. Also use rgb(197,248,230) instead hex code.

Text Font Color

.myTextColor { color: #C5F8E6; }

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

This text font color is #C5F8E6.

Background Color

.myBgColor { background-color: #C5F8E6; }

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

This div background color is #C5F8E6.

Border color

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

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

This div border color is #C5F8E6.

Opacity

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

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

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

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

This text has shadow with #C5F8E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5F8E6.

Preview

Color preview on black background

This text has color #C5F8E6 on black background.


Color preview on white background

This text has color #C5F8E6 on white background.


Black color preview on #C5F8E6 background

This text has black color on #C5F8E6 background.


White color preview on #C5F8E6 background

This text has white color on #C5F8E6 background.


Related colors

Complementary color

Complementary color for #hex is #3A0719.


I love getcolorcode.com

Triadic colors

1 #E6C5F8 and #F8E6C5 with #C5F8E6 are triadic colors.

2 #E6F8C5 and #F8C5E6 with #C5F8E6 are triadic colors.