COLOR #D5ADDF

HEX: #D5ADDF RGB: (213,173,223)

Renk bilgisi

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

RGB renk modeli

#D5ADDF color RGB value is (213,173,223).

RGB: (213,173,223) (84%, 68%, 87%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 173 of 255 = 68%
B 223 of 255 = 87%

213
173
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 173 + 223 = 609 (100%)
R 213 of 609 ~ 34.98%
G 173 of 609 ~ 28.41%
B 223 of 609 ~ 36.62'%

%34.98
%28.41
%36.62

CMYK RENK MODELİ

#D5ADDF rengi CMYK tonu (4,22,0,13).

  • camgöbeği tonu 4.48%
  • eflatun tonu 22.42%
  • sarı tonu 0.00%
  • ana renk tonu 12.55%

CMYK: (4,22,0,13)
C4M22Y0K13 (4%, 22%, 0%, 13%)
(0.04 / 0.22 / 0.00 / 0.13)

CMYK yüzdeleri

%4.48
%22.42
%0
%12.55

Codes

Color #D5ADDF in popluar color models

D5 AD DF
RGB 213 173 223
HSL 288° 43.86% 77.65%
HSB/HSV 288° 22.42% 87.45%
CMYK 4.48% 22.42% 0.00%
12.55%

Color #D5ADDF in popluar number systems.

HEX D5 AD DF
Decimal 213 173 223
Binary 11010101 10101101 11011111
Octal 325 255 337

Shades and tints

Shades of #D5ADDF

#D5ADDF
(213,173,223)
#C29ECB
(194,158,203)
#AF8FB7
(175,143,183)
#9C80A3
(156,128,163)
#89718F
(137,113,143)
#76627B
(118,98,123)
#635367
(99,83,103)
#504453
(80,68,83)
#3D353F
(61,53,63)
#2A262B
(42,38,43)
#171717
(23,23,23)
#000000
(0,0,0)

Tints of #D5ADDF

#D5ADDF
(213,173,223)
#D8B4E1
(216,180,225)
#DBBBE3
(219,187,227)
#DEC2E5
(222,194,229)
#E1C9E7
(225,201,231)
#E4D0E9
(228,208,233)
#E7D7EB
(231,215,235)
#EADEED
(234,222,237)
#EDE5EF
(237,229,239)
#F0ECF1
(240,236,241)
#F3F3F3
(243,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5ADDF; }

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

This text font color is #D5ADDF.

Background Color

.myBgColor { background-color: #D5ADDF; }

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

This div background color is #D5ADDF.

Border color

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

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

This div border color is #D5ADDF.

Opacity

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

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

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

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

This text has shadow with #D5ADDF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5ADDF.

Preview

Color preview on black background

This text has color #D5ADDF on black background.


Color preview on white background

This text has color #D5ADDF on white background.


Black color preview on #D5ADDF background

This text has black color on #D5ADDF background.


White color preview on #D5ADDF background

This text has white color on #D5ADDF background.


Related colors

Complementary color

Complementary color for #hex is #2A5220.


I love getcolorcode.com

Triadic colors

1 #DFD5AD and #ADDFD5 with #D5ADDF are triadic colors.

2 #DFADD5 and #ADD5DF with #D5ADDF are triadic colors.