COLOR #D6ADDB

HEX: #D6ADDB RGB: (214,173,219)

Renk bilgisi

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

RGB renk modeli

#D6ADDB color RGB value is (214,173,219).

RGB: (214,173,219) (84%, 68%, 86%)

RGB bağlantıları ve doygunluk

R 214 of 255 = 84%
G 173 of 255 = 68%
B 219 of 255 = 86%

214
173
219

R + G + B ~ 79%. #D6ADDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 214 + 173 + 219 = 606 (100%)
R 214 of 606 ~ 35.31%
G 173 of 606 ~ 28.55%
B 219 of 606 ~ 36.14'%

%35.31
%28.55
%36.14

CMYK RENK MODELİ

#D6ADDB rengi CMYK tonu (2,21,0,14).

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

CMYK: (2,21,0,14)
C2M21Y0K14 (2%, 21%, 0%, 14%)
(0.02 / 0.21 / 0.00 / 0.14)

CMYK yüzdeleri

%2.28
%21
%0
%14.12

Codes

Color #D6ADDB in popluar color models

D6 AD DB
RGB 214 173 219
HSL 293° 38.98% 76.86%
HSB/HSV 293° 21.00% 85.88%
CMYK 2.28% 21.00% 0.00%
14.12%

Color #D6ADDB in popluar number systems.

HEX D6 AD DB
Decimal 214 173 219
Binary 11010110 10101101 11011011
Octal 326 255 333

Shades and tints

Shades of #D6ADDB

#D6ADDB
(214,173,219)
#C39EC8
(195,158,200)
#B08FB5
(176,143,181)
#9D80A2
(157,128,162)
#8A718F
(138,113,143)
#77627C
(119,98,124)
#645369
(100,83,105)
#514456
(81,68,86)
#3E3543
(62,53,67)
#2B2630
(43,38,48)
#18171D
(24,23,29)
#000000
(0,0,0)

Tints of #D6ADDB

#D6ADDB
(214,173,219)
#D9B4DE
(217,180,222)
#DCBBE1
(220,187,225)
#DFC2E4
(223,194,228)
#E2C9E7
(226,201,231)
#E5D0EA
(229,208,234)
#E8D7ED
(232,215,237)
#EBDEF0
(235,222,240)
#EEE5F3
(238,229,243)
#F1ECF6
(241,236,246)
#F4F3F9
(244,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6ADDB; }

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

This text font color is #D6ADDB.

Background Color

.myBgColor { background-color: #D6ADDB; }

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

This div background color is #D6ADDB.

Border color

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

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

This div border color is #D6ADDB.

Opacity

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

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

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

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

This text has shadow with #D6ADDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6ADDB.

Preview

Color preview on black background

This text has color #D6ADDB on black background.


Color preview on white background

This text has color #D6ADDB on white background.


Black color preview on #D6ADDB background

This text has black color on #D6ADDB background.


White color preview on #D6ADDB background

This text has white color on #D6ADDB background.


Related colors

Complementary color

Complementary color for #hex is #295224.


I love getcolorcode.com

Triadic colors

1 #DBD6AD and #ADDBD6 with #D6ADDB are triadic colors.

2 #DBADD6 and #ADD6DB with #D6ADDB are triadic colors.