COLOR #C3F8E7

HEX: #C3F8E7 RGB: (195,248,231)

Color info

#C3F8E7 contains red, green and blue colors in about the same proportion. Web safe color of #C3F8E7 is #CCFFFF (or #CFF).

RGB color model

#C3F8E7 color RGB value is (195,248,231).

RGB: (195,248,231) (76%, 97%, 91%)

RGB channels and saturation

R 195 of 255 = 76%
G 248 of 255 = 97%
B 231 of 255 = 91%

195
248
231

R + G + B ~ 88%. #C3F8E7 is light color.

Portions of RGB colors in percentages

R + G + B = 195 + 248 + 231 = 674 (100%)
R 195 of 674 ~ 28.93%
G 248 of 674 ~ 36.8%
B 231 of 674 ~ 34.27'%

%28.93
%36.8
%34.27

CMYK color model

#C3F8E7 color CMYK value is (21,0,7,3).

  • cyan value is 21.37%
  • magenta value is 0.00%
  • yellow value is 6.85%
  • key color value is 2.75%

CMYK: (21,0,7,3)
C21M0Y7K3 (21%, 0%, 7%, 3%)
(0.21 / 0.00 / 0.07 / 0.03)

CMYK percentages

%21.37
%0
%6.85
%2.75

Codes

Color #C3F8E7 in popluar color models

C3 F8 E7
RGB 195 248 231
HSL 161° 79.10% 86.86%
HSB/HSV 161° 21.37% 97.25%
CMYK 21.37% 0.00% 6.85%
2.75%

Color #C3F8E7 in popluar number systems.

HEX C3 F8 E7
Decimal 195 248 231
Binary 11000011 11111000 11100111
Octal 303 370 347

Shades and tints

Shades of #C3F8E7

#C3F8E7
(195,248,231)
#B2E2D2
(178,226,210)
#A1CCBD
(161,204,189)
#90B6A8
(144,182,168)
#7FA093
(127,160,147)
#6E8A7E
(110,138,126)
#5D7469
(93,116,105)
#4C5E54
(76,94,84)
#3B483F
(59,72,63)
#2A322A
(42,50,42)
#191C15
(25,28,21)
#000000
(0,0,0)

Tints of #C3F8E7

#C3F8E7
(195,248,231)
#C8F8E9
(200,248,233)
#CDF8EB
(205,248,235)
#D2F8ED
(210,248,237)
#D7F8EF
(215,248,239)
#DCF8F1
(220,248,241)
#E1F8F3
(225,248,243)
#E6F8F5
(230,248,245)
#EBF8F7
(235,248,247)
#F0F8F9
(240,248,249)
#F5F8FB
(245,248,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C3F8E7 color. Also use rgb(195,248,231) instead hex code.

Text Font Color

.myTextColor { color: #C3F8E7; }

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

This text font color is #C3F8E7.

Background Color

.myBgColor { background-color: #C3F8E7; }

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

This div background color is #C3F8E7.

Border color

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

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

This div border color is #C3F8E7.

Opacity

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

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

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

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

This text has shadow with #C3F8E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3F8E7.

Preview

Color preview on black background

This text has color #C3F8E7 on black background.


Color preview on white background

This text has color #C3F8E7 on white background.


Black color preview on #C3F8E7 background

This text has black color on #C3F8E7 background.


White color preview on #C3F8E7 background

This text has white color on #C3F8E7 background.


Related colors

Complementary color

Complementary color for #hex is #3C0718.


I love getcolorcode.com

Triadic colors

1 #E7C3F8 and #F8E7C3 with #C3F8E7 are triadic colors.

2 #E7F8C3 and #F8C3E7 with #C3F8E7 are triadic colors.