COLOR #D9ACE6

HEX: #D9ACE6 RGB: (217,172,230)

Renk bilgisi

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

RGB renk modeli

#D9ACE6 color RGB value is (217,172,230).

RGB: (217,172,230) (85%, 67%, 90%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 172 of 255 = 67%
B 230 of 255 = 90%

217
172
230

R + G + B ~ 81%. #D9ACE6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 172 + 230 = 619 (100%)
R 217 of 619 ~ 35.06%
G 172 of 619 ~ 27.79%
B 230 of 619 ~ 37.16'%

%35.06
%27.79
%37.16

CMYK RENK MODELİ

#D9ACE6 rengi CMYK tonu (6,25,0,10).

  • camgöbeği tonu 5.65%
  • eflatun tonu 25.22%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (6,25,0,10)
C6M25Y0K10 (6%, 25%, 0%, 10%)
(0.06 / 0.25 / 0.00 / 0.10)

CMYK yüzdeleri

%5.65
%25.22
%0
%9.8

Codes

Color #D9ACE6 in popluar color models

D9 AC E6
RGB 217 172 230
HSL 287° 53.70% 78.82%
HSB/HSV 287° 25.22% 90.20%
CMYK 5.65% 25.22% 0.00%
9.80%

Color #D9ACE6 in popluar number systems.

HEX D9 AC E6
Decimal 217 172 230
Binary 11011001 10101100 11100110
Octal 331 254 346

Shades and tints

Shades of #D9ACE6

#D9ACE6
(217,172,230)
#C69DD2
(198,157,210)
#B38EBE
(179,142,190)
#A07FAA
(160,127,170)
#8D7096
(141,112,150)
#7A6182
(122,97,130)
#67526E
(103,82,110)
#54435A
(84,67,90)
#413446
(65,52,70)
#2E2532
(46,37,50)
#1B161E
(27,22,30)
#000000
(0,0,0)

Tints of #D9ACE6

#D9ACE6
(217,172,230)
#DCB3E8
(220,179,232)
#DFBAEA
(223,186,234)
#E2C1EC
(226,193,236)
#E5C8EE
(229,200,238)
#E8CFF0
(232,207,240)
#EBD6F2
(235,214,242)
#EEDDF4
(238,221,244)
#F1E4F6
(241,228,246)
#F4EBF8
(244,235,248)
#F7F2FA
(247,242,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9ACE6 color. Also use rgb(217,172,230) instead hex code.

Text Font Color

.myTextColor { color: #D9ACE6; }

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

This text font color is #D9ACE6.

Background Color

.myBgColor { background-color: #D9ACE6; }

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

This div background color is #D9ACE6.

Border color

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

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

This div border color is #D9ACE6.

Opacity

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

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

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

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

This text has shadow with #D9ACE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9ACE6.

Preview

Color preview on black background

This text has color #D9ACE6 on black background.


Color preview on white background

This text has color #D9ACE6 on white background.


Black color preview on #D9ACE6 background

This text has black color on #D9ACE6 background.


White color preview on #D9ACE6 background

This text has white color on #D9ACE6 background.


Related colors

Complementary color

Complementary color for #hex is #265319.


I love getcolorcode.com

Triadic colors

1 #E6D9AC and #ACE6D9 with #D9ACE6 are triadic colors.

2 #E6ACD9 and #ACD9E6 with #D9ACE6 are triadic colors.