COLOR #C1E3F2

HEX: #C1E3F2 RGB: (193,227,242)

Color info

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

RGB color model

#C1E3F2 color RGB value is (193,227,242).

RGB: (193,227,242) (76%, 89%, 95%)

RGB channels and saturation

R 193 of 255 = 76%
G 227 of 255 = 89%
B 242 of 255 = 95%

193
227
242

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

Portions of RGB colors in percentages

R + G + B = 193 + 227 + 242 = 662 (100%)
R 193 of 662 ~ 29.15%
G 227 of 662 ~ 34.29%
B 242 of 662 ~ 36.56'%

%29.15
%34.29
%36.56

CMYK color model

#C1E3F2 color CMYK value is (20,6,0,5).

  • cyan value is 20.25%
  • magenta value is 6.20%
  • yellow value is 0.00%
  • key color value is 5.10%

CMYK: (20,6,0,5)
C20M6Y0K5 (20%, 6%, 0%, 5%)
(0.20 / 0.06 / 0.00 / 0.05)

CMYK percentages

%20.25
%6.2
%0
%5.1

Codes

Color #C1E3F2 in popluar color models

C1 E3 F2
RGB 193 227 242
HSL 198° 65.33% 85.29%
HSB/HSV 198° 20.25% 94.90%
CMYK 20.25% 6.20% 0.00%
5.10%

Color #C1E3F2 in popluar number systems.

HEX C1 E3 F2
Decimal 193 227 242
Binary 11000001 11100011 11110010
Octal 301 343 362

Shades and tints

Shades of #C1E3F2

#C1E3F2
(193,227,242)
#B0CFDC
(176,207,220)
#9FBBC6
(159,187,198)
#8EA7B0
(142,167,176)
#7D939A
(125,147,154)
#6C7F84
(108,127,132)
#5B6B6E
(91,107,110)
#4A5758
(74,87,88)
#394342
(57,67,66)
#282F2C
(40,47,44)
#171B16
(23,27,22)
#000000
(0,0,0)

Tints of #C1E3F2

#C1E3F2
(193,227,242)
#C6E5F3
(198,229,243)
#CBE7F4
(203,231,244)
#D0E9F5
(208,233,245)
#D5EBF6
(213,235,246)
#DAEDF7
(218,237,247)
#DFEFF8
(223,239,248)
#E4F1F9
(228,241,249)
#E9F3FA
(233,243,250)
#EEF5FB
(238,245,251)
#F3F7FC
(243,247,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C1E3F2 color. Also use rgb(193,227,242) instead hex code.

Text Font Color

.myTextColor { color: #C1E3F2; }

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

This text font color is #C1E3F2.

Background Color

.myBgColor { background-color: #C1E3F2; }

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

This div background color is #C1E3F2.

Border color

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

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

This div border color is #C1E3F2.

Opacity

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

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

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

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

This text has shadow with #C1E3F2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1E3F2.

Preview

Color preview on black background

This text has color #C1E3F2 on black background.


Color preview on white background

This text has color #C1E3F2 on white background.


Black color preview on #C1E3F2 background

This text has black color on #C1E3F2 background.


White color preview on #C1E3F2 background

This text has white color on #C1E3F2 background.


Related colors

Complementary color

Complementary color for #hex is #3E1C0D.


I love getcolorcode.com

Triadic colors

1 #F2C1E3 and #E3F2C1 with #C1E3F2 are triadic colors.

2 #F2E3C1 and #E3C1F2 with #C1E3F2 are triadic colors.