#d9d6e5 Color Hex Perfection

Information about Perfection Color | #0000FF

#d9d6e5 color RGB value is (217,214,229). #d9d6e5 color name is Perfection color.

#d9d6e5 hex color red value is 217 , green value is 214 and the blue value of its RGB is 229 . Cylindrical-coordinate representations (also known as HSL) of color #d9d6e5 hue: 252 , saturation: 22 and the lightness value of #d9d6e5 is 87

The process color (four color CMYK) of #d9d6e5 color hex is 2 , 3 ,0, 4 .

#d9d6e5

~Perfection

Color Converions

HEX
#d9d6e5
RGB
217,214,229
LAB
86,3,-7
CMYK
5,7,0,10
LCH
86,8,-66
XYZ
67,69,84
HSV
252,7,90
HSL
252,22,87

Base Numbers

Base Red Green Blue
Binary 11011001 11010110 11100101
Octal 331 326 345
Decimal 217 214 229
Hex d9 d6 e5

RGB Percentages of Color #d9d6e5

85%
84%
90%

CMYK Percentages of Color #d9d6e5

2%
0%
3%
4%

Color Variations

View this color variations of shades, tints, tones, hues and temperatures.

Shades of #d9d6e5

A shade is created by adding black to a base color, increasing its darkness. Shades appear more dramatic and richer.

10%
#d9d6e5
20%
#c3c1ce
30%
#aeabb7
40%
#9896a0
50%
#828089
60%
#6d6b72
70%
#57565c
80%
#414045
90%
#2b2b2e
100%
#161517

Tints of #d9d6e5

A tint is created by adding white to a base color, increasing its lightness. Tints are likely to look pastel and less intense.

10%
#d9d6e5
20%
#dddae8
30%
#e1deea
40%
#e4e2ed
50%
#e8e6ef
60%
#ecebf2
70%
#f0eff5
80%
#f4f3f7
90%
#f7f7fa
100%
#fbfbfc

Tones of #d9d6e5

A tone is created by adding gray to a base color, increasing its lightness. Tones looks more sophisticated and complex than base colors.

10%
#d9d6e5
20%
#d0cddb
30%
#c7c5d1
40%
#bebcc7
50%
#b5b3bc
60%
#acabb2
70%
#a3a2a8
80%
#9a999e
90%
#919194
100%
#88888a

Color harmonies

Color harmonies are pleasing color schemes created according to their position on a color wheel.

Analogous

Colors of the same luminance and saturation with hues that are adjacent on the color wheel, 30 degrees apart. Smooth transitions.
#d9d6e5
#d6d9e5
#d6d6e5
#d9d6e5
#dcd6e5
#dfd6e5

Complementary

Complementary color schemes are made by picking two opposite colors con the color wheel. They appear vibrant near to each other.
#d9d6e5
#e2e5d6

Split complementary

Split complementary schemes are like complementary but they uses two adiacent colors of the complement. They are more flexible than complementary ones.
#d9d6e5
#e5d6df
#d9e5d6

Triadic

Triadic color schemes are created by picking three colors equally spaced on the color wheel. They appear quite contrasted and multicolored.
#d9d6e5
#e5d9d6
#d6e5d9

Tetradic

Tetradic color schemes are made form two couples of complementary colors in a rectangular shape on the color wheel. They are very versatile, and work best with one dominant color.
#d9d6e5
#e5d6da
#e2e5d6
#d6e5e0

Monochromatic

Colors of the same hue with luminance values +/-50%. Subtle and refined.
#d9d6e5
#100f10
#38373b
#605f65
#888790
#b1aeba

Blindness simulator

Check how a color is perceived by color blind people to create accessible designs.

Normal

#d9d6e5

protanopia

#d6d5e4

deuteranopia

#e5d0e6

tritanopia

#d8d5e5

achromatopsia

#d8d8d8

protanomaly

#d7d6e5

deuteranomaly

#e1d2e5

achromatopsia

#d8d8d8

tritanomaly

#d8d5e5

achromatomaly

#d8d7dd

Contrast Checker

Verify the contrast of a text on white and black backgrounds.

White background

Poor 1/21
Hello World ! 1

Black background-color

Good 15/21
Hello World !

#d9d6e5 Color CSS Codes

.bgcolor {background-color:#d9d6e5; } 
.forecolor {color:#d9d6e5; }
.bordercolor {border:3px solid #d9d6e5; }
            

#d9d6e5 Text Font Color

<div style="color:#d9d6e5">
Div content here</div>

This sample text font color is #d9d6e5
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

#d9d6e5 Background Color

<div style="background-color:#d9d6e5">
Div content here</div>
Div content here

#d9d6e5 Border Color

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

This div border color is #d9d6e5

#d9d6e5 Color CSS Codes Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px #d9d6e5; } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #d9d6e5; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #d9d6e5;
  -webkit-box-shadow: 1px 1px 3px 2px #d9d6e5;
  box-shadow: 1px 1px 3px 2px #d9d6e5; }
            

Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #d9d6e5">Text here</p>
            

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #d9d6e5;
              -webkit-box-shadow: 1px 1px 3px 2px #d9d6e5;
              box-shadow:         1px 1px 3px 2px #d9d6e5#d9d6e5">
Div content here</div>

This div box has shadow with color #d9d6e5

More Colors

Poisonous Purple
#2a0134
Black Forest Green
#424740
Mountain Laurel
#f4c8d5
Milky Blue
#72a8ba
Fish Boy
#11dddd
Pebbles
#ded8dc
Kelp Forest
#448811
Aged Mustard Green
#6e6e30
Marshal Blue
#3e4355
Meteor
#bb7431
Blast-Off Bronze
#a57164
Blissful Berry
#aa1188
Fine Greige
#b5a998
Cashew
#a47149
Line Dried Sheets
#f5eded
Bungalow Brown
#ad947b
Amish Green
#3a5f4e
Jay Wing Feathers
#7994b5
Bijou Red
#a33d3b
Blue Regatta
#376298
Carnage Red
#940008
Koi Pond
#797f63
Crashing Waves
#3e6f87
Peaty Brown
#552211
Etched Glass
#dde2e2
Liquorice Red
#740900
Papaya
#fea166
Pink Posey
#eadee0
Cool Crayon
#b0e6e3
Aviary Blue
#c6e3e8
Open Canyon
#bba990
Liquid Nitrogen
#f3f3f4
Heartbeat
#aa0000
Pirate Black
#363838
Flexible Grey
#b1a3a1
Mythical Blue
#93a8a7
Alexandrite Green
#767853
Copper Moon
#c29978
Cloud Pink
#f5d1c8
Jacaranda
#f9d7ee
rating-img
Rate this tool
NaN/5   0 votes