Shades of Saddle Brown #864016
Tints of Saddle Brown #864016
RGB
CMYK
RGB Variations
Color information
#864016 (or 0x864016) is known color: Saddle Brown. HEX triplet: 86, 40 and 16. RGB value is (134,64,22). Sum of RGB (Red+Green+Blue) = 134+64+22=220 (29% of max value = 765). Red value is 134 (52.73% from 255 or 60.91% from 220); Green value is 64 (25.39% from 255 or 29.09% from 220); Blue value is 22 (8.98% from 255 or 10% from 220); Max value from RGB is 134 - color contains mainly: red. Hex color #864016 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #864016 is #79BFE9. Grayscale: #505050. Windows color (decimal): -7978986 or 1458310. OLE color: 1458310.
HSL color Cylindrical-coordinate representation of color #864016: hue angle of 22.5º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #864016 is Cyan = 0, Magento = 0.52, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 64 | 22 | - |
| CMYK | 0 | 0.52 | 0.84 | 0.47 |
| HSL | 22.5º | 0.72% | 0.31% | - |
| HSV(B) | 22.5º | 0.84% | 0.53% | - |
| XYZ | 11.81 | 8.79 | 1.83 | - |
| YUV | 80.14 | 95.19 | 166.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 64 | 22 | 0 | 0.52 | 0.84 | 0.47 | 22.5 | 0.72 | 0.31 |
| Hex | 86 | 40 | 16 | 0 | 34 | 54 | 2F | 16 | 48 | 1F |
| Octal | 206 | 100 | 26 | 0 | 64 | 124 | 57 | 26 | 110 | 37 |
| Binary | 10000110 | 1000000 | 10110 | 0 | 110100 | 1010100 | 101111 | 10110 | 1001000 | 11111 |
Color Harmonies of #864016
Complementary color
Monochromatic Colors of #864016
Black with #864016
Text Example
Text Example
White with #864016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864016; }
p { color: rgb(134,64,22); }
H1.HeaderClassName
{
color: #864016;
}
.AnyTagClassName
{
color: #864016;
}
</style>
background-color css
<style>
a { background-color: #864016; }
a { background-color: rgb(134,64,22); }
div.DivClassName
{
background-color: #864016;
}
.BgClassName
{
background-color: #864016;
}
</style>
border-color css
<style>
span { border-color: #864016; }
span { border-color: rgb(134,64,22); }
td.TdClassName
{
border-color: #864016;
}
.TagClassName
{
border-color: #864016;
}
</style>