COLOR #C2E3F7

HEX: #C2E3F7 RGB: (194,227,247)

Color info

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

RGB color model

#C2E3F7 color RGB value is (194,227,247).

RGB: (194,227,247) (76%, 89%, 97%)

RGB channels and saturation

R 194 of 255 = 76%
G 227 of 255 = 89%
B 247 of 255 = 97%

194
227
247

R + G + B ~ 87%. #C2E3F7 is light color.

Portions of RGB colors in percentages

R + G + B = 194 + 227 + 247 = 668 (100%)
R 194 of 668 ~ 29.04%
G 227 of 668 ~ 33.98%
B 247 of 668 ~ 36.98'%

%29.04
%33.98
%36.98

CMYK color model

#C2E3F7 color CMYK value is (21,8,0,3).

  • cyan value is 21.46%
  • magenta value is 8.10%
  • yellow value is 0.00%
  • key color value is 3.14%

CMYK: (21,8,0,3)
C21M8Y0K3 (21%, 8%, 0%, 3%)
(0.21 / 0.08 / 0.00 / 0.03)

CMYK percentages

%21.46
%8.1
%0
%3.14

Codes

Color #C2E3F7 in popluar color models

C2 E3 F7
RGB 194 227 247
HSL 203° 76.81% 86.47%
HSB/HSV 203° 21.46% 96.86%
CMYK 21.46% 8.10% 0.00%
3.14%

Color #C2E3F7 in popluar number systems.

HEX C2 E3 F7
Decimal 194 227 247
Binary 11000010 11100011 11110111
Octal 302 343 367

Shades and tints

Shades of #C2E3F7

#C2E3F7
(194,227,247)
#B1CFE1
(177,207,225)
#A0BBCB
(160,187,203)
#8FA7B5
(143,167,181)
#7E939F
(126,147,159)
#6D7F89
(109,127,137)
#5C6B73
(92,107,115)
#4B575D
(75,87,93)
#3A4347
(58,67,71)
#292F31
(41,47,49)
#181B1B
(24,27,27)
#000000
(0,0,0)

Tints of #C2E3F7

#C2E3F7
(194,227,247)
#C7E5F7
(199,229,247)
#CCE7F7
(204,231,247)
#D1E9F7
(209,233,247)
#D6EBF7
(214,235,247)
#DBEDF7
(219,237,247)
#E0EFF7
(224,239,247)
#E5F1F7
(229,241,247)
#EAF3F7
(234,243,247)
#EFF5F7
(239,245,247)
#F4F7F7
(244,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C2E3F7 color. Also use rgb(194,227,247) instead hex code.

Text Font Color

.myTextColor { color: #C2E3F7; }

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

This text font color is #C2E3F7.

Background Color

.myBgColor { background-color: #C2E3F7; }

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

This div background color is #C2E3F7.

Border color

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

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

This div border color is #C2E3F7.

Opacity

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

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

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

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

This text has shadow with #C2E3F7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2E3F7.

Preview

Color preview on black background

This text has color #C2E3F7 on black background.


Color preview on white background

This text has color #C2E3F7 on white background.


Black color preview on #C2E3F7 background

This text has black color on #C2E3F7 background.


White color preview on #C2E3F7 background

This text has white color on #C2E3F7 background.


Related colors

Complementary color

Complementary color for #hex is #3D1C08.


I love getcolorcode.com

Triadic colors

1 #F7C2E3 and #E3F7C2 with #C2E3F7 are triadic colors.

2 #F7E3C2 and #E3C2F7 with #C2E3F7 are triadic colors.