COLOR #D6B6DB

HEX: #D6B6DB RGB: (214,182,219)

Renk bilgisi

#D6B6DB contains red, green and blue colors in about the same proportion. #D6B6DB ‘ nin web güvenlik rengi #CCCCCC (ya da #CCC) dir.

RGB renk modeli

#D6B6DB color RGB value is (214,182,219).

RGB: (214,182,219) (84%, 71%, 86%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 182 of 255 = 71%
B 219 of 255 = 86%

214
182
219

R + G + B ~ 80%. #D6B6DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 182 + 219 = 615 (100%)
R 214 of 615 ~ 34.8%
G 182 of 615 ~ 29.59%
B 219 of 615 ~ 35.61'%

%34.8
%29.59
%35.61

CMYK RENK MODELİ

#D6B6DB rengi CMYK tonu (2,17,0,14).

  • camgöbeği tonu 2.28%
  • eflatun tonu 16.89%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (2,17,0,14)
C2M17Y0K14 (2%, 17%, 0%, 14%)
(0.02 / 0.17 / 0.00 / 0.14)

CMYK yüzdeleri

%2.28
%16.89
%0
%14.12

Codes

Color #D6B6DB in popluar color models

D6 B6 DB
RGB 214 182 219
HSL 292° 33.94% 78.63%
HSB/HSV 292° 16.89% 85.88%
CMYK 2.28% 16.89% 0.00%
14.12%

Color #D6B6DB in popluar number systems.

HEX D6 B6 DB
Decimal 214 182 219
Binary 11010110 10110110 11011011
Octal 326 266 333

Shades and tints

Shades of #D6B6DB

#D6B6DB
(214,182,219)
#C3A6C8
(195,166,200)
#B096B5
(176,150,181)
#9D86A2
(157,134,162)
#8A768F
(138,118,143)
#77667C
(119,102,124)
#645669
(100,86,105)
#514656
(81,70,86)
#3E3643
(62,54,67)
#2B2630
(43,38,48)
#18161D
(24,22,29)
#000000
(0,0,0)

Tints of #D6B6DB

#D6B6DB
(214,182,219)
#D9BCDE
(217,188,222)
#DCC2E1
(220,194,225)
#DFC8E4
(223,200,228)
#E2CEE7
(226,206,231)
#E5D4EA
(229,212,234)
#E8DAED
(232,218,237)
#EBE0F0
(235,224,240)
#EEE6F3
(238,230,243)
#F1ECF6
(241,236,246)
#F4F2F9
(244,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6B6DB; }

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

This text font color is #D6B6DB.

Background Color

.myBgColor { background-color: #D6B6DB; }

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

This div background color is #D6B6DB.

Border color

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

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

This div border color is #D6B6DB.

Opacity

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

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

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

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

This text has shadow with #D6B6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6B6DB.

Preview

Color preview on black background

This text has color #D6B6DB on black background.


Color preview on white background

This text has color #D6B6DB on white background.


Black color preview on #D6B6DB background

This text has black color on #D6B6DB background.


White color preview on #D6B6DB background

This text has white color on #D6B6DB background.


Related colors

Complementary color

Complementary color for #hex is #294924.


I love getcolorcode.com

Triadic colors

1 #DBD6B6 and #B6DBD6 with #D6B6DB are triadic colors.

2 #DBB6D6 and #B6D6DB with #D6B6DB are triadic colors.