Shades of Russet #864520
Tints of Russet #864520
RGB
CMYK
RGB Variations
Color information
#864520 (or 0x864520) is known color: Russet. HEX triplet: 86, 45 and 20. RGB value is (134,69,32). Sum of RGB (Red+Green+Blue) = 134+69+32=235 (31% of max value = 765). Red value is 134 (52.73% from 255 or 57.02% from 235); Green value is 69 (27.34% from 255 or 29.36% from 235); Blue value is 32 (12.89% from 255 or 13.62% from 235); Max value from RGB is 134 - color contains mainly: red. Hex color #864520 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864520 is #79BADF. Grayscale: #545454. Windows color (decimal): -7977696 or 2114950. OLE color: 2114950.
HSL color Cylindrical-coordinate representation of color #864520: hue angle of 21.76º 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 #864520 is Cyan = 0, Magento = 0.49, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 69 | 32 | - |
| CMYK | 0 | 0.49 | 0.76 | 0.47 |
| HSL | 21.76º | 0.61% | 0.33% | - |
| HSV(B) | 21.76º | 0.76% | 0.53% | - |
| XYZ | 12.22 | 9.43 | 2.54 | - |
| YUV | 84.22 | 98.53 | 163.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 69 | 32 | 0 | 0.49 | 0.76 | 0.47 | 21.76 | 0.61 | 0.33 |
| Hex | 86 | 45 | 20 | 0 | 31 | 4C | 2F | 16 | 3D | 21 |
| Octal | 206 | 105 | 40 | 0 | 61 | 114 | 57 | 26 | 75 | 41 |
| Binary | 10000110 | 1000101 | 100000 | 0 | 110001 | 1001100 | 101111 | 10110 | 111101 | 100001 |
Color Harmonies of #864520
Complementary color
Monochromatic Colors of #864520
Black with #864520
Text Example
Text Example
White with #864520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864520; }
p { color: rgb(134,69,32); }
H1.HeaderClassName
{
color: #864520;
}
.AnyTagClassName
{
color: #864520;
}
</style>
background-color css
<style>
a { background-color: #864520; }
a { background-color: rgb(134,69,32); }
div.DivClassName
{
background-color: #864520;
}
.BgClassName
{
background-color: #864520;
}
</style>
border-color css
<style>
span { border-color: #864520; }
span { border-color: rgb(134,69,32); }
td.TdClassName
{
border-color: #864520;
}
.TagClassName
{
border-color: #864520;
}
</style>