Shades of Shadow #867352
Tints of Shadow #867352
RGB
CMYK
RGB Variations
Color information
#867352 (or 0x867352) is known color: Shadow. HEX triplet: 86, 73 and 52. RGB value is (134,115,82). Sum of RGB (Red+Green+Blue) = 134+115+82=331 (43% of max value = 765). Red value is 134 (52.73% from 255 or 40.48% from 331); Green value is 115 (45.31% from 255 or 34.74% from 331); Blue value is 82 (32.42% from 255 or 24.77% from 331); Max value from RGB is 134 - color contains mainly: red. Hex color #867352 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867352 is #798CAD. Grayscale: #757575. Windows color (decimal): -7965870 or 5403526. OLE color: 5403526.
HSL color Cylindrical-coordinate representation of color #867352: hue angle of 38.08º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #867352 is Cyan = 0, Magento = 0.14, Yellow = 0.39 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 115 | 82 | - |
| CMYK | 0 | 0.14 | 0.39 | 0.47 |
| HSL | 38.08º | 0.24% | 0.42% | - |
| HSV(B) | 38.08º | 0.39% | 0.53% | - |
| XYZ | 17.49 | 17.94 | 10.52 | - |
| YUV | 116.92 | 108.29 | 140.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 115 | 82 | 0 | 0.14 | 0.39 | 0.47 | 38.08 | 0.24 | 0.42 |
| Hex | 86 | 73 | 52 | 0 | E | 27 | 2F | 26 | 18 | 2A |
| Octal | 206 | 163 | 122 | 0 | 16 | 47 | 57 | 46 | 30 | 52 |
| Binary | 10000110 | 1110011 | 1010010 | 0 | 1110 | 100111 | 101111 | 100110 | 11000 | 101010 |
Color Harmonies of #867352
Complementary color
Monochromatic Colors of #867352
Black with #867352
Text Example
Text Example
White with #867352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867352; }
p { color: rgb(134,115,82); }
H1.HeaderClassName
{
color: #867352;
}
.AnyTagClassName
{
color: #867352;
}
</style>
background-color css
<style>
a { background-color: #867352; }
a { background-color: rgb(134,115,82); }
div.DivClassName
{
background-color: #867352;
}
.BgClassName
{
background-color: #867352;
}
</style>
border-color css
<style>
span { border-color: #867352; }
span { border-color: rgb(134,115,82); }
td.TdClassName
{
border-color: #867352;
}
.TagClassName
{
border-color: #867352;
}
</style>