COLOR #C8F8E7

HEX: #C8F8E7 RGB: (200,248,231)

Color info

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

RGB color model

#C8F8E7 color RGB value is (200,248,231).

RGB: (200,248,231) (78%, 97%, 91%)

RGB channels and saturation

R 200 of 255 = 78%
G 248 of 255 = 97%
B 231 of 255 = 91%

200
248
231

R + G + B ~ 89%. #C8F8E7 is light color.

Portions of RGB colors in percentages

R + G + B = 200 + 248 + 231 = 679 (100%)
R 200 of 679 ~ 29.46%
G 248 of 679 ~ 36.52%
B 231 of 679 ~ 34.02'%

%29.46
%36.52
%34.02

CMYK color model

#C8F8E7 color CMYK value is (19,0,7,3).

  • cyan value is 19.35%
  • magenta value is 0.00%
  • yellow value is 6.85%
  • key color value is 2.75%

CMYK: (19,0,7,3)
C19M0Y7K3 (19%, 0%, 7%, 3%)
(0.19 / 0.00 / 0.07 / 0.03)

CMYK percentages

%19.35
%0
%6.85
%2.75

Codes

Color #C8F8E7 in popluar color models

C8 F8 E7
RGB 200 248 231
HSL 159° 77.42% 87.84%
HSB/HSV 159° 19.35% 97.25%
CMYK 19.35% 0.00% 6.85%
2.75%

Color #C8F8E7 in popluar number systems.

HEX C8 F8 E7
Decimal 200 248 231
Binary 11001000 11111000 11100111
Octal 310 370 347

Shades and tints

Shades of #C8F8E7

#C8F8E7
(200,248,231)
#B6E2D2
(182,226,210)
#A4CCBD
(164,204,189)
#92B6A8
(146,182,168)
#80A093
(128,160,147)
#6E8A7E
(110,138,126)
#5C7469
(92,116,105)
#4A5E54
(74,94,84)
#38483F
(56,72,63)
#26322A
(38,50,42)
#141C15
(20,28,21)
#000000
(0,0,0)

Tints of #C8F8E7

#C8F8E7
(200,248,231)
#CDF8E9
(205,248,233)
#D2F8EB
(210,248,235)
#D7F8ED
(215,248,237)
#DCF8EF
(220,248,239)
#E1F8F1
(225,248,241)
#E6F8F3
(230,248,243)
#EBF8F5
(235,248,245)
#F0F8F7
(240,248,247)
#F5F8F9
(245,248,249)
#FAF8FB
(250,248,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C8F8E7 color. Also use rgb(200,248,231) instead hex code.

Text Font Color

.myTextColor { color: #C8F8E7; }

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

This text font color is #C8F8E7.

Background Color

.myBgColor { background-color: #C8F8E7; }

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

This div background color is #C8F8E7.

Border color

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

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

This div border color is #C8F8E7.

Opacity

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

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

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

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

This text has shadow with #C8F8E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C8F8E7.

Preview

Color preview on black background

This text has color #C8F8E7 on black background.


Color preview on white background

This text has color #C8F8E7 on white background.


Black color preview on #C8F8E7 background

This text has black color on #C8F8E7 background.


White color preview on #C8F8E7 background

This text has white color on #C8F8E7 background.


Related colors

Complementary color

Complementary color for #hex is #370718.


I love getcolorcode.com

Triadic colors

1 #E7C8F8 and #F8E7C8 with #C8F8E7 are triadic colors.

2 #E7F8C8 and #F8C8E7 with #C8F8E7 are triadic colors.