Color Hex Logo

#dadfad Color Hex

#DADFAD
(218,223,173)
1 Favorites   1 Comments

Color spaces of #dadfad

RGB 218223173
HSL0.180.440.78
HSV66°22°87°
CMYK 0.020.000.22   0.13
XYZ62.843970.697949.8690
Yxy70.69790.34260.3855
Hunter Lab84.0820-13.730623.6926
CIE-Lab87.3380-9.832224.0036

#dadfad color RGB value is (218,223,173).

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

The process color (four color CMYK) of #dadfad color hex is 0.02, 0.00, 0.22, 0.13. Web safe color of #dadfad is #cccc99. Color #dadfad contains mainly GREEN color.

Base Numbers

BaseRedGreenBlue
Binary 11011010 11011111 10101101
Octal 332 337 255
Decimal 218 223 173
Hex DA DF AD

RGB Percentages of Color #dadfad

%35.50
%36.32
%28.18

CMYK Percentages of Color #dadfad

%2
%0
%22
%13

Triadic Colors of #dadfad

#dadfad #addadf #dfadda

Analogous Colors of #dadfad

#dadfad #c1dfad #dfcbad

Monochromatic Colors of #dadfad

#dadfad

Complementary Color

#dadfad #b2addf

#dadfad Color Preview on Black Background

Lorem ipsum dolor sit amet.

#dadfad Color Preview on White Background

Lorem ipsum dolor sit amet.

#dadfad Color CSS Codes

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

#dadfad Text Font Color

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

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


#dadfad Background Color

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

This div background color is #dadfad


#dadfad Border Color

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

This div border color is #dadfad


Css3 Examples

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

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(218,223,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 #dadfad">Text here</p>

This text has shadow with hex values.


Div Box Shadow

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

This div box has shadow with color #dadfad

#dadfad Color Palettes


Comments

20 Feb 2019, 20:24 Named

The color that is taking dads by storm across all nations.

Please login to write comment.