COLOR #D4ADE5

HEX: #D4ADE5 RGB: (212,173,229)

Renk bilgisi

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

RGB renk modeli

#D4ADE5 color RGB value is (212,173,229).

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

RGB bağlantıları ve doygunluk

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

212
173
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 173 + 229 = 614 (100%)
R 212 of 614 ~ 34.53%
G 173 of 614 ~ 28.18%
B 229 of 614 ~ 37.3'%

%34.53
%28.18
%37.3

CMYK RENK MODELİ

#D4ADE5 rengi CMYK tonu (7,24,0,10).

  • camgöbeği tonu 7.42%
  • eflatun tonu 24.45%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (7,24,0,10)
C7M24Y0K10 (7%, 24%, 0%, 10%)
(0.07 / 0.24 / 0.00 / 0.10)

CMYK yüzdeleri

%7.42
%24.45
%0
%10.2

Codes

Color #D4ADE5 in popluar color models

D4 AD E5
RGB 212 173 229
HSL 282° 51.85% 78.82%
HSB/HSV 282° 24.45% 89.80%
CMYK 7.42% 24.45% 0.00%
10.20%

Color #D4ADE5 in popluar number systems.

HEX D4 AD E5
Decimal 212 173 229
Binary 11010100 10101101 11100101
Octal 324 255 345

Shades and tints

Shades of #D4ADE5

#D4ADE5
(212,173,229)
#C19ED1
(193,158,209)
#AE8FBD
(174,143,189)
#9B80A9
(155,128,169)
#887195
(136,113,149)
#756281
(117,98,129)
#62536D
(98,83,109)
#4F4459
(79,68,89)
#3C3545
(60,53,69)
#292631
(41,38,49)
#16171D
(22,23,29)
#000000
(0,0,0)

Tints of #D4ADE5

#D4ADE5
(212,173,229)
#D7B4E7
(215,180,231)
#DABBE9
(218,187,233)
#DDC2EB
(221,194,235)
#E0C9ED
(224,201,237)
#E3D0EF
(227,208,239)
#E6D7F1
(230,215,241)
#E9DEF3
(233,222,243)
#ECE5F5
(236,229,245)
#EFECF7
(239,236,247)
#F2F3F9
(242,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4ADE5; }

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

This text font color is #D4ADE5.

Background Color

.myBgColor { background-color: #D4ADE5; }

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

This div background color is #D4ADE5.

Border color

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

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

This div border color is #D4ADE5.

Opacity

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

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

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

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

This text has shadow with #D4ADE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4ADE5.

Preview

Color preview on black background

This text has color #D4ADE5 on black background.


Color preview on white background

This text has color #D4ADE5 on white background.


Black color preview on #D4ADE5 background

This text has black color on #D4ADE5 background.


White color preview on #D4ADE5 background

This text has white color on #D4ADE5 background.


Related colors

Complementary color

Complementary color for #hex is #2B521A.


I love getcolorcode.com

Triadic colors

1 #E5D4AD and #ADE5D4 with #D4ADE5 are triadic colors.

2 #E5ADD4 and #ADD4E5 with #D4ADE5 are triadic colors.