COLOR #C3E2E7

HEX: #C3E2E7 RGB: (195,226,231)

Color info

#C3E2E7 contains red, green and blue colors in about the same proportion. Web safe color of #C3E2E7 is #CCCCFF (or #CCF).

RGB color model

#C3E2E7 color RGB value is (195,226,231).

RGB: (195,226,231) (76%, 89%, 91%)

RGB channels and saturation

R 195 of 255 = 76%
G 226 of 255 = 89%
B 231 of 255 = 91%

195
226
231

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

Portions of RGB colors in percentages

R + G + B = 195 + 226 + 231 = 652 (100%)
R 195 of 652 ~ 29.91%
G 226 of 652 ~ 34.66%
B 231 of 652 ~ 35.43'%

%29.91
%34.66
%35.43

CMYK color model

#C3E2E7 color CMYK value is (16,2,0,9).

  • cyan value is 15.58%
  • magenta value is 2.16%
  • yellow value is 0.00%
  • key color value is 9.41%

CMYK: (16,2,0,9)
C16M2Y0K9 (16%, 2%, 0%, 9%)
(0.16 / 0.02 / 0.00 / 0.09)

CMYK percentages

%15.58
%2.16
%0
%9.41

Codes

Color #C3E2E7 in popluar color models

C3 E2 E7
RGB 195 226 231
HSL 188° 42.86% 83.53%
HSB/HSV 188° 15.58% 90.59%
CMYK 15.58% 2.16% 0.00%
9.41%

Color #C3E2E7 in popluar number systems.

HEX C3 E2 E7
Decimal 195 226 231
Binary 11000011 11100010 11100111
Octal 303 342 347

Shades and tints

Shades of #C3E2E7

#C3E2E7
(195,226,231)
#B2CED2
(178,206,210)
#A1BABD
(161,186,189)
#90A6A8
(144,166,168)
#7F9293
(127,146,147)
#6E7E7E
(110,126,126)
#5D6A69
(93,106,105)
#4C5654
(76,86,84)
#3B423F
(59,66,63)
#2A2E2A
(42,46,42)
#191A15
(25,26,21)
#000000
(0,0,0)

Tints of #C3E2E7

#C3E2E7
(195,226,231)
#C8E4E9
(200,228,233)
#CDE6EB
(205,230,235)
#D2E8ED
(210,232,237)
#D7EAEF
(215,234,239)
#DCECF1
(220,236,241)
#E1EEF3
(225,238,243)
#E6F0F5
(230,240,245)
#EBF2F7
(235,242,247)
#F0F4F9
(240,244,249)
#F5F6FB
(245,246,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C3E2E7; }

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

This text font color is #C3E2E7.

Background Color

.myBgColor { background-color: #C3E2E7; }

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

This div background color is #C3E2E7.

Border color

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

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

This div border color is #C3E2E7.

Opacity

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

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

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

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

This text has shadow with #C3E2E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3E2E7.

Preview

Color preview on black background

This text has color #C3E2E7 on black background.


Color preview on white background

This text has color #C3E2E7 on white background.


Black color preview on #C3E2E7 background

This text has black color on #C3E2E7 background.


White color preview on #C3E2E7 background

This text has white color on #C3E2E7 background.


Related colors

Complementary color

Complementary color for #hex is #3C1D18.


I love getcolorcode.com

Triadic colors

1 #E7C3E2 and #E2E7C3 with #C3E2E7 are triadic colors.

2 #E7E2C3 and #E2C3E7 with #C3E2E7 are triadic colors.