Color Hex Logo

#e1ddd4 Color Hex

#E1DDD4
(225,221,212)
2 Favorites   1 Comments

Color spaces of #e1ddd4

RGB 225221212
HSL0.120.180.86
HSV42°88°
CMYK 0.000.020.06   0.12
XYZ68.791572.473972.6505
Yxy72.47390.32160.3388
Hunter Lab85.1316-4.74158.9946
CIE-Lab88.1962-0.20174.8829

#e1ddd4 color RGB value is (225,221,212).

#e1ddd4 hex color red value is 225, green value is 221 and the blue value of its RGB is 212. Cylindrical-coordinate representations (also known as HSL) of color #e1ddd4 hue: 0.12 , saturation: 0.18 and the lightness value of e1ddd4 is 0.86.

The process color (four color CMYK) of #e1ddd4 color hex is 0.00, 0.02, 0.06, 0.12. Web safe color of #e1ddd4 is #cccccc. Color #e1ddd4 contains mainly RED color.

Base Numbers

BaseRedGreenBlue
Binary 11100001 11011101 11010100
Octal 341 335 324
Decimal 225 221 212
Hex E1 DD D4

RGB Percentages of Color #e1ddd4

%34.19
%33.59
%32.22

CMYK Percentages of Color #e1ddd4

%0
%2
%6
%12

Triadic Colors of #e1ddd4

#e1ddd4 #d4e1dd #ddd4e1

Analogous Colors of #e1ddd4

#e1ddd4 #dfe1d4 #e1d7d4

Monochromatic Colors of #e1ddd4

#e1ddd4

Complementary Color

#e1ddd4 #d4d8e1

#e1ddd4 Color Preview on Black Background

Lorem ipsum dolor sit amet.

#e1ddd4 Color Preview on White Background

Lorem ipsum dolor sit amet.

#e1ddd4 Color CSS Codes

.mybgcolor {background-color:#e1ddd4; } 
.myforecolor {color:#e1ddd4; }
.mybordercolor {border:3px solid #e1ddd4; }

#e1ddd4 Text Font Color

<p style="color:#e1ddd4">Text here</p>

This sample text font color is #e1ddd4
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.


#e1ddd4 Background Color

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

This div background color is #e1ddd4


#e1ddd4 Border Color

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

This div border color is #e1ddd4


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(225,221,212, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #e1ddd4; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #e1ddd4;
  -webkit-box-shadow: 1px 1px 3px 2px #e1ddd4;
  box-shadow:         1px 1px 3px 2px #e1ddd4; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(225,221,212, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

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

This text has shadow with hex values.


Div Box Shadow

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

This div box has shadow with color #e1ddd4

#e1ddd4 Color Palettes


Comments

21 Oct 2017, 16:23 csstevenson

Farrow & Ball - Cornforth White

Please login to write comment.