COLOR #C3F8D9

HEX: #C3F8D9 RGB: (195,248,217)

Color info

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

RGB color model

#C3F8D9 color RGB value is (195,248,217).

RGB: (195,248,217) (76%, 97%, 85%)

RGB channels and saturation

R 195 of 255 = 76%
G 248 of 255 = 97%
B 217 of 255 = 85%

195
248
217

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

Portions of RGB colors in percentages

R + G + B = 195 + 248 + 217 = 660 (100%)
R 195 of 660 ~ 29.55%
G 248 of 660 ~ 37.58%
B 217 of 660 ~ 32.88'%

%29.55
%37.58
%32.88

CMYK color model

#C3F8D9 color CMYK value is (21,0,13,3).

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

CMYK: (21,0,13,3)
C21M0Y13K3 (21%, 0%, 13%, 3%)
(0.21 / 0.00 / 0.13 / 0.03)

CMYK percentages

%21.37
%0
%12.5
%2.75

Codes

Color #C3F8D9 in popluar color models

C3 F8 D9
RGB 195 248 217
HSL 145° 79.10% 86.86%
HSB/HSV 145° 21.37% 97.25%
CMYK 21.37% 0.00% 12.50%
2.75%

Color #C3F8D9 in popluar number systems.

HEX C3 F8 D9
Decimal 195 248 217
Binary 11000011 11111000 11011001
Octal 303 370 331

Shades and tints

Shades of #C3F8D9

#C3F8D9
(195,248,217)
#B2E2C6
(178,226,198)
#A1CCB3
(161,204,179)
#90B6A0
(144,182,160)
#7FA08D
(127,160,141)
#6E8A7A
(110,138,122)
#5D7467
(93,116,103)
#4C5E54
(76,94,84)
#3B4841
(59,72,65)
#2A322E
(42,50,46)
#191C1B
(25,28,27)
#000000
(0,0,0)

Tints of #C3F8D9

#C3F8D9
(195,248,217)
#C8F8DC
(200,248,220)
#CDF8DF
(205,248,223)
#D2F8E2
(210,248,226)
#D7F8E5
(215,248,229)
#DCF8E8
(220,248,232)
#E1F8EB
(225,248,235)
#E6F8EE
(230,248,238)
#EBF8F1
(235,248,241)
#F0F8F4
(240,248,244)
#F5F8F7
(245,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C3F8D9; }

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

This text font color is #C3F8D9.

Background Color

.myBgColor { background-color: #C3F8D9; }

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

This div background color is #C3F8D9.

Border color

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

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

This div border color is #C3F8D9.

Opacity

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

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

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

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

This text has shadow with #C3F8D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3F8D9.

Preview

Color preview on black background

This text has color #C3F8D9 on black background.


Color preview on white background

This text has color #C3F8D9 on white background.


Black color preview on #C3F8D9 background

This text has black color on #C3F8D9 background.


White color preview on #C3F8D9 background

This text has white color on #C3F8D9 background.


Related colors

Complementary color

Complementary color for #hex is #3C0726.


I love getcolorcode.com

Triadic colors

1 #D9C3F8 and #F8D9C3 with #C3F8D9 are triadic colors.

2 #D9F8C3 and #F8C3D9 with #C3F8D9 are triadic colors.