COLOR #D7ADDD

HEX: #D7ADDD RGB: (215,173,221)

Renk bilgisi

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

RGB renk modeli

#D7ADDD color RGB value is (215,173,221).

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

RGB bağlantıları ve doygunluk

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

215
173
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 215 + 173 + 221 = 609 (100%)
R 215 of 609 ~ 35.3%
G 173 of 609 ~ 28.41%
B 221 of 609 ~ 36.29'%

%35.3
%28.41
%36.29

CMYK RENK MODELİ

#D7ADDD rengi CMYK tonu (3,22,0,13).

  • camgöbeği tonu 2.71%
  • eflatun tonu 21.72%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (3,22,0,13)
C3M22Y0K13 (3%, 22%, 0%, 13%)
(0.03 / 0.22 / 0.00 / 0.13)

CMYK yüzdeleri

%2.71
%21.72
%0
%13.33

Codes

Color #D7ADDD in popluar color models

D7 AD DD
RGB 215 173 221
HSL 293° 41.38% 77.25%
HSB/HSV 293° 21.72% 86.67%
CMYK 2.71% 21.72% 0.00%
13.33%

Color #D7ADDD in popluar number systems.

HEX D7 AD DD
Decimal 215 173 221
Binary 11010111 10101101 11011101
Octal 327 255 335

Shades and tints

Shades of #D7ADDD

#D7ADDD
(215,173,221)
#C49EC9
(196,158,201)
#B18FB5
(177,143,181)
#9E80A1
(158,128,161)
#8B718D
(139,113,141)
#786279
(120,98,121)
#655365
(101,83,101)
#524451
(82,68,81)
#3F353D
(63,53,61)
#2C2629
(44,38,41)
#191715
(25,23,21)
#000000
(0,0,0)

Tints of #D7ADDD

#D7ADDD
(215,173,221)
#DAB4E0
(218,180,224)
#DDBBE3
(221,187,227)
#E0C2E6
(224,194,230)
#E3C9E9
(227,201,233)
#E6D0EC
(230,208,236)
#E9D7EF
(233,215,239)
#ECDEF2
(236,222,242)
#EFE5F5
(239,229,245)
#F2ECF8
(242,236,248)
#F5F3FB
(245,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D7ADDD; }

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

This text font color is #D7ADDD.

Background Color

.myBgColor { background-color: #D7ADDD; }

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

This div background color is #D7ADDD.

Border color

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

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

This div border color is #D7ADDD.

Opacity

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

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

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

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

This text has shadow with #D7ADDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7ADDD.

Preview

Color preview on black background

This text has color #D7ADDD on black background.


Color preview on white background

This text has color #D7ADDD on white background.


Black color preview on #D7ADDD background

This text has black color on #D7ADDD background.


White color preview on #D7ADDD background

This text has white color on #D7ADDD background.


Related colors

Complementary color

Complementary color for #hex is #285222.


I love getcolorcode.com

Triadic colors

1 #DDD7AD and #ADDDD7 with #D7ADDD are triadic colors.

2 #DDADD7 and #ADD7DD with #D7ADDD are triadic colors.