COLOR #D6C1F8

HEX: #D6C1F8 RGB: (214,193,248)

Color info

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

RGB color model

#D6C1F8 color RGB value is (214,193,248).

RGB: (214,193,248) (84%, 76%, 97%)

RGB channels and saturation

R 214 of 255 = 84%
G 193 of 255 = 76%
B 248 of 255 = 97%

214
193
248

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

Portions of RGB colors in percentages

R + G + B = 214 + 193 + 248 = 655 (100%)
R 214 of 655 ~ 32.67%
G 193 of 655 ~ 29.47%
B 248 of 655 ~ 37.86'%

%32.67
%29.47
%37.86

CMYK color model

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

  • cyan value is 13.71%
  • magenta value is 22.18%
  • yellow value is 0.00%
  • key color value is 2.75%

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

CMYK percentages

%13.71
%22.18
%0
%2.75

Codes

Color #D6C1F8 in popluar color models

D6 C1 F8
RGB 214 193 248
HSL 263° 79.71% 86.47%
HSB/HSV 263° 22.18% 97.25%
CMYK 13.71% 22.18% 0.00%
2.75%

Color #D6C1F8 in popluar number systems.

HEX D6 C1 F8
Decimal 214 193 248
Binary 11010110 11000001 11111000
Octal 326 301 370

Shades and tints

Shades of #D6C1F8

#D6C1F8
(214,193,248)
#C3B0E2
(195,176,226)
#B09FCC
(176,159,204)
#9D8EB6
(157,142,182)
#8A7DA0
(138,125,160)
#776C8A
(119,108,138)
#645B74
(100,91,116)
#514A5E
(81,74,94)
#3E3948
(62,57,72)
#2B2832
(43,40,50)
#18171C
(24,23,28)
#000000
(0,0,0)

Tints of #D6C1F8

#D6C1F8
(214,193,248)
#D9C6F8
(217,198,248)
#DCCBF8
(220,203,248)
#DFD0F8
(223,208,248)
#E2D5F8
(226,213,248)
#E5DAF8
(229,218,248)
#E8DFF8
(232,223,248)
#EBE4F8
(235,228,248)
#EEE9F8
(238,233,248)
#F1EEF8
(241,238,248)
#F4F3F8
(244,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6C1F8; }

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

This text font color is #D6C1F8.

Background Color

.myBgColor { background-color: #D6C1F8; }

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

This div background color is #D6C1F8.

Border color

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

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

This div border color is #D6C1F8.

Opacity

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

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

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

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

This text has shadow with #D6C1F8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6C1F8.

Preview

Color preview on black background

This text has color #D6C1F8 on black background.


Color preview on white background

This text has color #D6C1F8 on white background.


Black color preview on #D6C1F8 background

This text has black color on #D6C1F8 background.


White color preview on #D6C1F8 background

This text has white color on #D6C1F8 background.


Related colors

Complementary color

Complementary color for #hex is #293E07.


I love getcolorcode.com

Triadic colors

1 #F8D6C1 and #C1F8D6 with #D6C1F8 are triadic colors.

2 #F8C1D6 and #C1D6F8 with #D6C1F8 are triadic colors.