Shades of Saddle Brown #864610
Tints of Saddle Brown #864610
RGB
CMYK
RGB Variations
Color information
#864610 (or 0x864610) is known color: Saddle Brown. HEX triplet: 86, 46 and 10. RGB value is (134,70,16). Sum of RGB (Red+Green+Blue) = 134+70+16=220 (29% of max value = 765). Red value is 134 (52.73% from 255 or 60.91% from 220); Green value is 70 (27.73% from 255 or 31.82% from 220); Blue value is 16 (6.64% from 255 or 7.27% from 220); Max value from RGB is 134 - color contains mainly: red. Hex color #864610 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #864610 is #79B9EF. Grayscale: #535353. Windows color (decimal): -7977456 or 1066630. OLE color: 1066630.
HSL color Cylindrical-coordinate representation of color #864610: hue angle of 27.46º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #864610 is Cyan = 0, Magento = 0.48, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 70 | 16 | - |
| CMYK | 0 | 0.48 | 0.88 | 0.47 |
| HSL | 27.46º | 0.79% | 0.29% | - |
| HSV(B) | 27.46º | 0.88% | 0.53% | - |
| XYZ | 12.12 | 9.49 | 1.68 | - |
| YUV | 82.98 | 90.2 | 164.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 70 | 16 | 0 | 0.48 | 0.88 | 0.47 | 27.46 | 0.79 | 0.29 |
| Hex | 86 | 46 | 10 | 0 | 30 | 58 | 2F | 1B | 4F | 1D |
| Octal | 206 | 106 | 20 | 0 | 60 | 130 | 57 | 33 | 117 | 35 |
| Binary | 10000110 | 1000110 | 10000 | 0 | 110000 | 1011000 | 101111 | 11011 | 1001111 | 11101 |
Color Harmonies of #864610
Complementary color
Monochromatic Colors of #864610
Black with #864610
Text Example
Text Example
White with #864610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864610; }
p { color: rgb(134,70,16); }
H1.HeaderClassName
{
color: #864610;
}
.AnyTagClassName
{
color: #864610;
}
</style>
background-color css
<style>
a { background-color: #864610; }
a { background-color: rgb(134,70,16); }
div.DivClassName
{
background-color: #864610;
}
.BgClassName
{
background-color: #864610;
}
</style>
border-color css
<style>
span { border-color: #864610; }
span { border-color: rgb(134,70,16); }
td.TdClassName
{
border-color: #864610;
}
.TagClassName
{
border-color: #864610;
}
</style>