COLOR #D4ADE1

HEX: #D4ADE1 RGB: (212,173,225)

Renk bilgisi

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

RGB renk modeli

#D4ADE1 color RGB value is (212,173,225).

RGB: (212,173,225) (83%, 68%, 88%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 173 of 255 = 68%
B 225 of 255 = 88%

212
173
225

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

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 173 + 225 = 610 (100%)
R 212 of 610 ~ 34.75%
G 173 of 610 ~ 28.36%
B 225 of 610 ~ 36.89'%

%34.75
%28.36
%36.89

CMYK RENK MODELİ

#D4ADE1 rengi CMYK tonu (6,23,0,12).

  • camgöbeği tonu 5.78%
  • eflatun tonu 23.11%
  • sarı tonu 0.00%
  • ana renk tonu 11.76%

CMYK: (6,23,0,12)
C6M23Y0K12 (6%, 23%, 0%, 12%)
(0.06 / 0.23 / 0.00 / 0.12)

CMYK yüzdeleri

%5.78
%23.11
%0
%11.76

Codes

Color #D4ADE1 in popluar color models

D4 AD E1
RGB 212 173 225
HSL 285° 46.43% 78.04%
HSB/HSV 285° 23.11% 88.24%
CMYK 5.78% 23.11% 0.00%
11.76%

Color #D4ADE1 in popluar number systems.

HEX D4 AD E1
Decimal 212 173 225
Binary 11010100 10101101 11100001
Octal 324 255 341

Shades and tints

Shades of #D4ADE1

#D4ADE1
(212,173,225)
#C19ECD
(193,158,205)
#AE8FB9
(174,143,185)
#9B80A5
(155,128,165)
#887191
(136,113,145)
#75627D
(117,98,125)
#625369
(98,83,105)
#4F4455
(79,68,85)
#3C3541
(60,53,65)
#29262D
(41,38,45)
#161719
(22,23,25)
#000000
(0,0,0)

Tints of #D4ADE1

#D4ADE1
(212,173,225)
#D7B4E3
(215,180,227)
#DABBE5
(218,187,229)
#DDC2E7
(221,194,231)
#E0C9E9
(224,201,233)
#E3D0EB
(227,208,235)
#E6D7ED
(230,215,237)
#E9DEEF
(233,222,239)
#ECE5F1
(236,229,241)
#EFECF3
(239,236,243)
#F2F3F5
(242,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4ADE1; }

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

This text font color is #D4ADE1.

Background Color

.myBgColor { background-color: #D4ADE1; }

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

This div background color is #D4ADE1.

Border color

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

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

This div border color is #D4ADE1.

Opacity

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

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

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

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

This text has shadow with #D4ADE1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4ADE1.

Preview

Color preview on black background

This text has color #D4ADE1 on black background.


Color preview on white background

This text has color #D4ADE1 on white background.


Black color preview on #D4ADE1 background

This text has black color on #D4ADE1 background.


White color preview on #D4ADE1 background

This text has white color on #D4ADE1 background.


Related colors

Complementary color

Complementary color for #hex is #2B521E.


I love getcolorcode.com

Triadic colors

1 #E1D4AD and #ADE1D4 with #D4ADE1 are triadic colors.

2 #E1ADD4 and #ADD4E1 with #D4ADE1 are triadic colors.