COLOR #C3F6E5

HEX: #C3F6E5 RGB: (195,246,229)

Color info

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

RGB color model

#C3F6E5 color RGB value is (195,246,229).

RGB: (195,246,229) (76%, 96%, 90%)

RGB channels and saturation

R 195 of 255 = 76%
G 246 of 255 = 96%
B 229 of 255 = 90%

195
246
229

R + G + B ~ 87%. #C3F6E5 is light color.

Portions of RGB colors in percentages

R + G + B = 195 + 246 + 229 = 670 (100%)
R 195 of 670 ~ 29.1%
G 246 of 670 ~ 36.72%
B 229 of 670 ~ 34.18'%

%29.1
%36.72
%34.18

CMYK color model

#C3F6E5 color CMYK value is (21,0,7,4).

  • cyan value is 20.73%
  • magenta value is 0.00%
  • yellow value is 6.91%
  • key color value is 3.53%
CMYK: (21,0,7,4) C21M0Y7K4 (21%,0%,7%,4%) (0.21/0.00/0.07/0.04) 

CMYK percentages

%20.73
%0
%6.91
%3.53

Codes

Color #C3F6E5 in popluar color models

C3 F6 E5
RGB 195 246 229
HSL 160° 73.91% 86.47%
HSB/HSV 160° 20.73% 96.47%
CMYK 20.73% 0.00% 6.91%
3.53%

Color #C3F6E5 in popluar number systems.

HEX C3 F6 E5
Decimal 195 246 229
Binary 11000011 11110110 11100101
Octal 303 366 345

Shades and tints

Shades of #C3F6E5

#C3F6E5
(195,246,229)
#B2E0D1
(178,224,209)
#A1CABD
(161,202,189)
#90B4A9
(144,180,169)
#7F9E95
(127,158,149)
#6E8881
(110,136,129)
#5D726D
(93,114,109)
#4C5C59
(76,92,89)
#3B4645
(59,70,69)
#2A3031
(42,48,49)
#191A1D
(25,26,29)
#000000
(0,0,0)

Tints of #C3F6E5

#C3F6E5
(195,246,229)
#C8F6E7
(200,246,231)
#CDF6E9
(205,246,233)
#D2F6EB
(210,246,235)
#D7F6ED
(215,246,237)
#DCF6EF
(220,246,239)
#E1F6F1
(225,246,241)
#E6F6F3
(230,246,243)
#EBF6F5
(235,246,245)
#F0F6F7
(240,246,247)
#F5F6F9
(245,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C3F6E5 color. Also use rgb(195,246,229) instead hex code.

Text Font Color

.myTextColor { color: #C3F6E5; }

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

This text font color is #C3F6E5.

Background Color

.myBgColor { background-color: #C3F6E5; }

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

This div background color is #C3F6E5.

Border color

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

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

This div border color is #C3F6E5.

Opacity

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

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

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

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

This text has shadow with #C3F6E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3F6E5.

Preview

Color preview on black background

This text has color #C3F6E5 on black background.


Color preview on white background

This text has color #C3F6E5 on white background.


Black color preview on #C3F6E5 background

This text has black color on #C3F6E5 background.


White color preview on #C3F6E5 background

This text has white color on #C3F6E5 background.


Related colors

Complementary color

Complementary color for #hex is #3C091A.


I love getcolorcode.com

Triadic colors

1 #E5C3F6 and #F6E5C3 with #C3F6E5 are triadic colors.

2 #E5F6C3 and #F6C3E5 with #C3F6E5 are triadic colors.