COLOR #C6D1E7

HEX: #C6D1E7 RGB: (198,209,231)

Color info

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

RGB color model

#C6D1E7 color RGB value is (198,209,231).

RGB: (198,209,231) (78%, 82%, 91%)

RGB channels and saturation

R 198 of 255 = 78%
G 209 of 255 = 82%
B 231 of 255 = 91%

198
209
231

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

Portions of RGB colors in percentages

R + G + B = 198 + 209 + 231 = 638 (100%)
R 198 of 638 ~ 31.03%
G 209 of 638 ~ 32.76%
B 231 of 638 ~ 36.21'%

%31.03
%32.76
%36.21

CMYK color model

#C6D1E7 color CMYK value is (14,10,0,9).

  • cyan value is 14.29%
  • magenta value is 9.52%
  • yellow value is 0.00%
  • key color value is 9.41%

CMYK: (14,10,0,9)
C14M10Y0K9 (14%, 10%, 0%, 9%)
(0.14 / 0.10 / 0.00 / 0.09)

CMYK percentages

%14.29
%9.52
%0
%9.41

Codes

Color #C6D1E7 in popluar color models

C6 D1 E7
RGB 198 209 231
HSL 220° 40.74% 84.12%
HSB/HSV 220° 14.29% 90.59%
CMYK 14.29% 9.52% 0.00%
9.41%

Color #C6D1E7 in popluar number systems.

HEX C6 D1 E7
Decimal 198 209 231
Binary 11000110 11010001 11100111
Octal 306 321 347

Shades and tints

Shades of #C6D1E7

#C6D1E7
(198,209,231)
#B4BED2
(180,190,210)
#A2ABBD
(162,171,189)
#9098A8
(144,152,168)
#7E8593
(126,133,147)
#6C727E
(108,114,126)
#5A5F69
(90,95,105)
#484C54
(72,76,84)
#36393F
(54,57,63)
#24262A
(36,38,42)
#121315
(18,19,21)
#000000
(0,0,0)

Tints of #C6D1E7

#C6D1E7
(198,209,231)
#CBD5E9
(203,213,233)
#D0D9EB
(208,217,235)
#D5DDED
(213,221,237)
#DAE1EF
(218,225,239)
#DFE5F1
(223,229,241)
#E4E9F3
(228,233,243)
#E9EDF5
(233,237,245)
#EEF1F7
(238,241,247)
#F3F5F9
(243,245,249)
#F8F9FB
(248,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6D1E7 color. Also use rgb(198,209,231) instead hex code.

Text Font Color

.myTextColor { color: #C6D1E7; }

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

This text font color is #C6D1E7.

Background Color

.myBgColor { background-color: #C6D1E7; }

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

This div background color is #C6D1E7.

Border color

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

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

This div border color is #C6D1E7.

Opacity

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

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

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

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

This text has shadow with #C6D1E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6D1E7.

Preview

Color preview on black background

This text has color #C6D1E7 on black background.


Color preview on white background

This text has color #C6D1E7 on white background.


Black color preview on #C6D1E7 background

This text has black color on #C6D1E7 background.


White color preview on #C6D1E7 background

This text has white color on #C6D1E7 background.


Related colors

Complementary color

Complementary color for #hex is #392E18.


I love getcolorcode.com

Triadic colors

1 #E7C6D1 and #D1E7C6 with #C6D1E7 are triadic colors.

2 #E7D1C6 and #D1C6E7 with #C6D1E7 are triadic colors.