COLOR #D8ADDB

HEX: #D8ADDB RGB: (216,173,219)

Renk bilgisi

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

RGB renk modeli

#D8ADDB color RGB value is (216,173,219).

RGB: (216,173,219) (85%, 68%, 86%)

RGB bağlantıları ve doygunluk

R 216 of 255 = 85%
G 173 of 255 = 68%
B 219 of 255 = 86%

216
173
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 216 + 173 + 219 = 608 (100%)
R 216 of 608 ~ 35.53%
G 173 of 608 ~ 28.45%
B 219 of 608 ~ 36.02'%

%35.53
%28.45
%36.02

CMYK RENK MODELİ

#D8ADDB rengi CMYK tonu (1,21,0,14).

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

CMYK: (1,21,0,14)
C1M21Y0K14 (1%, 21%, 0%, 14%)
(0.01 / 0.21 / 0.00 / 0.14)

CMYK yüzdeleri

%1.37
%21
%0
%14.12

Codes

Color #D8ADDB in popluar color models

D8 AD DB
RGB 216 173 219
HSL 296° 38.98% 76.86%
HSB/HSV 296° 21.00% 85.88%
CMYK 1.37% 21.00% 0.00%
14.12%

Color #D8ADDB in popluar number systems.

HEX D8 AD DB
Decimal 216 173 219
Binary 11011000 10101101 11011011
Octal 330 255 333

Shades and tints

Shades of #D8ADDB

#D8ADDB
(216,173,219)
#C59EC8
(197,158,200)
#B28FB5
(178,143,181)
#9F80A2
(159,128,162)
#8C718F
(140,113,143)
#79627C
(121,98,124)
#665369
(102,83,105)
#534456
(83,68,86)
#403543
(64,53,67)
#2D2630
(45,38,48)
#1A171D
(26,23,29)
#000000
(0,0,0)

Tints of #D8ADDB

#D8ADDB
(216,173,219)
#DBB4DE
(219,180,222)
#DEBBE1
(222,187,225)
#E1C2E4
(225,194,228)
#E4C9E7
(228,201,231)
#E7D0EA
(231,208,234)
#EAD7ED
(234,215,237)
#EDDEF0
(237,222,240)
#F0E5F3
(240,229,243)
#F3ECF6
(243,236,246)
#F6F3F9
(246,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D8ADDB; }

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

This text font color is #D8ADDB.

Background Color

.myBgColor { background-color: #D8ADDB; }

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

This div background color is #D8ADDB.

Border color

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

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

This div border color is #D8ADDB.

Opacity

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

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

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

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

This text has shadow with #D8ADDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D8ADDB.

Preview

Color preview on black background

This text has color #D8ADDB on black background.


Color preview on white background

This text has color #D8ADDB on white background.


Black color preview on #D8ADDB background

This text has black color on #D8ADDB background.


White color preview on #D8ADDB background

This text has white color on #D8ADDB background.


Related colors

Complementary color

Complementary color for #hex is #275224.


I love getcolorcode.com

Triadic colors

1 #DBD8AD and #ADDBD8 with #D8ADDB are triadic colors.

2 #DBADD8 and #ADD8DB with #D8ADDB are triadic colors.