COLOR #D9A8DD

HEX: #D9A8DD RGB: (217,168,221)

Renk bilgisi

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

RGB renk modeli

#D9A8DD color RGB value is (217,168,221).

RGB: (217,168,221) (85%, 66%, 87%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 168 of 255 = 66%
B 221 of 255 = 87%

217
168
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 168 + 221 = 606 (100%)
R 217 of 606 ~ 35.81%
G 168 of 606 ~ 27.72%
B 221 of 606 ~ 36.47'%

%35.81
%27.72
%36.47

CMYK RENK MODELİ

#D9A8DD rengi CMYK tonu (2,24,0,13).

  • camgöbeği tonu 1.81%
  • eflatun tonu 23.98%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (2,24,0,13)
C2M24Y0K13 (2%, 24%, 0%, 13%)
(0.02 / 0.24 / 0.00 / 0.13)

CMYK yüzdeleri

%1.81
%23.98
%0
%13.33

Codes

Color #D9A8DD in popluar color models

D9 A8 DD
RGB 217 168 221
HSL 295° 43.80% 76.27%
HSB/HSV 295° 23.98% 86.67%
CMYK 1.81% 23.98% 0.00%
13.33%

Color #D9A8DD in popluar number systems.

HEX D9 A8 DD
Decimal 217 168 221
Binary 11011001 10101000 11011101
Octal 331 250 335

Shades and tints

Shades of #D9A8DD

#D9A8DD
(217,168,221)
#C699C9
(198,153,201)
#B38AB5
(179,138,181)
#A07BA1
(160,123,161)
#8D6C8D
(141,108,141)
#7A5D79
(122,93,121)
#674E65
(103,78,101)
#543F51
(84,63,81)
#41303D
(65,48,61)
#2E2129
(46,33,41)
#1B1215
(27,18,21)
#000000
(0,0,0)

Tints of #D9A8DD

#D9A8DD
(217,168,221)
#DCAFE0
(220,175,224)
#DFB6E3
(223,182,227)
#E2BDE6
(226,189,230)
#E5C4E9
(229,196,233)
#E8CBEC
(232,203,236)
#EBD2EF
(235,210,239)
#EED9F2
(238,217,242)
#F1E0F5
(241,224,245)
#F4E7F8
(244,231,248)
#F7EEFB
(247,238,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9A8DD color. Also use rgb(217,168,221) instead hex code.

Text Font Color

.myTextColor { color: #D9A8DD; }

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

This text font color is #D9A8DD.

Background Color

.myBgColor { background-color: #D9A8DD; }

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

This div background color is #D9A8DD.

Border color

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

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

This div border color is #D9A8DD.

Opacity

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

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

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

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

This text has shadow with #D9A8DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9A8DD.

Preview

Color preview on black background

This text has color #D9A8DD on black background.


Color preview on white background

This text has color #D9A8DD on white background.


Black color preview on #D9A8DD background

This text has black color on #D9A8DD background.


White color preview on #D9A8DD background

This text has white color on #D9A8DD background.


Related colors

Complementary color

Complementary color for #hex is #265722.


I love getcolorcode.com

Triadic colors

1 #DDD9A8 and #A8DDD9 with #D9A8DD are triadic colors.

2 #DDA8D9 and #A8D9DD with #D9A8DD are triadic colors.