COLOR #C3E2E0

HEX: #C3E2E0 RGB: (195,226,224)

Color info

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

RGB color model

#C3E2E0 color RGB value is (195,226,224).

RGB: (195,226,224) (76%, 89%, 88%)

RGB channels and saturation

R 195 of 255 = 76%
G 226 of 255 = 89%
B 224 of 255 = 88%

195
226
224

R + G + B ~ 84%. #C3E2E0 is quite light color.

Portions of RGB colors in percentages

R + G + B = 195 + 226 + 224 = 645 (100%)
R 195 of 645 ~ 30.23%
G 226 of 645 ~ 35.04%
B 224 of 645 ~ 34.73'%

%30.23
%35.04
%34.73

CMYK color model

#C3E2E0 color CMYK value is (14,0,1,11).

  • cyan value is 13.72%
  • magenta value is 0.00%
  • yellow value is 0.88%
  • key color value is 11.37%

CMYK: (14,0,1,11)
C14M0Y1K11 (14%, 0%, 1%, 11%)
(0.14 / 0.00 / 0.01 / 0.11)

CMYK percentages

%13.72
%0
%0.88
%11.37

Codes

Color #C3E2E0 in popluar color models

C3 E2 E0
RGB 195 226 224
HSL 176° 34.83% 82.55%
HSB/HSV 176° 13.72% 88.63%
CMYK 13.72% 0.00% 0.88%
11.37%

Color #C3E2E0 in popluar number systems.

HEX C3 E2 E0
Decimal 195 226 224
Binary 11000011 11100010 11100000
Octal 303 342 340

Shades and tints

Shades of #C3E2E0

#C3E2E0
(195,226,224)
#B2CECC
(178,206,204)
#A1BAB8
(161,186,184)
#90A6A4
(144,166,164)
#7F9290
(127,146,144)
#6E7E7C
(110,126,124)
#5D6A68
(93,106,104)
#4C5654
(76,86,84)
#3B4240
(59,66,64)
#2A2E2C
(42,46,44)
#191A18
(25,26,24)
#000000
(0,0,0)

Tints of #C3E2E0

#C3E2E0
(195,226,224)
#C8E4E2
(200,228,226)
#CDE6E4
(205,230,228)
#D2E8E6
(210,232,230)
#D7EAE8
(215,234,232)
#DCECEA
(220,236,234)
#E1EEEC
(225,238,236)
#E6F0EE
(230,240,238)
#EBF2F0
(235,242,240)
#F0F4F2
(240,244,242)
#F5F6F4
(245,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C3E2E0; }

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

This text font color is #C3E2E0.

Background Color

.myBgColor { background-color: #C3E2E0; }

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

This div background color is #C3E2E0.

Border color

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

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

This div border color is #C3E2E0.

Opacity

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

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

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

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

This text has shadow with #C3E2E0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3E2E0.

Preview

Color preview on black background

This text has color #C3E2E0 on black background.


Color preview on white background

This text has color #C3E2E0 on white background.


Black color preview on #C3E2E0 background

This text has black color on #C3E2E0 background.


White color preview on #C3E2E0 background

This text has white color on #C3E2E0 background.


Related colors

Complementary color

Complementary color for #hex is #3C1D1F.


I love getcolorcode.com

Triadic colors

1 #E0C3E2 and #E2E0C3 with #C3E2E0 are triadic colors.

2 #E0E2C3 and #E2C3E0 with #C3E2E0 are triadic colors.