COLOR #C3E0D1

HEX: #C3E0D1 RGB: (195,224,209)

Color info

#C3E0D1 contains red, green and blue colors in about the same proportion. Web safe color of #C3E0D1 is #CCCCCC (or #CCC).

RGB color model

#C3E0D1 color RGB value is (195,224,209).

RGB: (195,224,209) (76%, 88%, 82%)

RGB channels and saturation

R 195 of 255 = 76%
G 224 of 255 = 88%
B 209 of 255 = 82%

195
224
209

R + G + B ~ 82%. #C3E0D1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 195 + 224 + 209 = 628 (100%)
R 195 of 628 ~ 31.05%
G 224 of 628 ~ 35.67%
B 209 of 628 ~ 33.28'%

%31.05
%35.67
%33.28

CMYK color model

#C3E0D1 color CMYK value is (13,0,7,12).

  • cyan value is 12.95%
  • magenta value is 0.00%
  • yellow value is 6.70%
  • key color value is 12.16%

CMYK: (13,0,7,12)
C13M0Y7K12 (13%, 0%, 7%, 12%)
(0.13 / 0.00 / 0.07 / 0.12)

CMYK percentages

%12.95
%0
%6.7
%12.16

Codes

Color #C3E0D1 in popluar color models

C3 E0 D1
RGB 195 224 209
HSL 149° 31.87% 82.16%
HSB/HSV 149° 12.95% 87.84%
CMYK 12.95% 0.00% 6.70%
12.16%

Color #C3E0D1 in popluar number systems.

HEX C3 E0 D1
Decimal 195 224 209
Binary 11000011 11100000 11010001
Octal 303 340 321

Shades and tints

Shades of #C3E0D1

#C3E0D1
(195,224,209)
#B2CCBE
(178,204,190)
#A1B8AB
(161,184,171)
#90A498
(144,164,152)
#7F9085
(127,144,133)
#6E7C72
(110,124,114)
#5D685F
(93,104,95)
#4C544C
(76,84,76)
#3B4039
(59,64,57)
#2A2C26
(42,44,38)
#191813
(25,24,19)
#000000
(0,0,0)

Tints of #C3E0D1

#C3E0D1
(195,224,209)
#C8E2D5
(200,226,213)
#CDE4D9
(205,228,217)
#D2E6DD
(210,230,221)
#D7E8E1
(215,232,225)
#DCEAE5
(220,234,229)
#E1ECE9
(225,236,233)
#E6EEED
(230,238,237)
#EBF0F1
(235,240,241)
#F0F2F5
(240,242,245)
#F5F4F9
(245,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C3E0D1 color. Also use rgb(195,224,209) instead hex code.

Text Font Color

.myTextColor { color: #C3E0D1; }

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

This text font color is #C3E0D1.

Background Color

.myBgColor { background-color: #C3E0D1; }

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

This div background color is #C3E0D1.

Border color

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

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

This div border color is #C3E0D1.

Opacity

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

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

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

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

This text has shadow with #C3E0D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3E0D1.

Preview

Color preview on black background

This text has color #C3E0D1 on black background.


Color preview on white background

This text has color #C3E0D1 on white background.


Black color preview on #C3E0D1 background

This text has black color on #C3E0D1 background.


White color preview on #C3E0D1 background

This text has white color on #C3E0D1 background.


Related colors

Complementary color

Complementary color for #hex is #3C1F2E.


I love getcolorcode.com

Triadic colors

1 #D1C3E0 and #E0D1C3 with #C3E0D1 are triadic colors.

2 #D1E0C3 and #E0C3D1 with #C3E0D1 are triadic colors.