Shades of Russet #865415
Tints of Russet #865415
RGB
CMYK
RGB Variations
Color information
#865415 (or 0x865415) is known color: Russet. HEX triplet: 86, 54 and 15. RGB value is (134,84,21). Sum of RGB (Red+Green+Blue) = 134+84+21=239 (31% of max value = 765). Red value is 134 (52.73% from 255 or 56.07% from 239); Green value is 84 (33.20% from 255 or 35.15% from 239); Blue value is 21 (8.59% from 255 or 8.79% from 239); Max value from RGB is 134 - color contains mainly: red. Hex color #865415 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #865415 is #79ABEA. Grayscale: #5C5C5C. Windows color (decimal): -7973867 or 1397894. OLE color: 1397894.
HSL color Cylindrical-coordinate representation of color #865415: hue angle of 33.45º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #865415 is Cyan = 0, Magento = 0.37, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 84 | 21 | - |
| CMYK | 0 | 0.37 | 0.84 | 0.47 |
| HSL | 33.45º | 0.73% | 0.3% | - |
| HSV(B) | 33.45º | 0.84% | 0.53% | - |
| XYZ | 13.14 | 11.46 | 2.23 | - |
| YUV | 91.77 | 88.07 | 158.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 84 | 21 | 0 | 0.37 | 0.84 | 0.47 | 33.45 | 0.73 | 0.3 |
| Hex | 86 | 54 | 15 | 0 | 25 | 54 | 2F | 21 | 49 | 1E |
| Octal | 206 | 124 | 25 | 0 | 45 | 124 | 57 | 41 | 111 | 36 |
| Binary | 10000110 | 1010100 | 10101 | 0 | 100101 | 1010100 | 101111 | 100001 | 1001001 | 11110 |
Color Harmonies of #865415
Complementary color
Monochromatic Colors of #865415
Black with #865415
Text Example
Text Example
White with #865415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865415; }
p { color: rgb(134,84,21); }
H1.HeaderClassName
{
color: #865415;
}
.AnyTagClassName
{
color: #865415;
}
</style>
background-color css
<style>
a { background-color: #865415; }
a { background-color: rgb(134,84,21); }
div.DivClassName
{
background-color: #865415;
}
.BgClassName
{
background-color: #865415;
}
</style>
border-color css
<style>
span { border-color: #865415; }
span { border-color: rgb(134,84,21); }
td.TdClassName
{
border-color: #865415;
}
.TagClassName
{
border-color: #865415;
}
</style>