COLOR #D5ADDB

HEX: #D5ADDB RGB: (213,173,219)

Renk bilgisi

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

RGB renk modeli

#D5ADDB color RGB value is (213,173,219).

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

RGB bağlantıları ve doygunluk

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

213
173
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 173 + 219 = 605 (100%)
R 213 of 605 ~ 35.21%
G 173 of 605 ~ 28.6%
B 219 of 605 ~ 36.2'%

%35.21
%28.6
%36.2

CMYK RENK MODELİ

#D5ADDB rengi CMYK tonu (3,21,0,14).

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

CMYK: (3,21,0,14)
C3M21Y0K14 (3%, 21%, 0%, 14%)
(0.03 / 0.21 / 0.00 / 0.14)

CMYK yüzdeleri

%2.74
%21
%0
%14.12

Codes

Color #D5ADDB in popluar color models

D5 AD DB
RGB 213 173 219
HSL 292° 38.98% 76.86%
HSB/HSV 292° 21.00% 85.88%
CMYK 2.74% 21.00% 0.00%
14.12%

Color #D5ADDB in popluar number systems.

HEX D5 AD DB
Decimal 213 173 219
Binary 11010101 10101101 11011011
Octal 325 255 333

Shades and tints

Shades of #D5ADDB

#D5ADDB
(213,173,219)
#C29EC8
(194,158,200)
#AF8FB5
(175,143,181)
#9C80A2
(156,128,162)
#89718F
(137,113,143)
#76627C
(118,98,124)
#635369
(99,83,105)
#504456
(80,68,86)
#3D3543
(61,53,67)
#2A2630
(42,38,48)
#17171D
(23,23,29)
#000000
(0,0,0)

Tints of #D5ADDB

#D5ADDB
(213,173,219)
#D8B4DE
(216,180,222)
#DBBBE1
(219,187,225)
#DEC2E4
(222,194,228)
#E1C9E7
(225,201,231)
#E4D0EA
(228,208,234)
#E7D7ED
(231,215,237)
#EADEF0
(234,222,240)
#EDE5F3
(237,229,243)
#F0ECF6
(240,236,246)
#F3F3F9
(243,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5ADDB; }

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

This text font color is #D5ADDB.

Background Color

.myBgColor { background-color: #D5ADDB; }

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

This div background color is #D5ADDB.

Border color

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

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

This div border color is #D5ADDB.

Opacity

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

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

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

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

This text has shadow with #D5ADDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5ADDB.

Preview

Color preview on black background

This text has color #D5ADDB on black background.


Color preview on white background

This text has color #D5ADDB on white background.


Black color preview on #D5ADDB background

This text has black color on #D5ADDB background.


White color preview on #D5ADDB background

This text has white color on #D5ADDB background.


Related colors

Complementary color

Complementary color for #hex is #2A5224.


I love getcolorcode.com

Triadic colors

1 #DBD5AD and #ADDBD5 with #D5ADDB are triadic colors.

2 #DBADD5 and #ADD5DB with #D5ADDB are triadic colors.