COLOR #C3E2E4

HEX: #C3E2E4 RGB: (195,226,228)

Color info

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

RGB color model

#C3E2E4 color RGB value is (195,226,228).

RGB: (195,226,228) (76%, 89%, 89%)

RGB channels and saturation

R 195 of 255 = 76%
G 226 of 255 = 89%
B 228 of 255 = 89%

195
226
228

R + G + B ~ 85%. #C3E2E4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 195 + 226 + 228 = 649 (100%)
R 195 of 649 ~ 30.05%
G 226 of 649 ~ 34.82%
B 228 of 649 ~ 35.13'%

%30.05
%34.82
%35.13

CMYK color model

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

  • cyan value is 14.47%
  • magenta value is 0.88%
  • yellow value is 0.00%
  • key color value is 10.59%
CMYK: (14,1,0,11) C14M1Y0K11 (14%,1%,0%,11%) (0.14/0.01/0.00/0.11) 

CMYK percentages

%14.47
%0.88
%0
%10.59

Codes

Color #C3E2E4 in popluar color models

C3 E2 E4
RGB 195 226 228
HSL 184° 37.93% 82.94%
HSB/HSV 184° 14.47% 89.41%
CMYK 14.47% 0.88% 0.00%
10.59%

Color #C3E2E4 in popluar number systems.

HEX C3 E2 E4
Decimal 195 226 228
Binary 11000011 11100010 11100100
Octal 303 342 344

Shades and tints

Shades of #C3E2E4

#C3E2E4
(195,226,228)
#B2CED0
(178,206,208)
#A1BABC
(161,186,188)
#90A6A8
(144,166,168)
#7F9294
(127,146,148)
#6E7E80
(110,126,128)
#5D6A6C
(93,106,108)
#4C5658
(76,86,88)
#3B4244
(59,66,68)
#2A2E30
(42,46,48)
#191A1C
(25,26,28)
#000000
(0,0,0)

Tints of #C3E2E4

#C3E2E4
(195,226,228)
#C8E4E6
(200,228,230)
#CDE6E8
(205,230,232)
#D2E8EA
(210,232,234)
#D7EAEC
(215,234,236)
#DCECEE
(220,236,238)
#E1EEF0
(225,238,240)
#E6F0F2
(230,240,242)
#EBF2F4
(235,242,244)
#F0F4F6
(240,244,246)
#F5F6F8
(245,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C3E2E4; }

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

This text font color is #C3E2E4.

Background Color

.myBgColor { background-color: #C3E2E4; }

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

This div background color is #C3E2E4.

Border color

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

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

This div border color is #C3E2E4.

Opacity

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

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

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

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

This text has shadow with #C3E2E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3E2E4.

Preview

Color preview on black background

This text has color #C3E2E4 on black background.


Color preview on white background

This text has color #C3E2E4 on white background.


Black color preview on #C3E2E4 background

This text has black color on #C3E2E4 background.


White color preview on #C3E2E4 background

This text has white color on #C3E2E4 background.


Related colors

Complementary color

Complementary color for #hex is #3C1D1B.


I love getcolorcode.com

Triadic colors

1 #E4C3E2 and #E2E4C3 with #C3E2E4 are triadic colors.

2 #E4E2C3 and #E2C3E4 with #C3E2E4 are triadic colors.