Shades of Shadow #867342
Tints of Shadow #867342
RGB
CMYK
RGB Variations
Color information
#867342 (or 0x867342) is known color: Shadow. HEX triplet: 86, 73 and 42. RGB value is (134,115,66). Sum of RGB (Red+Green+Blue) = 134+115+66=315 (41% of max value = 765). Red value is 134 (52.73% from 255 or 42.54% from 315); Green value is 115 (45.31% from 255 or 36.51% from 315); Blue value is 66 (26.17% from 255 or 20.95% from 315); Max value from RGB is 134 - color contains mainly: red. Hex color #867342 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867342 is #798CBD. Grayscale: #737373. Windows color (decimal): -7965886 or 4354950. OLE color: 4354950.
HSL color Cylindrical-coordinate representation of color #867342: hue angle of 43.24º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #867342 is Cyan = 0, Magento = 0.14, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 115 | 66 | - |
| CMYK | 0 | 0.14 | 0.51 | 0.47 |
| HSL | 43.24º | 0.34% | 0.39% | - |
| HSV(B) | 43.24º | 0.51% | 0.53% | - |
| XYZ | 16.95 | 17.72 | 7.68 | - |
| YUV | 115.1 | 100.29 | 141.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 115 | 66 | 0 | 0.14 | 0.51 | 0.47 | 43.24 | 0.34 | 0.39 |
| Hex | 86 | 73 | 42 | 0 | E | 33 | 2F | 2B | 22 | 27 |
| Octal | 206 | 163 | 102 | 0 | 16 | 63 | 57 | 53 | 42 | 47 |
| Binary | 10000110 | 1110011 | 1000010 | 0 | 1110 | 110011 | 101111 | 101011 | 100010 | 100111 |
Color Harmonies of #867342
Complementary color
Monochromatic Colors of #867342
Black with #867342
Text Example
Text Example
White with #867342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867342; }
p { color: rgb(134,115,66); }
H1.HeaderClassName
{
color: #867342;
}
.AnyTagClassName
{
color: #867342;
}
</style>
background-color css
<style>
a { background-color: #867342; }
a { background-color: rgb(134,115,66); }
div.DivClassName
{
background-color: #867342;
}
.BgClassName
{
background-color: #867342;
}
</style>
border-color css
<style>
span { border-color: #867342; }
span { border-color: rgb(134,115,66); }
td.TdClassName
{
border-color: #867342;
}
.TagClassName
{
border-color: #867342;
}
</style>