COLOR #D0ADDB

HEX: #D0ADDB RGB: (208,173,219)

Renk bilgisi

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

RGB renk modeli

#D0ADDB color RGB value is (208,173,219).

RGB: (208,173,219) (82%, 68%, 86%)

RGB bağlantıları ve doygunluk

R 208 of 255 = 82%
G 173 of 255 = 68%
B 219 of 255 = 86%

208
173
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 208 + 173 + 219 = 600 (100%)
R 208 of 600 ~ 34.67%
G 173 of 600 ~ 28.83%
B 219 of 600 ~ 36.5'%

%34.67
%28.83
%36.5

CMYK RENK MODELİ

#D0ADDB rengi CMYK tonu (5,21,0,14).

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

CMYK: (5,21,0,14)
C5M21Y0K14 (5%, 21%, 0%, 14%)
(0.05 / 0.21 / 0.00 / 0.14)

CMYK yüzdeleri

%5.02
%21
%0
%14.12

Codes

Color #D0ADDB in popluar color models

D0 AD DB
RGB 208 173 219
HSL 286° 38.98% 76.86%
HSB/HSV 286° 21.00% 85.88%
CMYK 5.02% 21.00% 0.00%
14.12%

Color #D0ADDB in popluar number systems.

HEX D0 AD DB
Decimal 208 173 219
Binary 11010000 10101101 11011011
Octal 320 255 333

Shades and tints

Shades of #D0ADDB

#D0ADDB
(208,173,219)
#BE9EC8
(190,158,200)
#AC8FB5
(172,143,181)
#9A80A2
(154,128,162)
#88718F
(136,113,143)
#76627C
(118,98,124)
#645369
(100,83,105)
#524456
(82,68,86)
#403543
(64,53,67)
#2E2630
(46,38,48)
#1C171D
(28,23,29)
#000000
(0,0,0)

Tints of #D0ADDB

#D0ADDB
(208,173,219)
#D4B4DE
(212,180,222)
#D8BBE1
(216,187,225)
#DCC2E4
(220,194,228)
#E0C9E7
(224,201,231)
#E4D0EA
(228,208,234)
#E8D7ED
(232,215,237)
#ECDEF0
(236,222,240)
#F0E5F3
(240,229,243)
#F4ECF6
(244,236,246)
#F8F3F9
(248,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D0ADDB; }

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

This text font color is #D0ADDB.

Background Color

.myBgColor { background-color: #D0ADDB; }

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

This div background color is #D0ADDB.

Border color

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

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

This div border color is #D0ADDB.

Opacity

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

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

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

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

This text has shadow with #D0ADDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D0ADDB.

Preview

Color preview on black background

This text has color #D0ADDB on black background.


Color preview on white background

This text has color #D0ADDB on white background.


Black color preview on #D0ADDB background

This text has black color on #D0ADDB background.


White color preview on #D0ADDB background

This text has white color on #D0ADDB background.


Related colors

Complementary color

Complementary color for #hex is #2F5224.


I love getcolorcode.com

Triadic colors

1 #DBD0AD and #ADDBD0 with #D0ADDB are triadic colors.

2 #DBADD0 and #ADD0DB with #D0ADDB are triadic colors.