COLOR #C7FDCE

HEX: #C7FDCE RGB: (199,253,206)

Color info

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

RGB color model

#C7FDCE color RGB value is (199,253,206).

RGB: (199,253,206) (78%, 99%, 81%)

RGB channels and saturation

R 199 of 255 = 78%
G 253 of 255 = 99%
B 206 of 255 = 81%

199
253
206

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

Portions of RGB colors in percentages

R + G + B = 199 + 253 + 206 = 658 (100%)
R 199 of 658 ~ 30.24%
G 253 of 658 ~ 38.45%
B 206 of 658 ~ 31.31'%

%30.24
%38.45
%31.31

CMYK color model

#C7FDCE color CMYK value is (21,0,19,1).

  • cyan value is 21.34%
  • magenta value is 0.00%
  • yellow value is 18.58%
  • key color value is 0.78%
CMYK: (21,0,19,1) C21M0Y19K1 (21%,0%,19%,1%) (0.21/0.00/0.19/0.01) 

CMYK percentages

%21.34
%0
%18.58
%0.78

Codes

Color #C7FDCE in popluar color models

C7 FD CE
RGB 199 253 206
HSL 128° 93.10% 88.63%
HSB/HSV 128° 21.34% 99.22%
CMYK 21.34% 0.00% 18.58%
0.78%

Color #C7FDCE in popluar number systems.

HEX C7 FD CE
Decimal 199 253 206
Binary 11000111 11111101 11001110
Octal 307 375 316

Shades and tints

Shades of #C7FDCE

#C7FDCE
(199,253,206)
#B5E6BC
(181,230,188)
#A3CFAA
(163,207,170)
#91B898
(145,184,152)
#7FA186
(127,161,134)
#6D8A74
(109,138,116)
#5B7362
(91,115,98)
#495C50
(73,92,80)
#37453E
(55,69,62)
#252E2C
(37,46,44)
#13171A
(19,23,26)
#000000
(0,0,0)

Tints of #C7FDCE

#C7FDCE
(199,253,206)
#CCFDD2
(204,253,210)
#D1FDD6
(209,253,214)
#D6FDDA
(214,253,218)
#DBFDDE
(219,253,222)
#E0FDE2
(224,253,226)
#E5FDE6
(229,253,230)
#EAFDEA
(234,253,234)
#EFFDEE
(239,253,238)
#F4FDF2
(244,253,242)
#F9FDF6
(249,253,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7FDCE color. Also use rgb(199,253,206) instead hex code.

Text Font Color

.myTextColor { color: #C7FDCE; }

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

This text font color is #C7FDCE.

Background Color

.myBgColor { background-color: #C7FDCE; }

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

This div background color is #C7FDCE.

Border color

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

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

This div border color is #C7FDCE.

Opacity

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

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

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

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

This text has shadow with #C7FDCE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7FDCE.

Preview

Color preview on black background

This text has color #C7FDCE on black background.


Color preview on white background

This text has color #C7FDCE on white background.


Black color preview on #C7FDCE background

This text has black color on #C7FDCE background.


White color preview on #C7FDCE background

This text has white color on #C7FDCE background.


Related colors

Complementary color

Complementary color for #hex is #380231.


I love getcolorcode.com

Triadic colors

1 #CEC7FD and #FDCEC7 with #C7FDCE are triadic colors.

2 #CEFDC7 and #FDC7CE with #C7FDCE are triadic colors.