Shades of Shadow #867648
Tints of Shadow #867648
RGB
CMYK
RGB Variations
Color information
#867648 (or 0x867648) is known color: Shadow. HEX triplet: 86, 76 and 48. RGB value is (134,118,72). Sum of RGB (Red+Green+Blue) = 134+118+72=324 (42% of max value = 765). Red value is 134 (52.73% from 255 or 41.36% from 324); Green value is 118 (46.48% from 255 or 36.42% from 324); Blue value is 72 (28.52% from 255 or 22.22% from 324); Max value from RGB is 134 - color contains mainly: red. Hex color #867648 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #867648 is #7989B7. Grayscale: #757575. Windows color (decimal): -7965112 or 4748934. OLE color: 4748934.
HSL color Cylindrical-coordinate representation of color #867648: hue angle of 44.52º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #867648 is Cyan = 0, Magento = 0.12, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 118 | 72 | - |
| CMYK | 0 | 0.12 | 0.46 | 0.47 |
| HSL | 44.52º | 0.3% | 0.4% | - |
| HSV(B) | 44.52º | 0.46% | 0.53% | - |
| XYZ | 17.48 | 18.49 | 8.78 | - |
| YUV | 117.54 | 102.3 | 139.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 118 | 72 | 0 | 0.12 | 0.46 | 0.47 | 44.52 | 0.3 | 0.4 |
| Hex | 86 | 76 | 48 | 0 | C | 2E | 2F | 2D | 1E | 28 |
| Octal | 206 | 166 | 110 | 0 | 14 | 56 | 57 | 55 | 36 | 50 |
| Binary | 10000110 | 1110110 | 1001000 | 0 | 1100 | 101110 | 101111 | 101101 | 11110 | 101000 |
Color Harmonies of #867648
Complementary color
Monochromatic Colors of #867648
Black with #867648
Text Example
Text Example
White with #867648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867648; }
p { color: rgb(134,118,72); }
H1.HeaderClassName
{
color: #867648;
}
.AnyTagClassName
{
color: #867648;
}
</style>
background-color css
<style>
a { background-color: #867648; }
a { background-color: rgb(134,118,72); }
div.DivClassName
{
background-color: #867648;
}
.BgClassName
{
background-color: #867648;
}
</style>
border-color css
<style>
span { border-color: #867648; }
span { border-color: rgb(134,118,72); }
td.TdClassName
{
border-color: #867648;
}
.TagClassName
{
border-color: #867648;
}
</style>