COLOR #C5D7F7

HEX: #C5D7F7 RGB: (197,215,247)

Color info

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

RGB color model

#C5D7F7 color RGB value is (197,215,247).

RGB: (197,215,247) (77%, 84%, 97%)

RGB channels and saturation

R 197 of 255 = 77%
G 215 of 255 = 84%
B 247 of 255 = 97%

197
215
247

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

Portions of RGB colors in percentages

R + G + B = 197 + 215 + 247 = 659 (100%)
R 197 of 659 ~ 29.89%
G 215 of 659 ~ 32.63%
B 247 of 659 ~ 37.48'%

%29.89
%32.63
%37.48

CMYK color model

#C5D7F7 color CMYK value is (20,13,0,3).

  • cyan value is 20.24%
  • magenta value is 12.96%
  • yellow value is 0.00%
  • key color value is 3.14%

CMYK: (20,13,0,3)
C20M13Y0K3 (20%, 13%, 0%, 3%)
(0.20 / 0.13 / 0.00 / 0.03)

CMYK percentages

%20.24
%12.96
%0
%3.14

Codes

Color #C5D7F7 in popluar color models

C5 D7 F7
RGB 197 215 247
HSL 218° 75.76% 87.06%
HSB/HSV 218° 20.24% 96.86%
CMYK 20.24% 12.96% 0.00%
3.14%

Color #C5D7F7 in popluar number systems.

HEX C5 D7 F7
Decimal 197 215 247
Binary 11000101 11010111 11110111
Octal 305 327 367

Shades and tints

Shades of #C5D7F7

#C5D7F7
(197,215,247)
#B4C4E1
(180,196,225)
#A3B1CB
(163,177,203)
#929EB5
(146,158,181)
#818B9F
(129,139,159)
#707889
(112,120,137)
#5F6573
(95,101,115)
#4E525D
(78,82,93)
#3D3F47
(61,63,71)
#2C2C31
(44,44,49)
#1B191B
(27,25,27)
#000000
(0,0,0)

Tints of #C5D7F7

#C5D7F7
(197,215,247)
#CADAF7
(202,218,247)
#CFDDF7
(207,221,247)
#D4E0F7
(212,224,247)
#D9E3F7
(217,227,247)
#DEE6F7
(222,230,247)
#E3E9F7
(227,233,247)
#E8ECF7
(232,236,247)
#EDEFF7
(237,239,247)
#F2F2F7
(242,242,247)
#F7F5F7
(247,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D7F7 color. Also use rgb(197,215,247) instead hex code.

Text Font Color

.myTextColor { color: #C5D7F7; }

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

This text font color is #C5D7F7.

Background Color

.myBgColor { background-color: #C5D7F7; }

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

This div background color is #C5D7F7.

Border color

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

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

This div border color is #C5D7F7.

Opacity

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

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

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

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

This text has shadow with #C5D7F7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D7F7.

Preview

Color preview on black background

This text has color #C5D7F7 on black background.


Color preview on white background

This text has color #C5D7F7 on white background.


Black color preview on #C5D7F7 background

This text has black color on #C5D7F7 background.


White color preview on #C5D7F7 background

This text has white color on #C5D7F7 background.


Related colors

Complementary color

Complementary color for #hex is #3A2808.


I love getcolorcode.com

Triadic colors

1 #F7C5D7 and #D7F7C5 with #C5D7F7 are triadic colors.

2 #F7D7C5 and #D7C5F7 with #C5D7F7 are triadic colors.