COLOR #D6B6DD

HEX: #D6B6DD RGB: (214,182,221)

Renk bilgisi

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

RGB renk modeli

#D6B6DD color RGB value is (214,182,221).

RGB: (214,182,221) (84%, 71%, 87%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 182 of 255 = 71%
B 221 of 255 = 87%

214
182
221

R + G + B ~ 81%. #D6B6DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 182 + 221 = 617 (100%)
R 214 of 617 ~ 34.68%
G 182 of 617 ~ 29.5%
B 221 of 617 ~ 35.82'%

%34.68
%29.5
%35.82

CMYK RENK MODELİ

#D6B6DD rengi CMYK tonu (3,18,0,13).

  • camgöbeği tonu 3.17%
  • eflatun tonu 17.65%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (3,18,0,13)
C3M18Y0K13 (3%, 18%, 0%, 13%)
(0.03 / 0.18 / 0.00 / 0.13)

CMYK yüzdeleri

%3.17
%17.65
%0
%13.33

Codes

Color #D6B6DD in popluar color models

D6 B6 DD
RGB 214 182 221
HSL 289° 36.45% 79.02%
HSB/HSV 289° 17.65% 86.67%
CMYK 3.17% 17.65% 0.00%
13.33%

Color #D6B6DD in popluar number systems.

HEX D6 B6 DD
Decimal 214 182 221
Binary 11010110 10110110 11011101
Octal 326 266 335

Shades and tints

Shades of #D6B6DD

#D6B6DD
(214,182,221)
#C3A6C9
(195,166,201)
#B096B5
(176,150,181)
#9D86A1
(157,134,161)
#8A768D
(138,118,141)
#776679
(119,102,121)
#645665
(100,86,101)
#514651
(81,70,81)
#3E363D
(62,54,61)
#2B2629
(43,38,41)
#181615
(24,22,21)
#000000
(0,0,0)

Tints of #D6B6DD

#D6B6DD
(214,182,221)
#D9BCE0
(217,188,224)
#DCC2E3
(220,194,227)
#DFC8E6
(223,200,230)
#E2CEE9
(226,206,233)
#E5D4EC
(229,212,236)
#E8DAEF
(232,218,239)
#EBE0F2
(235,224,242)
#EEE6F5
(238,230,245)
#F1ECF8
(241,236,248)
#F4F2FB
(244,242,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6B6DD; }

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

This text font color is #D6B6DD.

Background Color

.myBgColor { background-color: #D6B6DD; }

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

This div background color is #D6B6DD.

Border color

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

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

This div border color is #D6B6DD.

Opacity

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

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

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

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

This text has shadow with #D6B6DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6B6DD.

Preview

Color preview on black background

This text has color #D6B6DD on black background.


Color preview on white background

This text has color #D6B6DD on white background.


Black color preview on #D6B6DD background

This text has black color on #D6B6DD background.


White color preview on #D6B6DD background

This text has white color on #D6B6DD background.


Related colors

Complementary color

Complementary color for #hex is #294922.


I love getcolorcode.com

Triadic colors

1 #DDD6B6 and #B6DDD6 with #D6B6DD are triadic colors.

2 #DDB6D6 and #B6D6DD with #D6B6DD are triadic colors.