Color Hex Logo

#dcb38c Color Hex

#DCB38C
(220,179,140)
0 Favorites   1 Comments

Color spaces of #dcb38c

RGB 220179140
HSL0.080.530.71
HSV29°36°86°
CMYK 0.000.190.36   0.14
XYZ50.368949.349331.6816
Yxy49.34930.38330.3756
Hunter Lab70.24915.049522.4352
CIE-Lab75.66819.496325.5190

#dcb38c color RGB value is (220,179,140).

#dcb38c hex color red value is 220, green value is 179 and the blue value of its RGB is 140. Cylindrical-coordinate representations (also known as HSL) of color #dcb38c hue: 0.08 , saturation: 0.53 and the lightness value of dcb38c is 0.71.

The process color (four color CMYK) of #dcb38c color hex is 0.00, 0.19, 0.36, 0.14. Web safe color of #dcb38c is #cccc99. Color #dcb38c contains mainly RED color.

Base Numbers

BaseRedGreenBlue
Binary 11011100 10110011 10001100
Octal 334 263 214
Decimal 220 179 140
Hex DC B3 8C

RGB Percentages of Color #dcb38c

%40.82
%33.21
%25.97

CMYK Percentages of Color #dcb38c

%0
%19
%36
%14

Triadic Colors of #dcb38c

#dcb38c #8cdcb3 #b38cdc

Analogous Colors of #dcb38c

#dcb38c #dcdb8c #dc8c8d

Monochromatic Colors of #dcb38c

#dcb38c

Complementary Color

#dcb38c #8cb5dc

#dcb38c Color Preview on Black Background

Lorem ipsum dolor sit amet.

#dcb38c Color Preview on White Background

Lorem ipsum dolor sit amet.

#dcb38c Color CSS Codes

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

#dcb38c Text Font Color

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

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


#dcb38c Background Color

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

This div background color is #dcb38c


#dcb38c Border Color

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

This div border color is #dcb38c


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(220,179,140, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #dcb38c; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #dcb38c;
  -webkit-box-shadow: 1px 1px 3px 2px #dcb38c;
  box-shadow:         1px 1px 3px 2px #dcb38c; }

Text Shadow with RGB Values

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

This text has shadow with rgb values.


Text Shadow with Hex Values

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

This text has shadow with hex values.


Div Box Shadow

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

This div box has shadow with color #dcb38c


Comments

11 Feb 2013, 5:52 (guest)

This is a highlight from my hair when I was a baby. I had brownish/blonde hair

Please login to write comment.