COLOR #C3E4F9

HEX: #C3E4F9 RGB: (195,228,249)

Color info

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

RGB color model

#C3E4F9 color RGB value is (195,228,249).

RGB: (195,228,249) (76%, 89%, 98%)

RGB channels and saturation

R 195 of 255 = 76%
G 228 of 255 = 89%
B 249 of 255 = 98%

195
228
249

R + G + B ~ 88%. #C3E4F9 is light color.

Portions of RGB colors in percentages

R + G + B = 195 + 228 + 249 = 672 (100%)
R 195 of 672 ~ 29.02%
G 228 of 672 ~ 33.93%
B 249 of 672 ~ 37.05'%

%29.02
%33.93
%37.05

CMYK color model

#C3E4F9 color CMYK value is (22,8,0,2).

  • cyan value is 21.69%
  • magenta value is 8.43%
  • yellow value is 0.00%
  • key color value is 2.35%

CMYK: (22,8,0,2)
C22M8Y0K2 (22%, 8%, 0%, 2%)
(0.22 / 0.08 / 0.00 / 0.02)

CMYK percentages

%21.69
%8.43
%0
%2.35

Codes

Color #C3E4F9 in popluar color models

C3 E4 F9
RGB 195 228 249
HSL 203° 81.82% 87.06%
HSB/HSV 203° 21.69% 97.65%
CMYK 21.69% 8.43% 0.00%
2.35%

Color #C3E4F9 in popluar number systems.

HEX C3 E4 F9
Decimal 195 228 249
Binary 11000011 11100100 11111001
Octal 303 344 371

Shades and tints

Shades of #C3E4F9

#C3E4F9
(195,228,249)
#B2D0E3
(178,208,227)
#A1BCCD
(161,188,205)
#90A8B7
(144,168,183)
#7F94A1
(127,148,161)
#6E808B
(110,128,139)
#5D6C75
(93,108,117)
#4C585F
(76,88,95)
#3B4449
(59,68,73)
#2A3033
(42,48,51)
#191C1D
(25,28,29)
#000000
(0,0,0)

Tints of #C3E4F9

#C3E4F9
(195,228,249)
#C8E6F9
(200,230,249)
#CDE8F9
(205,232,249)
#D2EAF9
(210,234,249)
#D7ECF9
(215,236,249)
#DCEEF9
(220,238,249)
#E1F0F9
(225,240,249)
#E6F2F9
(230,242,249)
#EBF4F9
(235,244,249)
#F0F6F9
(240,246,249)
#F5F8F9
(245,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C3E4F9; }

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

This text font color is #C3E4F9.

Background Color

.myBgColor { background-color: #C3E4F9; }

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

This div background color is #C3E4F9.

Border color

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

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

This div border color is #C3E4F9.

Opacity

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

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

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

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

This text has shadow with #C3E4F9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3E4F9.

Preview

Color preview on black background

This text has color #C3E4F9 on black background.


Color preview on white background

This text has color #C3E4F9 on white background.


Black color preview on #C3E4F9 background

This text has black color on #C3E4F9 background.


White color preview on #C3E4F9 background

This text has white color on #C3E4F9 background.


Related colors

Complementary color

Complementary color for #hex is #3C1B06.


I love getcolorcode.com

Triadic colors

1 #F9C3E4 and #E4F9C3 with #C3E4F9 are triadic colors.

2 #F9E4C3 and #E4C3F9 with #C3E4F9 are triadic colors.