COLOR #C1D6E7

HEX: #C1D6E7 RGB: (193,214,231)

Color info

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

RGB color model

#C1D6E7 color RGB value is (193,214,231).

RGB: (193,214,231) (76%, 84%, 91%)

RGB channels and saturation

R 193 of 255 = 76%
G 214 of 255 = 84%
B 231 of 255 = 91%

193
214
231

R + G + B ~ 84%. #C1D6E7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 193 + 214 + 231 = 638 (100%)
R 193 of 638 ~ 30.25%
G 214 of 638 ~ 33.54%
B 231 of 638 ~ 36.21'%

%30.25
%33.54
%36.21

CMYK color model

#C1D6E7 color CMYK value is (16,7,0,9).

  • cyan value is 16.45%
  • magenta value is 7.36%
  • yellow value is 0.00%
  • key color value is 9.41%

CMYK: (16,7,0,9)
C16M7Y0K9 (16%, 7%, 0%, 9%)
(0.16 / 0.07 / 0.00 / 0.09)

CMYK percentages

%16.45
%7.36
%0
%9.41

Codes

Color #C1D6E7 in popluar color models

C1 D6 E7
RGB 193 214 231
HSL 207° 44.19% 83.14%
HSB/HSV 207° 16.45% 90.59%
CMYK 16.45% 7.36% 0.00%
9.41%

Color #C1D6E7 in popluar number systems.

HEX C1 D6 E7
Decimal 193 214 231
Binary 11000001 11010110 11100111
Octal 301 326 347

Shades and tints

Shades of #C1D6E7

#C1D6E7
(193,214,231)
#B0C3D2
(176,195,210)
#9FB0BD
(159,176,189)
#8E9DA8
(142,157,168)
#7D8A93
(125,138,147)
#6C777E
(108,119,126)
#5B6469
(91,100,105)
#4A5154
(74,81,84)
#393E3F
(57,62,63)
#282B2A
(40,43,42)
#171815
(23,24,21)
#000000
(0,0,0)

Tints of #C1D6E7

#C1D6E7
(193,214,231)
#C6D9E9
(198,217,233)
#CBDCEB
(203,220,235)
#D0DFED
(208,223,237)
#D5E2EF
(213,226,239)
#DAE5F1
(218,229,241)
#DFE8F3
(223,232,243)
#E4EBF5
(228,235,245)
#E9EEF7
(233,238,247)
#EEF1F9
(238,241,249)
#F3F4FB
(243,244,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C1D6E7 color. Also use rgb(193,214,231) instead hex code.

Text Font Color

.myTextColor { color: #C1D6E7; }

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

This text font color is #C1D6E7.

Background Color

.myBgColor { background-color: #C1D6E7; }

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

This div background color is #C1D6E7.

Border color

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

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

This div border color is #C1D6E7.

Opacity

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

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

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

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

This text has shadow with #C1D6E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1D6E7.

Preview

Color preview on black background

This text has color #C1D6E7 on black background.


Color preview on white background

This text has color #C1D6E7 on white background.


Black color preview on #C1D6E7 background

This text has black color on #C1D6E7 background.


White color preview on #C1D6E7 background

This text has white color on #C1D6E7 background.


Related colors

Complementary color

Complementary color for #hex is #3E2918.


I love getcolorcode.com

Triadic colors

1 #E7C1D6 and #D6E7C1 with #C1D6E7 are triadic colors.

2 #E7D6C1 and #D6C1E7 with #C1D6E7 are triadic colors.