Shades of Russet #864720
Tints of Russet #864720
RGB
CMYK
RGB Variations
Color information
#864720 (or 0x864720) is known color: Russet. HEX triplet: 86, 47 and 20. RGB value is (134,71,32). Sum of RGB (Red+Green+Blue) = 134+71+32=237 (31% of max value = 765). Red value is 134 (52.73% from 255 or 56.54% from 237); Green value is 71 (28.12% from 255 or 29.96% from 237); Blue value is 32 (12.89% from 255 or 13.50% from 237); Max value from RGB is 134 - color contains mainly: red. Hex color #864720 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864720 is #79B8DF. Grayscale: #555555. Windows color (decimal): -7977184 or 2115462. OLE color: 2115462.
HSL color Cylindrical-coordinate representation of color #864720: hue angle of 22.94º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #864720 is Cyan = 0, Magento = 0.47, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 71 | 32 | - |
| CMYK | 0 | 0.47 | 0.76 | 0.47 |
| HSL | 22.94º | 0.61% | 0.33% | - |
| HSV(B) | 22.94º | 0.76% | 0.53% | - |
| XYZ | 12.35 | 9.68 | 2.58 | - |
| YUV | 85.39 | 97.87 | 162.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 71 | 32 | 0 | 0.47 | 0.76 | 0.47 | 22.94 | 0.61 | 0.33 |
| Hex | 86 | 47 | 20 | 0 | 2F | 4C | 2F | 17 | 3D | 21 |
| Octal | 206 | 107 | 40 | 0 | 57 | 114 | 57 | 27 | 75 | 41 |
| Binary | 10000110 | 1000111 | 100000 | 0 | 101111 | 1001100 | 101111 | 10111 | 111101 | 100001 |
Color Harmonies of #864720
Complementary color
Monochromatic Colors of #864720
Black with #864720
Text Example
Text Example
White with #864720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864720; }
p { color: rgb(134,71,32); }
H1.HeaderClassName
{
color: #864720;
}
.AnyTagClassName
{
color: #864720;
}
</style>
background-color css
<style>
a { background-color: #864720; }
a { background-color: rgb(134,71,32); }
div.DivClassName
{
background-color: #864720;
}
.BgClassName
{
background-color: #864720;
}
</style>
border-color css
<style>
span { border-color: #864720; }
span { border-color: rgb(134,71,32); }
td.TdClassName
{
border-color: #864720;
}
.TagClassName
{
border-color: #864720;
}
</style>