COLOR #C1D3E6

HEX: #C1D3E6 RGB: (193,211,230)

Color info

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

RGB color model

#C1D3E6 color RGB value is (193,211,230).

RGB: (193,211,230) (76%, 83%, 90%)

RGB channels and saturation

R 193 of 255 = 76%
G 211 of 255 = 83%
B 230 of 255 = 90%

193
211
230

R + G + B ~ 83%. #C1D3E6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 193 + 211 + 230 = 634 (100%)
R 193 of 634 ~ 30.44%
G 211 of 634 ~ 33.28%
B 230 of 634 ~ 36.28'%

%30.44
%33.28
%36.28

CMYK color model

#C1D3E6 color CMYK value is (16,8,0,10).

  • cyan value is 16.09%
  • magenta value is 8.26%
  • yellow value is 0.00%
  • key color value is 9.80%

CMYK: (16,8,0,10)
C16M8Y0K10 (16%, 8%, 0%, 10%)
(0.16 / 0.08 / 0.00 / 0.10)

CMYK percentages

%16.09
%8.26
%0
%9.8

Codes

Color #C1D3E6 in popluar color models

C1 D3 E6
RGB 193 211 230
HSL 211° 42.53% 82.94%
HSB/HSV 211° 16.09% 90.20%
CMYK 16.09% 8.26% 0.00%
9.80%

Color #C1D3E6 in popluar number systems.

HEX C1 D3 E6
Decimal 193 211 230
Binary 11000001 11010011 11100110
Octal 301 323 346

Shades and tints

Shades of #C1D3E6

#C1D3E6
(193,211,230)
#B0C0D2
(176,192,210)
#9FADBE
(159,173,190)
#8E9AAA
(142,154,170)
#7D8796
(125,135,150)
#6C7482
(108,116,130)
#5B616E
(91,97,110)
#4A4E5A
(74,78,90)
#393B46
(57,59,70)
#282832
(40,40,50)
#17151E
(23,21,30)
#000000
(0,0,0)

Tints of #C1D3E6

#C1D3E6
(193,211,230)
#C6D7E8
(198,215,232)
#CBDBEA
(203,219,234)
#D0DFEC
(208,223,236)
#D5E3EE
(213,227,238)
#DAE7F0
(218,231,240)
#DFEBF2
(223,235,242)
#E4EFF4
(228,239,244)
#E9F3F6
(233,243,246)
#EEF7F8
(238,247,248)
#F3FBFA
(243,251,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C1D3E6 color. Also use rgb(193,211,230) instead hex code.

Text Font Color

.myTextColor { color: #C1D3E6; }

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

This text font color is #C1D3E6.

Background Color

.myBgColor { background-color: #C1D3E6; }

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

This div background color is #C1D3E6.

Border color

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

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

This div border color is #C1D3E6.

Opacity

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

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

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

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

This text has shadow with #C1D3E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1D3E6.

Preview

Color preview on black background

This text has color #C1D3E6 on black background.


Color preview on white background

This text has color #C1D3E6 on white background.


Black color preview on #C1D3E6 background

This text has black color on #C1D3E6 background.


White color preview on #C1D3E6 background

This text has white color on #C1D3E6 background.


Related colors

Complementary color

Complementary color for #hex is #3E2C19.


I love getcolorcode.com

Triadic colors

1 #E6C1D3 and #D3E6C1 with #C1D3E6 are triadic colors.

2 #E6D3C1 and #D3C1E6 with #C1D3E6 are triadic colors.