COLOR #C2F1D6

HEX: #C2F1D6 RGB: (194,241,214)

Color info

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

RGB color model

#C2F1D6 color RGB value is (194,241,214).

RGB: (194,241,214) (76%, 95%, 84%)

RGB channels and saturation

R 194 of 255 = 76%
G 241 of 255 = 95%
B 214 of 255 = 84%

194
241
214

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

Portions of RGB colors in percentages

R + G + B = 194 + 241 + 214 = 649 (100%)
R 194 of 649 ~ 29.89%
G 241 of 649 ~ 37.13%
B 214 of 649 ~ 32.97'%

%29.89
%37.13
%32.97

CMYK color model

#C2F1D6 color CMYK value is (20,0,11,5).

  • cyan value is 19.50%
  • magenta value is 0.00%
  • yellow value is 11.20%
  • key color value is 5.49%

CMYK: (20,0,11,5)
C20M0Y11K5 (20%, 0%, 11%, 5%)
(0.20 / 0.00 / 0.11 / 0.05)

CMYK percentages

%19.5
%0
%11.2
%5.49

Codes

Color #C2F1D6 in popluar color models

C2 F1 D6
RGB 194 241 214
HSL 146° 62.67% 85.29%
HSB/HSV 146° 19.50% 94.51%
CMYK 19.50% 0.00% 11.20%
5.49%

Color #C2F1D6 in popluar number systems.

HEX C2 F1 D6
Decimal 194 241 214
Binary 11000010 11110001 11010110
Octal 302 361 326

Shades and tints

Shades of #C2F1D6

#C2F1D6
(194,241,214)
#B1DCC3
(177,220,195)
#A0C7B0
(160,199,176)
#8FB29D
(143,178,157)
#7E9D8A
(126,157,138)
#6D8877
(109,136,119)
#5C7364
(92,115,100)
#4B5E51
(75,94,81)
#3A493E
(58,73,62)
#29342B
(41,52,43)
#181F18
(24,31,24)
#000000
(0,0,0)

Tints of #C2F1D6

#C2F1D6
(194,241,214)
#C7F2D9
(199,242,217)
#CCF3DC
(204,243,220)
#D1F4DF
(209,244,223)
#D6F5E2
(214,245,226)
#DBF6E5
(219,246,229)
#E0F7E8
(224,247,232)
#E5F8EB
(229,248,235)
#EAF9EE
(234,249,238)
#EFFAF1
(239,250,241)
#F4FBF4
(244,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C2F1D6 color. Also use rgb(194,241,214) instead hex code.

Text Font Color

.myTextColor { color: #C2F1D6; }

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

This text font color is #C2F1D6.

Background Color

.myBgColor { background-color: #C2F1D6; }

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

This div background color is #C2F1D6.

Border color

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

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

This div border color is #C2F1D6.

Opacity

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

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

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

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

This text has shadow with #C2F1D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2F1D6.

Preview

Color preview on black background

This text has color #C2F1D6 on black background.


Color preview on white background

This text has color #C2F1D6 on white background.


Black color preview on #C2F1D6 background

This text has black color on #C2F1D6 background.


White color preview on #C2F1D6 background

This text has white color on #C2F1D6 background.


Related colors

Complementary color

Complementary color for #hex is #3D0E29.


I love getcolorcode.com

Triadic colors

1 #D6C2F1 and #F1D6C2 with #C2F1D6 are triadic colors.

2 #D6F1C2 and #F1C2D6 with #C2F1D6 are triadic colors.