COLOR #D9A1DA

HEX: #D9A1DA RGB: (217,161,218)

Color info

#D9A1DA contains red, green and blue colors in about the same proportion. Web safe color of #D9A1DA is #CC99CC (or #C9C).

RGB color model

#D9A1DA color RGB value is (217,161,218).

RGB: (217,161,218) (85%, 63%, 85%)

RGB channels and saturation

R 217 of 255 = 85%
G 161 of 255 = 63%
B 218 of 255 = 85%

217
161
218

R + G + B ~ 78%. #D9A1DA is quite light color.

Portions of RGB colors in percentages

R + G + B = 217 + 161 + 218 = 596 (100%)
R 217 of 596 ~ 36.41%
G 161 of 596 ~ 27.01%
B 218 of 596 ~ 36.58'%

%36.41
%27.01
%36.58

CMYK color model

#D9A1DA color CMYK value is (0,26,0,15).

  • cyan value is 0.46%
  • magenta value is 26.15%
  • yellow value is 0.00%
  • key color value is 14.51%

CMYK: (0,26,0,15)
C0M26Y0K15 (0%, 26%, 0%, 15%)
(0.00 / 0.26 / 0.00 / 0.15)

CMYK percentages

%0.46
%26.15
%0
%14.51

Codes

Color #D9A1DA in popluar color models

D9 A1 DA
RGB 217 161 218
HSL 299° 43.51% 74.31%
HSB/HSV 299° 26.15% 85.49%
CMYK 0.46% 26.15% 0.00%
14.51%

Color #D9A1DA in popluar number systems.

HEX D9 A1 DA
Decimal 217 161 218
Binary 11011001 10100001 11011010
Octal 331 241 332

Shades and tints

Shades of #D9A1DA

#D9A1DA
(217,161,218)
#C693C7
(198,147,199)
#B385B4
(179,133,180)
#A077A1
(160,119,161)
#8D698E
(141,105,142)
#7A5B7B
(122,91,123)
#674D68
(103,77,104)
#543F55
(84,63,85)
#413142
(65,49,66)
#2E232F
(46,35,47)
#1B151C
(27,21,28)
#000000
(0,0,0)

Tints of #D9A1DA

#D9A1DA
(217,161,218)
#DCA9DD
(220,169,221)
#DFB1E0
(223,177,224)
#E2B9E3
(226,185,227)
#E5C1E6
(229,193,230)
#E8C9E9
(232,201,233)
#EBD1EC
(235,209,236)
#EED9EF
(238,217,239)
#F1E1F2
(241,225,242)
#F4E9F5
(244,233,245)
#F7F1F8
(247,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9A1DA color. Also use rgb(217,161,218) instead hex code.

Text Font Color

.myTextColor { color: #D9A1DA; }

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

This text font color is #D9A1DA.

Background Color

.myBgColor { background-color: #D9A1DA; }

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

This div background color is #D9A1DA.

Border color

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

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

This div border color is #D9A1DA.

Opacity

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

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

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

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

This text has shadow with #D9A1DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9A1DA.

Preview

Color preview on black background

This text has color #D9A1DA on black background.


Color preview on white background

This text has color #D9A1DA on white background.


Black color preview on #D9A1DA background

This text has black color on #D9A1DA background.


White color preview on #D9A1DA background

This text has white color on #D9A1DA background.


Related colors

Complementary color

Complementary color for #hex is #265E25.


I love getcolorcode.com

Triadic colors

1 #DAD9A1 and #A1DAD9 with #D9A1DA are triadic colors.

2 #DAA1D9 and #A1D9DA with #D9A1DA are triadic colors.