COLOR #C1D5F7

HEX: #C1D5F7 RGB: (193,213,247)

Color info

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

RGB color model

#C1D5F7 color RGB value is (193,213,247).

RGB: (193,213,247) (76%, 84%, 97%)

RGB channels and saturation

R 193 of 255 = 76%
G 213 of 255 = 84%
B 247 of 255 = 97%

193
213
247

R + G + B ~ 86%. #C1D5F7 is light color.

Portions of RGB colors in percentages

R + G + B = 193 + 213 + 247 = 653 (100%)
R 193 of 653 ~ 29.56%
G 213 of 653 ~ 32.62%
B 247 of 653 ~ 37.83'%

%29.56
%32.62
%37.83

CMYK color model

#C1D5F7 color CMYK value is (22,14,0,3).

  • cyan value is 21.86%
  • magenta value is 13.77%
  • yellow value is 0.00%
  • key color value is 3.14%

CMYK: (22,14,0,3)
C22M14Y0K3 (22%, 14%, 0%, 3%)
(0.22 / 0.14 / 0.00 / 0.03)

CMYK percentages

%21.86
%13.77
%0
%3.14

Codes

Color #C1D5F7 in popluar color models

C1 D5 F7
RGB 193 213 247
HSL 218° 77.14% 86.27%
HSB/HSV 218° 21.86% 96.86%
CMYK 21.86% 13.77% 0.00%
3.14%

Color #C1D5F7 in popluar number systems.

HEX C1 D5 F7
Decimal 193 213 247
Binary 11000001 11010101 11110111
Octal 301 325 367

Shades and tints

Shades of #C1D5F7

#C1D5F7
(193,213,247)
#B0C2E1
(176,194,225)
#9FAFCB
(159,175,203)
#8E9CB5
(142,156,181)
#7D899F
(125,137,159)
#6C7689
(108,118,137)
#5B6373
(91,99,115)
#4A505D
(74,80,93)
#393D47
(57,61,71)
#282A31
(40,42,49)
#17171B
(23,23,27)
#000000
(0,0,0)

Tints of #C1D5F7

#C1D5F7
(193,213,247)
#C6D8F7
(198,216,247)
#CBDBF7
(203,219,247)
#D0DEF7
(208,222,247)
#D5E1F7
(213,225,247)
#DAE4F7
(218,228,247)
#DFE7F7
(223,231,247)
#E4EAF7
(228,234,247)
#E9EDF7
(233,237,247)
#EEF0F7
(238,240,247)
#F3F3F7
(243,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C1D5F7 color. Also use rgb(193,213,247) instead hex code.

Text Font Color

.myTextColor { color: #C1D5F7; }

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

This text font color is #C1D5F7.

Background Color

.myBgColor { background-color: #C1D5F7; }

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

This div background color is #C1D5F7.

Border color

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

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

This div border color is #C1D5F7.

Opacity

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

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

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

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

This text has shadow with #C1D5F7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1D5F7.

Preview

Color preview on black background

This text has color #C1D5F7 on black background.


Color preview on white background

This text has color #C1D5F7 on white background.


Black color preview on #C1D5F7 background

This text has black color on #C1D5F7 background.


White color preview on #C1D5F7 background

This text has white color on #C1D5F7 background.


Related colors

Complementary color

Complementary color for #hex is #3E2A08.


I love getcolorcode.com

Triadic colors

1 #F7C1D5 and #D5F7C1 with #C1D5F7 are triadic colors.

2 #F7D5C1 and #D5C1F7 with #C1D5F7 are triadic colors.