Shades of Saddle Brown #864916
Tints of Saddle Brown #864916
RGB
CMYK
RGB Variations
Color information
#864916 (or 0x864916) is known color: Saddle Brown. HEX triplet: 86, 49 and 16. RGB value is (134,73,22). Sum of RGB (Red+Green+Blue) = 134+73+22=229 (30% of max value = 765). Red value is 134 (52.73% from 255 or 58.52% from 229); Green value is 73 (28.91% from 255 or 31.88% from 229); Blue value is 22 (8.98% from 255 or 9.61% from 229); Max value from RGB is 134 - color contains mainly: red. Hex color #864916 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #864916 is #79B6E9. Grayscale: #555555. Windows color (decimal): -7976682 or 1460614. OLE color: 1460614.
HSL color Cylindrical-coordinate representation of color #864916: hue angle of 27.32º 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 #864916 is Cyan = 0, Magento = 0.46, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 73 | 22 | - |
| CMYK | 0 | 0.46 | 0.84 | 0.47 |
| HSL | 27.32º | 0.72% | 0.31% | - |
| HSV(B) | 27.32º | 0.84% | 0.53% | - |
| XYZ | 12.36 | 9.89 | 2.02 | - |
| YUV | 85.43 | 92.21 | 162.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 73 | 22 | 0 | 0.46 | 0.84 | 0.47 | 27.32 | 0.72 | 0.31 |
| Hex | 86 | 49 | 16 | 0 | 2E | 54 | 2F | 1B | 48 | 1F |
| Octal | 206 | 111 | 26 | 0 | 56 | 124 | 57 | 33 | 110 | 37 |
| Binary | 10000110 | 1001001 | 10110 | 0 | 101110 | 1010100 | 101111 | 11011 | 1001000 | 11111 |
Color Harmonies of #864916
Complementary color
Monochromatic Colors of #864916
Black with #864916
Text Example
Text Example
White with #864916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864916; }
p { color: rgb(134,73,22); }
H1.HeaderClassName
{
color: #864916;
}
.AnyTagClassName
{
color: #864916;
}
</style>
background-color css
<style>
a { background-color: #864916; }
a { background-color: rgb(134,73,22); }
div.DivClassName
{
background-color: #864916;
}
.BgClassName
{
background-color: #864916;
}
</style>
border-color css
<style>
span { border-color: #864916; }
span { border-color: rgb(134,73,22); }
td.TdClassName
{
border-color: #864916;
}
.TagClassName
{
border-color: #864916;
}
</style>