COLOR #DBD6EF

HEX: #DBD6EF RGB: (219,214,239)

Color info

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

RGB color model

#DBD6EF color RGB value is (219,214,239).

RGB: (219,214,239) (86%, 84%, 94%)

RGB channels and saturation

R 219 of 255 = 86%
G 214 of 255 = 84%
B 239 of 255 = 94%

219
214
239

R + G + B ~ 88%. #DBD6EF is light color.

Portions of RGB colors in percentages

R + G + B = 219 + 214 + 239 = 672 (100%)
R 219 of 672 ~ 32.59%
G 214 of 672 ~ 31.85%
B 239 of 672 ~ 35.57'%

%32.59
%31.85
%35.57

CMYK color model

#DBD6EF color CMYK value is (8,10,0,6).

  • cyan value is 8.37%
  • magenta value is 10.46%
  • yellow value is 0.00%
  • key color value is 6.27%

CMYK: (8,10,0,6)
C8M10Y0K6 (8%, 10%, 0%, 6%)
(0.08 / 0.10 / 0.00 / 0.06)

CMYK percentages

%8.37
%10.46
%0
%6.27

Codes

Color #DBD6EF in popluar color models

DB D6 EF
RGB 219 214 239
HSL 252° 43.86% 88.82%
HSB/HSV 252° 10.46% 93.73%
CMYK 8.37% 10.46% 0.00%
6.27%

Color #DBD6EF in popluar number systems.

HEX DB D6 EF
Decimal 219 214 239
Binary 11011011 11010110 11101111
Octal 333 326 357

Shades and tints

Shades of #DBD6EF

#DBD6EF
(219,214,239)
#C8C3DA
(200,195,218)
#B5B0C5
(181,176,197)
#A29DB0
(162,157,176)
#8F8A9B
(143,138,155)
#7C7786
(124,119,134)
#696471
(105,100,113)
#56515C
(86,81,92)
#433E47
(67,62,71)
#302B32
(48,43,50)
#1D181D
(29,24,29)
#000000
(0,0,0)

Tints of #DBD6EF

#DBD6EF
(219,214,239)
#DED9F0
(222,217,240)
#E1DCF1
(225,220,241)
#E4DFF2
(228,223,242)
#E7E2F3
(231,226,243)
#EAE5F4
(234,229,244)
#EDE8F5
(237,232,245)
#F0EBF6
(240,235,246)
#F3EEF7
(243,238,247)
#F6F1F8
(246,241,248)
#F9F4F9
(249,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DBD6EF color. Also use rgb(219,214,239) instead hex code.

Text Font Color

.myTextColor { color: #DBD6EF; }

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

This text font color is #DBD6EF.

Background Color

.myBgColor { background-color: #DBD6EF; }

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

This div background color is #DBD6EF.

Border color

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

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

This div border color is #DBD6EF.

Opacity

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

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

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

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

This text has shadow with #DBD6EF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DBD6EF.

Preview

Color preview on black background

This text has color #DBD6EF on black background.


Color preview on white background

This text has color #DBD6EF on white background.


Black color preview on #DBD6EF background

This text has black color on #DBD6EF background.


White color preview on #DBD6EF background

This text has white color on #DBD6EF background.


Related colors

Complementary color

Complementary color for #hex is #242910.


I love getcolorcode.com

Triadic colors

1 #EFDBD6 and #D6EFDB with #DBD6EF are triadic colors.

2 #EFD6DB and #D6DBEF with #DBD6EF are triadic colors.