COLOR #C7F8D0

HEX: #C7F8D0 RGB: (199,248,208)

Color info

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

RGB color model

#C7F8D0 color RGB value is (199,248,208).

RGB: (199,248,208) (78%, 97%, 82%)

RGB channels and saturation

R 199 of 255 = 78%
G 248 of 255 = 97%
B 208 of 255 = 82%

199
248
208

R + G + B ~ 86%. #C7F8D0 is light color.

Portions of RGB colors in percentages

R + G + B = 199 + 248 + 208 = 655 (100%)
R 199 of 655 ~ 30.38%
G 248 of 655 ~ 37.86%
B 208 of 655 ~ 31.76'%

%30.38
%37.86
%31.76

CMYK color model

#C7F8D0 color CMYK value is (20,0,16,3).

  • cyan value is 19.76%
  • magenta value is 0.00%
  • yellow value is 16.13%
  • key color value is 2.75%

CMYK: (20,0,16,3)
C20M0Y16K3 (20%, 0%, 16%, 3%)
(0.20 / 0.00 / 0.16 / 0.03)

CMYK percentages

%19.76
%0
%16.13
%2.75

Codes

Color #C7F8D0 in popluar color models

C7 F8 D0
RGB 199 248 208
HSL 131° 77.78% 87.65%
HSB/HSV 131° 19.76% 97.25%
CMYK 19.76% 0.00% 16.13%
2.75%

Color #C7F8D0 in popluar number systems.

HEX C7 F8 D0
Decimal 199 248 208
Binary 11000111 11111000 11010000
Octal 307 370 320

Shades and tints

Shades of #C7F8D0

#C7F8D0
(199,248,208)
#B5E2BE
(181,226,190)
#A3CCAC
(163,204,172)
#91B69A
(145,182,154)
#7FA088
(127,160,136)
#6D8A76
(109,138,118)
#5B7464
(91,116,100)
#495E52
(73,94,82)
#374840
(55,72,64)
#25322E
(37,50,46)
#131C1C
(19,28,28)
#000000
(0,0,0)

Tints of #C7F8D0

#C7F8D0
(199,248,208)
#CCF8D4
(204,248,212)
#D1F8D8
(209,248,216)
#D6F8DC
(214,248,220)
#DBF8E0
(219,248,224)
#E0F8E4
(224,248,228)
#E5F8E8
(229,248,232)
#EAF8EC
(234,248,236)
#EFF8F0
(239,248,240)
#F4F8F4
(244,248,244)
#F9F8F8
(249,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7F8D0 color. Also use rgb(199,248,208) instead hex code.

Text Font Color

.myTextColor { color: #C7F8D0; }

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

This text font color is #C7F8D0.

Background Color

.myBgColor { background-color: #C7F8D0; }

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

This div background color is #C7F8D0.

Border color

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

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

This div border color is #C7F8D0.

Opacity

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

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

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

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

This text has shadow with #C7F8D0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7F8D0.

Preview

Color preview on black background

This text has color #C7F8D0 on black background.


Color preview on white background

This text has color #C7F8D0 on white background.


Black color preview on #C7F8D0 background

This text has black color on #C7F8D0 background.


White color preview on #C7F8D0 background

This text has white color on #C7F8D0 background.


Related colors

Complementary color

Complementary color for #hex is #38072F.


I love getcolorcode.com

Triadic colors

1 #D0C7F8 and #F8D0C7 with #C7F8D0 are triadic colors.

2 #D0F8C7 and #F8C7D0 with #C7F8D0 are triadic colors.