Shades of Saddle Brown #864611
Tints of Saddle Brown #864611
RGB
CMYK
RGB Variations
Color information
#864611 (or 0x864611) is known color: Saddle Brown. HEX triplet: 86, 46 and 11. RGB value is (134,70,17). Sum of RGB (Red+Green+Blue) = 134+70+17=221 (29% of max value = 765). Red value is 134 (52.73% from 255 or 60.63% from 221); Green value is 70 (27.73% from 255 or 31.67% from 221); Blue value is 17 (7.03% from 255 or 7.69% from 221); Max value from RGB is 134 - color contains mainly: red. Hex color #864611 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #864611 is #79B9EE. Grayscale: #535353. Windows color (decimal): -7977455 or 1132166. OLE color: 1132166.
HSL color Cylindrical-coordinate representation of color #864611: hue angle of 27.18º degrees, saturation: 0.77, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #864611 is Cyan = 0, Magento = 0.48, Yellow = 0.87 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 70 | 17 | - |
| CMYK | 0 | 0.48 | 0.87 | 0.47 |
| HSL | 27.18º | 0.77% | 0.3% | - |
| HSV(B) | 27.18º | 0.87% | 0.53% | - |
| XYZ | 12.12 | 9.49 | 1.72 | - |
| YUV | 83.09 | 90.7 | 164.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 70 | 17 | 0 | 0.48 | 0.87 | 0.47 | 27.18 | 0.77 | 0.3 |
| Hex | 86 | 46 | 11 | 0 | 30 | 57 | 2F | 1B | 4D | 1E |
| Octal | 206 | 106 | 21 | 0 | 60 | 127 | 57 | 33 | 115 | 36 |
| Binary | 10000110 | 1000110 | 10001 | 0 | 110000 | 1010111 | 101111 | 11011 | 1001101 | 11110 |
Color Harmonies of #864611
Complementary color
Monochromatic Colors of #864611
Black with #864611
Text Example
Text Example
White with #864611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864611; }
p { color: rgb(134,70,17); }
H1.HeaderClassName
{
color: #864611;
}
.AnyTagClassName
{
color: #864611;
}
</style>
background-color css
<style>
a { background-color: #864611; }
a { background-color: rgb(134,70,17); }
div.DivClassName
{
background-color: #864611;
}
.BgClassName
{
background-color: #864611;
}
</style>
border-color css
<style>
span { border-color: #864611; }
span { border-color: rgb(134,70,17); }
td.TdClassName
{
border-color: #864611;
}
.TagClassName
{
border-color: #864611;
}
</style>