COLOR #DBC5F6

HEX: #DBC5F6 RGB: (219,197,246)

Color info

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

RGB color model

#DBC5F6 color RGB value is (219,197,246).

RGB: (219,197,246) (86%, 77%, 96%)

RGB channels and saturation

R 219 of 255 = 86%
G 197 of 255 = 77%
B 246 of 255 = 96%

219
197
246

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

Portions of RGB colors in percentages

R + G + B = 219 + 197 + 246 = 662 (100%)
R 219 of 662 ~ 33.08%
G 197 of 662 ~ 29.76%
B 246 of 662 ~ 37.16'%

%33.08
%29.76
%37.16

CMYK color model

#DBC5F6 color CMYK value is (11,20,0,4).

  • cyan value is 10.98%
  • magenta value is 19.92%
  • yellow value is 0.00%
  • key color value is 3.53%

CMYK: (11,20,0,4)
C11M20Y0K4 (11%, 20%, 0%, 4%)
(0.11 / 0.20 / 0.00 / 0.04)

CMYK percentages

%10.98
%19.92
%0
%3.53

Codes

Color #DBC5F6 in popluar color models

DB C5 F6
RGB 219 197 246
HSL 267° 73.13% 86.86%
HSB/HSV 267° 19.92% 96.47%
CMYK 10.98% 19.92% 0.00%
3.53%

Color #DBC5F6 in popluar number systems.

HEX DB C5 F6
Decimal 219 197 246
Binary 11011011 11000101 11110110
Octal 333 305 366

Shades and tints

Shades of #DBC5F6

#DBC5F6
(219,197,246)
#C8B4E0
(200,180,224)
#B5A3CA
(181,163,202)
#A292B4
(162,146,180)
#8F819E
(143,129,158)
#7C7088
(124,112,136)
#695F72
(105,95,114)
#564E5C
(86,78,92)
#433D46
(67,61,70)
#302C30
(48,44,48)
#1D1B1A
(29,27,26)
#000000
(0,0,0)

Tints of #DBC5F6

#DBC5F6
(219,197,246)
#DECAF6
(222,202,246)
#E1CFF6
(225,207,246)
#E4D4F6
(228,212,246)
#E7D9F6
(231,217,246)
#EADEF6
(234,222,246)
#EDE3F6
(237,227,246)
#F0E8F6
(240,232,246)
#F3EDF6
(243,237,246)
#F6F2F6
(246,242,246)
#F9F7F6
(249,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DBC5F6 color. Also use rgb(219,197,246) instead hex code.

Text Font Color

.myTextColor { color: #DBC5F6; }

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

This text font color is #DBC5F6.

Background Color

.myBgColor { background-color: #DBC5F6; }

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

This div background color is #DBC5F6.

Border color

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

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

This div border color is #DBC5F6.

Opacity

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

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

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

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

This text has shadow with #DBC5F6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DBC5F6.

Preview

Color preview on black background

This text has color #DBC5F6 on black background.


Color preview on white background

This text has color #DBC5F6 on white background.


Black color preview on #DBC5F6 background

This text has black color on #DBC5F6 background.


White color preview on #DBC5F6 background

This text has white color on #DBC5F6 background.


Related colors

Complementary color

Complementary color for #hex is #243A09.


I love getcolorcode.com

Triadic colors

1 #F6DBC5 and #C5F6DB with #DBC5F6 are triadic colors.

2 #F6C5DB and #C5DBF6 with #DBC5F6 are triadic colors.