Shades of Russet #864918
Tints of Russet #864918
RGB
CMYK
RGB Variations
Color information
#864918 (or 0x864918) is known color: Russet. HEX triplet: 86, 49 and 18. RGB value is (134,73,24). Sum of RGB (Red+Green+Blue) = 134+73+24=231 (30% of max value = 765). Red value is 134 (52.73% from 255 or 58.01% from 231); Green value is 73 (28.91% from 255 or 31.60% from 231); Blue value is 24 (9.77% from 255 or 10.39% from 231); Max value from RGB is 134 - color contains mainly: red. Hex color #864918 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #864918 is #79B6E7. Grayscale: #555555. Windows color (decimal): -7976680 or 1591686. OLE color: 1591686.
HSL color Cylindrical-coordinate representation of color #864918: hue angle of 26.73º degrees, saturation: 0.7, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #864918 is Cyan = 0, Magento = 0.46, Yellow = 0.82 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 73 | 24 | - |
| CMYK | 0 | 0.46 | 0.82 | 0.47 |
| HSL | 26.73º | 0.7% | 0.31% | - |
| HSV(B) | 26.73º | 0.82% | 0.53% | - |
| XYZ | 12.38 | 9.9 | 2.12 | - |
| YUV | 85.65 | 93.21 | 162.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 73 | 24 | 0 | 0.46 | 0.82 | 0.47 | 26.73 | 0.7 | 0.31 |
| Hex | 86 | 49 | 18 | 0 | 2E | 52 | 2F | 1B | 46 | 1F |
| Octal | 206 | 111 | 30 | 0 | 56 | 122 | 57 | 33 | 106 | 37 |
| Binary | 10000110 | 1001001 | 11000 | 0 | 101110 | 1010010 | 101111 | 11011 | 1000110 | 11111 |
Color Harmonies of #864918
Complementary color
Monochromatic Colors of #864918
Black with #864918
Text Example
Text Example
White with #864918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864918; }
p { color: rgb(134,73,24); }
H1.HeaderClassName
{
color: #864918;
}
.AnyTagClassName
{
color: #864918;
}
</style>
background-color css
<style>
a { background-color: #864918; }
a { background-color: rgb(134,73,24); }
div.DivClassName
{
background-color: #864918;
}
.BgClassName
{
background-color: #864918;
}
</style>
border-color css
<style>
span { border-color: #864918; }
span { border-color: rgb(134,73,24); }
td.TdClassName
{
border-color: #864918;
}
.TagClassName
{
border-color: #864918;
}
</style>