COLOR #DBBDF7

HEX: #DBBDF7 RGB: (219,189,247)

Color info

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

RGB color model

#DBBDF7 color RGB value is (219,189,247).

RGB: (219,189,247) (86%, 74%, 97%)

RGB channels and saturation

R 219 of 255 = 86%
G 189 of 255 = 74%
B 247 of 255 = 97%

219
189
247

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

Portions of RGB colors in percentages

R + G + B = 219 + 189 + 247 = 655 (100%)
R 219 of 655 ~ 33.44%
G 189 of 655 ~ 28.85%
B 247 of 655 ~ 37.71'%

%33.44
%28.85
%37.71

CMYK color model

#DBBDF7 color CMYK value is (11,23,0,3).

  • cyan value is 11.34%
  • magenta value is 23.48%
  • yellow value is 0.00%
  • key color value is 3.14%

CMYK: (11,23,0,3)
C11M23Y0K3 (11%, 23%, 0%, 3%)
(0.11 / 0.23 / 0.00 / 0.03)

CMYK percentages

%11.34
%23.48
%0
%3.14

Codes

Color #DBBDF7 in popluar color models

DB BD F7
RGB 219 189 247
HSL 271° 78.38% 85.49%
HSB/HSV 271° 23.48% 96.86%
CMYK 11.34% 23.48% 0.00%
3.14%

Color #DBBDF7 in popluar number systems.

HEX DB BD F7
Decimal 219 189 247
Binary 11011011 10111101 11110111
Octal 333 275 367

Shades and tints

Shades of #DBBDF7

#DBBDF7
(219,189,247)
#C8ACE1
(200,172,225)
#B59BCB
(181,155,203)
#A28AB5
(162,138,181)
#8F799F
(143,121,159)
#7C6889
(124,104,137)
#695773
(105,87,115)
#56465D
(86,70,93)
#433547
(67,53,71)
#302431
(48,36,49)
#1D131B
(29,19,27)
#000000
(0,0,0)

Tints of #DBBDF7

#DBBDF7
(219,189,247)
#DEC3F7
(222,195,247)
#E1C9F7
(225,201,247)
#E4CFF7
(228,207,247)
#E7D5F7
(231,213,247)
#EADBF7
(234,219,247)
#EDE1F7
(237,225,247)
#F0E7F7
(240,231,247)
#F3EDF7
(243,237,247)
#F6F3F7
(246,243,247)
#F9F9F7
(249,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DBBDF7 color. Also use rgb(219,189,247) instead hex code.

Text Font Color

.myTextColor { color: #DBBDF7; }

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

This text font color is #DBBDF7.

Background Color

.myBgColor { background-color: #DBBDF7; }

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

This div background color is #DBBDF7.

Border color

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

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

This div border color is #DBBDF7.

Opacity

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

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

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

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

This text has shadow with #DBBDF7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DBBDF7.

Preview

Color preview on black background

This text has color #DBBDF7 on black background.


Color preview on white background

This text has color #DBBDF7 on white background.


Black color preview on #DBBDF7 background

This text has black color on #DBBDF7 background.


White color preview on #DBBDF7 background

This text has white color on #DBBDF7 background.


Related colors

Complementary color

Complementary color for #hex is #244208.


I love getcolorcode.com

Triadic colors

1 #F7DBBD and #BDF7DB with #DBBDF7 are triadic colors.

2 #F7BDDB and #BDDBF7 with #DBBDF7 are triadic colors.