COLOR #D4ADD0

HEX: #D4ADD0 RGB: (212,173,208)

Renk bilgisi

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

RGB renk modeli

#D4ADD0 color RGB value is (212,173,208).

RGB: (212,173,208) (83%, 68%, 82%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 173 of 255 = 68%
B 208 of 255 = 82%

212
173
208

R + G + B ~ 78%. #D4ADD0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 173 + 208 = 593 (100%)
R 212 of 593 ~ 35.75%
G 173 of 593 ~ 29.17%
B 208 of 593 ~ 35.08'%

%35.75
%29.17
%35.08

CMYK RENK MODELİ

#D4ADD0 rengi CMYK tonu (0,18,2,17).

  • camgöbeği tonu 0.00%
  • eflatun tonu 18.40%
  • sarı tonu 1.89%
  • ana renk tonu 16.86%

CMYK: (0,18,2,17)
C0M18Y2K17 (0%, 18%, 2%, 17%)
(0.00 / 0.18 / 0.02 / 0.17)

CMYK yüzdeleri

%0
%18.4
%1.89
%16.86

Codes

Color #D4ADD0 in popluar color models

D4 AD D0
RGB 212 173 208
HSL 306° 31.20% 75.49%
HSB/HSV 306° 18.40% 83.14%
CMYK 0.00% 18.40% 1.89%
16.86%

Color #D4ADD0 in popluar number systems.

HEX D4 AD D0
Decimal 212 173 208
Binary 11010100 10101101 11010000
Octal 324 255 320

Shades and tints

Shades of #D4ADD0

#D4ADD0
(212,173,208)
#C19EBE
(193,158,190)
#AE8FAC
(174,143,172)
#9B809A
(155,128,154)
#887188
(136,113,136)
#756276
(117,98,118)
#625364
(98,83,100)
#4F4452
(79,68,82)
#3C3540
(60,53,64)
#29262E
(41,38,46)
#16171C
(22,23,28)
#000000
(0,0,0)

Tints of #D4ADD0

#D4ADD0
(212,173,208)
#D7B4D4
(215,180,212)
#DABBD8
(218,187,216)
#DDC2DC
(221,194,220)
#E0C9E0
(224,201,224)
#E3D0E4
(227,208,228)
#E6D7E8
(230,215,232)
#E9DEEC
(233,222,236)
#ECE5F0
(236,229,240)
#EFECF4
(239,236,244)
#F2F3F8
(242,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4ADD0; }

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

This text font color is #D4ADD0.

Background Color

.myBgColor { background-color: #D4ADD0; }

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

This div background color is #D4ADD0.

Border color

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

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

This div border color is #D4ADD0.

Opacity

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

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

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

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

This text has shadow with #D4ADD0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4ADD0.

Preview

Color preview on black background

This text has color #D4ADD0 on black background.


Color preview on white background

This text has color #D4ADD0 on white background.


Black color preview on #D4ADD0 background

This text has black color on #D4ADD0 background.


White color preview on #D4ADD0 background

This text has white color on #D4ADD0 background.


Related colors

Complementary color

Complementary color for #hex is #2B522F.


I love getcolorcode.com

Triadic colors

1 #D0D4AD and #ADD0D4 with #D4ADD0 are triadic colors.

2 #D0ADD4 and #ADD4D0 with #D4ADD0 are triadic colors.