COLOR #D4ADCF

HEX: #D4ADCF RGB: (212,173,207)

Color info

#D4ADCF contains red, green and blue colors in about the same proportion. Web safe color of #D4ADCF is #CC99CC (or #C9C).

RGB color model

#D4ADCF color RGB value is (212,173,207).

RGB: (212,173,207) (83%, 68%, 81%)

RGB channels and saturation

R 212 of 255 = 83%
G 173 of 255 = 68%
B 207 of 255 = 81%

212
173
207

R + G + B ~ 77%. #D4ADCF is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 173 + 207 = 592 (100%)
R 212 of 592 ~ 35.81%
G 173 of 592 ~ 29.22%
B 207 of 592 ~ 34.97'%

%35.81
%29.22
%34.97

CMYK color model

#D4ADCF color CMYK value is (0,18,2,17).

  • cyan value is 0.00%
  • magenta value is 18.40%
  • yellow value is 2.36%
  • key color value is 16.86%
CMYK: (0,18,2,17) C0M18Y2K17 (0%,18%,2%,17%) (0.00/0.18/0.02/0.17) 

CMYK percentages

%0
%18.4
%2.36
%16.86

Codes

Color #D4ADCF in popluar color models

D4 AD CF
RGB 212 173 207
HSL 308° 31.20% 75.49%
HSB/HSV 308° 18.40% 83.14%
CMYK 0.00% 18.40% 2.36%
16.86%

Color #D4ADCF in popluar number systems.

HEX D4 AD CF
Decimal 212 173 207
Binary 11010100 10101101 11001111
Octal 324 255 317

Shades and tints

Shades of #D4ADCF

#D4ADCF
(212,173,207)
#C19EBD
(193,158,189)
#AE8FAB
(174,143,171)
#9B8099
(155,128,153)
#887187
(136,113,135)
#756275
(117,98,117)
#625363
(98,83,99)
#4F4451
(79,68,81)
#3C353F
(60,53,63)
#29262D
(41,38,45)
#16171B
(22,23,27)
#000000
(0,0,0)

Tints of #D4ADCF

#D4ADCF
(212,173,207)
#D7B4D3
(215,180,211)
#DABBD7
(218,187,215)
#DDC2DB
(221,194,219)
#E0C9DF
(224,201,223)
#E3D0E3
(227,208,227)
#E6D7E7
(230,215,231)
#E9DEEB
(233,222,235)
#ECE5EF
(236,229,239)
#EFECF3
(239,236,243)
#F2F3F7
(242,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4ADCF; }

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

This text font color is #D4ADCF.

Background Color

.myBgColor { background-color: #D4ADCF; }

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

This div background color is #D4ADCF.

Border color

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

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

This div border color is #D4ADCF.

Opacity

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

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

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

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

This text has shadow with #D4ADCF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4ADCF.

Preview

Color preview on black background

This text has color #D4ADCF on black background.


Color preview on white background

This text has color #D4ADCF on white background.


Black color preview on #D4ADCF background

This text has black color on #D4ADCF background.


White color preview on #D4ADCF background

This text has white color on #D4ADCF background.


Related colors

Complementary color

Complementary color for #hex is #2B5230.


I love getcolorcode.com

Triadic colors

1 #CFD4AD and #ADCFD4 with #D4ADCF are triadic colors.

2 #CFADD4 and #ADD4CF with #D4ADCF are triadic colors.