COLOR #C8F3D1

HEX: #C8F3D1 RGB: (200,243,209)

Color info

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

RGB color model

#C8F3D1 color RGB value is (200,243,209).

RGB: (200,243,209) (78%, 95%, 82%)

RGB channels and saturation

R 200 of 255 = 78%
G 243 of 255 = 95%
B 209 of 255 = 82%

200
243
209

R + G + B ~ 85%. #C8F3D1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 200 + 243 + 209 = 652 (100%)
R 200 of 652 ~ 30.67%
G 243 of 652 ~ 37.27%
B 209 of 652 ~ 32.06'%

%30.67
%37.27
%32.06

CMYK color model

#C8F3D1 color CMYK value is (18,0,14,5).

  • cyan value is 17.70%
  • magenta value is 0.00%
  • yellow value is 13.99%
  • key color value is 4.71%

CMYK: (18,0,14,5)
C18M0Y14K5 (18%, 0%, 14%, 5%)
(0.18 / 0.00 / 0.14 / 0.05)

CMYK percentages

%17.7
%0
%13.99
%4.71

Codes

Color #C8F3D1 in popluar color models

C8 F3 D1
RGB 200 243 209
HSL 133° 64.18% 86.86%
HSB/HSV 133° 17.70% 95.29%
CMYK 17.70% 0.00% 13.99%
4.71%

Color #C8F3D1 in popluar number systems.

HEX C8 F3 D1
Decimal 200 243 209
Binary 11001000 11110011 11010001
Octal 310 363 321

Shades and tints

Shades of #C8F3D1

#C8F3D1
(200,243,209)
#B6DDBE
(182,221,190)
#A4C7AB
(164,199,171)
#92B198
(146,177,152)
#809B85
(128,155,133)
#6E8572
(110,133,114)
#5C6F5F
(92,111,95)
#4A594C
(74,89,76)
#384339
(56,67,57)
#262D26
(38,45,38)
#141713
(20,23,19)
#000000
(0,0,0)

Tints of #C8F3D1

#C8F3D1
(200,243,209)
#CDF4D5
(205,244,213)
#D2F5D9
(210,245,217)
#D7F6DD
(215,246,221)
#DCF7E1
(220,247,225)
#E1F8E5
(225,248,229)
#E6F9E9
(230,249,233)
#EBFAED
(235,250,237)
#F0FBF1
(240,251,241)
#F5FCF5
(245,252,245)
#FAFDF9
(250,253,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C8F3D1 color. Also use rgb(200,243,209) instead hex code.

Text Font Color

.myTextColor { color: #C8F3D1; }

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

This text font color is #C8F3D1.

Background Color

.myBgColor { background-color: #C8F3D1; }

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

This div background color is #C8F3D1.

Border color

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

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

This div border color is #C8F3D1.

Opacity

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

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

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

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

This text has shadow with #C8F3D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C8F3D1.

Preview

Color preview on black background

This text has color #C8F3D1 on black background.


Color preview on white background

This text has color #C8F3D1 on white background.


Black color preview on #C8F3D1 background

This text has black color on #C8F3D1 background.


White color preview on #C8F3D1 background

This text has white color on #C8F3D1 background.


Related colors

Complementary color

Complementary color for #hex is #370C2E.


I love getcolorcode.com

Triadic colors

1 #D1C8F3 and #F3D1C8 with #C8F3D1 are triadic colors.

2 #D1F3C8 and #F3C8D1 with #C8F3D1 are triadic colors.