COLOR #D7ADDF

HEX: #D7ADDF RGB: (215,173,223)

Renk bilgisi

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

RGB renk modeli

#D7ADDF color RGB value is (215,173,223).

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

RGB bağlantıları ve doygunluk

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

215
173
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 215 + 173 + 223 = 611 (100%)
R 215 of 611 ~ 35.19%
G 173 of 611 ~ 28.31%
B 223 of 611 ~ 36.5'%

%35.19
%28.31
%36.5

CMYK RENK MODELİ

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

  • camgöbeği tonu 3.59%
  • 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

%3.59
%22.42
%0
%12.55

Codes

Color #D7ADDF in popluar color models

D7 AD DF
RGB 215 173 223
HSL 290° 43.86% 77.65%
HSB/HSV 290° 22.42% 87.45%
CMYK 3.59% 22.42% 0.00%
12.55%

Color #D7ADDF in popluar number systems.

HEX D7 AD DF
Decimal 215 173 223
Binary 11010111 10101101 11011111
Octal 327 255 337

Shades and tints

Shades of #D7ADDF

#D7ADDF
(215,173,223)
#C49ECB
(196,158,203)
#B18FB7
(177,143,183)
#9E80A3
(158,128,163)
#8B718F
(139,113,143)
#78627B
(120,98,123)
#655367
(101,83,103)
#524453
(82,68,83)
#3F353F
(63,53,63)
#2C262B
(44,38,43)
#191717
(25,23,23)
#000000
(0,0,0)

Tints of #D7ADDF

#D7ADDF
(215,173,223)
#DAB4E1
(218,180,225)
#DDBBE3
(221,187,227)
#E0C2E5
(224,194,229)
#E3C9E7
(227,201,231)
#E6D0E9
(230,208,233)
#E9D7EB
(233,215,235)
#ECDEED
(236,222,237)
#EFE5EF
(239,229,239)
#F2ECF1
(242,236,241)
#F5F3F3
(245,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D7ADDF; }

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

This text font color is #D7ADDF.

Background Color

.myBgColor { background-color: #D7ADDF; }

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

This div background color is #D7ADDF.

Border color

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

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

This div border color is #D7ADDF.

Opacity

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

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

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

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

This text has shadow with #D7ADDF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7ADDF.

Preview

Color preview on black background

This text has color #D7ADDF on black background.


Color preview on white background

This text has color #D7ADDF on white background.


Black color preview on #D7ADDF background

This text has black color on #D7ADDF background.


White color preview on #D7ADDF background

This text has white color on #D7ADDF background.


Related colors

Complementary color

Complementary color for #hex is #285220.


I love getcolorcode.com

Triadic colors

1 #DFD7AD and #ADDFD7 with #D7ADDF are triadic colors.

2 #DFADD7 and #ADD7DF with #D7ADDF are triadic colors.