Color Hex Logo

#dfadad Color Hex

#DFADAD
(223,173,173)
0 Favorites   1 Comments

Color spaces of #dfadad

RGB 223173173
HSL0.000.440.78
HSV22°87°
CMYK 0.000.220.22   0.13
XYZ52.917848.592246.1253
Yxy48.59220.35840.3291
Hunter Lab69.708113.51639.5640
CIE-Lab75.196918.24057.0292

#dfadad color RGB value is (223,173,173).

#dfadad hex color red value is 223, green value is 173 and the blue value of its RGB is 173. Cylindrical-coordinate representations (also known as HSL) of color #dfadad hue: 0.00 , saturation: 0.44 and the lightness value of dfadad is 0.78.

The process color (four color CMYK) of #dfadad color hex is 0.00, 0.22, 0.22, 0.13. Web safe color of #dfadad is #cc9999. Color #dfadad contains mainly RED color.

Base Numbers

BaseRedGreenBlue
Binary 11011111 10101101 10101101
Octal 337 255 255
Decimal 223 173 173
Hex DF AD AD

RGB Percentages of Color #dfadad

%39.19
%30.40
%30.40

CMYK Percentages of Color #dfadad

%0
%22
%22
%13

Triadic Colors of #dfadad

#dfadad #addfad #adaddf

Analogous Colors of #dfadad

#dfadad #dfc6ad #dfadc6

Monochromatic Colors of #dfadad

#dfadad

Complementary Color

#dfadad #addfdf

#dfadad Color Preview on Black Background

Lorem ipsum dolor sit amet.

#dfadad Color Preview on White Background

Lorem ipsum dolor sit amet.

#dfadad Color CSS Codes

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

#dfadad Text Font Color

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

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


#dfadad Background Color

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

This div background color is #dfadad


#dfadad Border Color

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

This div border color is #dfadad


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(223,173,173, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #dfadad; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #dfadad;
  -webkit-box-shadow: 1px 1px 3px 2px #dfadad;
  box-shadow:         1px 1px 3px 2px #dfadad; }

Text Shadow with RGB Values

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

This text has shadow with rgb values.


Text Shadow with Hex Values

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

This text has shadow with hex values.


Div Box Shadow

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

This div box has shadow with color #dfadad

#dfadad Color Palettes


Comments

11 Apr 2012, 12:52 (guest)

i just love these colors and they are pretty sweet

Please login to write comment.