Color Hex Logo

#866868 Color Hex

#866868
(134,104,104)
0 Favorites   0 Comments

Color spaces of #866868

RGB 134104104
HSL0.000.130.47
HSV22°53°
CMYK 0.000.220.22   0.47
XYZ17.280515.968415.2681
Yxy15.96840.35620.3291
Hunter Lab39.96057.25975.3188
CIE-Lab46.933011.99104.5997

#866868 color RGB value is (134,104,104).

#866868 hex color red value is 134, green value is 104 and the blue value of its RGB is 104. Cylindrical-coordinate representations (also known as HSL) of color #866868 hue: 0.00 , saturation: 0.13 and the lightness value of 866868 is 0.47.

The process color (four color CMYK) of #866868 color hex is 0.00, 0.22, 0.22, 0.47. Web safe color of #866868 is #996666. Color #866868 contains mainly RED color.

Base Numbers

BaseRedGreenBlue
Binary 10000110 01101000 01101000
Octal 206 150 150
Decimal 134 104 104
Hex 86 68 68

RGB Percentages of Color #866868

%39.18
%30.41
%30.41

CMYK Percentages of Color #866868

%0
%22
%22
%47

Triadic Colors of #866868

#866868 #688668 #686886

Analogous Colors of #866868

#866868 #867768 #866877

Monochromatic Colors of #866868

#866868

Complementary Color

#866868 #688686

#866868 Color Preview on Black Background

Lorem ipsum dolor sit amet.

#866868 Color Preview on White Background

Lorem ipsum dolor sit amet.

#866868 Color CSS Codes

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

#866868 Text Font Color

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

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


#866868 Background Color

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

This div background color is #866868


#866868 Border Color

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

This div border color is #866868


Css3 Examples

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

Text Shadow with RGB Values

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

This text has shadow with rgb values.


Text Shadow with Hex Values

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

This text has shadow with hex values.


Div Box Shadow

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

This div box has shadow with color #866868

#866868 Color Palettes


Comments

No comments written yet.

Please login to write comment.