COLOR #D4ADE6

HEX: #D4ADE6 RGB: (212,173,230)

Renk bilgisi

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

RGB renk modeli

#D4ADE6 color RGB value is (212,173,230).

RGB: (212,173,230) (83%, 68%, 90%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 173 of 255 = 68%
B 230 of 255 = 90%

212
173
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 173 + 230 = 615 (100%)
R 212 of 615 ~ 34.47%
G 173 of 615 ~ 28.13%
B 230 of 615 ~ 37.4'%

%34.47
%28.13
%37.4

CMYK RENK MODELİ

#D4ADE6 rengi CMYK tonu (8,25,0,10).

  • camgöbeği tonu 7.83%
  • eflatun tonu 24.78%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (8,25,0,10)
C8M25Y0K10 (8%, 25%, 0%, 10%)
(0.08 / 0.25 / 0.00 / 0.10)

CMYK yüzdeleri

%7.83
%24.78
%0
%9.8

Codes

Color #D4ADE6 in popluar color models

D4 AD E6
RGB 212 173 230
HSL 281° 53.27% 79.02%
HSB/HSV 281° 24.78% 90.20%
CMYK 7.83% 24.78% 0.00%
9.80%

Color #D4ADE6 in popluar number systems.

HEX D4 AD E6
Decimal 212 173 230
Binary 11010100 10101101 11100110
Octal 324 255 346

Shades and tints

Shades of #D4ADE6

#D4ADE6
(212,173,230)
#C19ED2
(193,158,210)
#AE8FBE
(174,143,190)
#9B80AA
(155,128,170)
#887196
(136,113,150)
#756282
(117,98,130)
#62536E
(98,83,110)
#4F445A
(79,68,90)
#3C3546
(60,53,70)
#292632
(41,38,50)
#16171E
(22,23,30)
#000000
(0,0,0)

Tints of #D4ADE6

#D4ADE6
(212,173,230)
#D7B4E8
(215,180,232)
#DABBEA
(218,187,234)
#DDC2EC
(221,194,236)
#E0C9EE
(224,201,238)
#E3D0F0
(227,208,240)
#E6D7F2
(230,215,242)
#E9DEF4
(233,222,244)
#ECE5F6
(236,229,246)
#EFECF8
(239,236,248)
#F2F3FA
(242,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4ADE6 color. Also use rgb(212,173,230) instead hex code.

Text Font Color

.myTextColor { color: #D4ADE6; }

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

This text font color is #D4ADE6.

Background Color

.myBgColor { background-color: #D4ADE6; }

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

This div background color is #D4ADE6.

Border color

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

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

This div border color is #D4ADE6.

Opacity

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

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

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

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

This text has shadow with #D4ADE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4ADE6.

Preview

Color preview on black background

This text has color #D4ADE6 on black background.


Color preview on white background

This text has color #D4ADE6 on white background.


Black color preview on #D4ADE6 background

This text has black color on #D4ADE6 background.


White color preview on #D4ADE6 background

This text has white color on #D4ADE6 background.


Related colors

Complementary color

Complementary color for #hex is #2B5219.


I love getcolorcode.com

Triadic colors

1 #E6D4AD and #ADE6D4 with #D4ADE6 are triadic colors.

2 #E6ADD4 and #ADD4E6 with #D4ADE6 are triadic colors.