Shades of Russet #864620
Tints of Russet #864620
RGB
CMYK
RGB Variations
Color information
#864620 (or 0x864620) is known color: Russet. HEX triplet: 86, 46 and 20. RGB value is (134,70,32). Sum of RGB (Red+Green+Blue) = 134+70+32=236 (31% of max value = 765). Red value is 134 (52.73% from 255 or 56.78% from 236); Green value is 70 (27.73% from 255 or 29.66% from 236); Blue value is 32 (12.89% from 255 or 13.56% from 236); Max value from RGB is 134 - color contains mainly: red. Hex color #864620 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864620 is #79B9DF. Grayscale: #555555. Windows color (decimal): -7977440 or 2115206. OLE color: 2115206.
HSL color Cylindrical-coordinate representation of color #864620: hue angle of 22.35º 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 #864620 is Cyan = 0, Magento = 0.48, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 70 | 32 | - |
| CMYK | 0 | 0.48 | 0.76 | 0.47 |
| HSL | 22.35º | 0.61% | 0.33% | - |
| HSV(B) | 22.35º | 0.76% | 0.53% | - |
| XYZ | 12.28 | 9.55 | 2.56 | - |
| YUV | 84.8 | 98.2 | 163.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 70 | 32 | 0 | 0.48 | 0.76 | 0.47 | 22.35 | 0.61 | 0.33 |
| Hex | 86 | 46 | 20 | 0 | 30 | 4C | 2F | 16 | 3D | 21 |
| Octal | 206 | 106 | 40 | 0 | 60 | 114 | 57 | 26 | 75 | 41 |
| Binary | 10000110 | 1000110 | 100000 | 0 | 110000 | 1001100 | 101111 | 10110 | 111101 | 100001 |
Color Harmonies of #864620
Complementary color
Monochromatic Colors of #864620
Black with #864620
Text Example
Text Example
White with #864620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864620; }
p { color: rgb(134,70,32); }
H1.HeaderClassName
{
color: #864620;
}
.AnyTagClassName
{
color: #864620;
}
</style>
background-color css
<style>
a { background-color: #864620; }
a { background-color: rgb(134,70,32); }
div.DivClassName
{
background-color: #864620;
}
.BgClassName
{
background-color: #864620;
}
</style>
border-color css
<style>
span { border-color: #864620; }
span { border-color: rgb(134,70,32); }
td.TdClassName
{
border-color: #864620;
}
.TagClassName
{
border-color: #864620;
}
</style>