COLOR #D4ADE7

HEX: #D4ADE7 RGB: (212,173,231)

Renk bilgisi

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

RGB renk modeli

#D4ADE7 color RGB value is (212,173,231).

RGB: (212,173,231) (83%, 68%, 91%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 173 of 255 = 68%
B 231 of 255 = 91%

212
173
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 173 + 231 = 616 (100%)
R 212 of 616 ~ 34.42%
G 173 of 616 ~ 28.08%
B 231 of 616 ~ 37.5'%

%34.42
%28.08
%37.5

CMYK RENK MODELİ

#D4ADE7 rengi CMYK tonu (8,25,0,9).

  • camgöbeği tonu 8.23%
  • eflatun tonu 25.11%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (8,25,0,9)
C8M25Y0K9 (8%, 25%, 0%, 9%)
(0.08 / 0.25 / 0.00 / 0.09)

CMYK yüzdeleri

%8.23
%25.11
%0
%9.41

Codes

Color #D4ADE7 in popluar color models

D4 AD E7
RGB 212 173 231
HSL 280° 54.72% 79.22%
HSB/HSV 280° 25.11% 90.59%
CMYK 8.23% 25.11% 0.00%
9.41%

Color #D4ADE7 in popluar number systems.

HEX D4 AD E7
Decimal 212 173 231
Binary 11010100 10101101 11100111
Octal 324 255 347

Shades and tints

Shades of #D4ADE7

#D4ADE7
(212,173,231)
#C19ED2
(193,158,210)
#AE8FBD
(174,143,189)
#9B80A8
(155,128,168)
#887193
(136,113,147)
#75627E
(117,98,126)
#625369
(98,83,105)
#4F4454
(79,68,84)
#3C353F
(60,53,63)
#29262A
(41,38,42)
#161715
(22,23,21)
#000000
(0,0,0)

Tints of #D4ADE7

#D4ADE7
(212,173,231)
#D7B4E9
(215,180,233)
#DABBEB
(218,187,235)
#DDC2ED
(221,194,237)
#E0C9EF
(224,201,239)
#E3D0F1
(227,208,241)
#E6D7F3
(230,215,243)
#E9DEF5
(233,222,245)
#ECE5F7
(236,229,247)
#EFECF9
(239,236,249)
#F2F3FB
(242,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4ADE7; }

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

This text font color is #D4ADE7.

Background Color

.myBgColor { background-color: #D4ADE7; }

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

This div background color is #D4ADE7.

Border color

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

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

This div border color is #D4ADE7.

Opacity

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

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

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

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

This text has shadow with #D4ADE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4ADE7.

Preview

Color preview on black background

This text has color #D4ADE7 on black background.


Color preview on white background

This text has color #D4ADE7 on white background.


Black color preview on #D4ADE7 background

This text has black color on #D4ADE7 background.


White color preview on #D4ADE7 background

This text has white color on #D4ADE7 background.


Related colors

Complementary color

Complementary color for #hex is #2B5218.


I love getcolorcode.com

Triadic colors

1 #E7D4AD and #ADE7D4 with #D4ADE7 are triadic colors.

2 #E7ADD4 and #ADD4E7 with #D4ADE7 are triadic colors.