Shades of Saddle Brown #863716
Tints of Saddle Brown #863716
RGB
CMYK
RGB Variations
Color information
#863716 (or 0x863716) is known color: Saddle Brown. HEX triplet: 86, 37 and 16. RGB value is (134,55,22). Sum of RGB (Red+Green+Blue) = 134+55+22=211 (27% of max value = 765). Red value is 134 (52.73% from 255 or 63.51% from 211); Green value is 55 (21.88% from 255 or 26.07% from 211); Blue value is 22 (8.98% from 255 or 10.43% from 211); Max value from RGB is 134 - color contains mainly: red. Hex color #863716 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #863716 is #79C8E9. Grayscale: #4B4B4B. Windows color (decimal): -7981290 or 1456006. OLE color: 1456006.
HSL color Cylindrical-coordinate representation of color #863716: hue angle of 17.68º 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 #863716 is Cyan = 0, Magento = 0.59, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 55 | 22 | - |
| CMYK | 0 | 0.59 | 0.84 | 0.47 |
| HSL | 17.68º | 0.72% | 0.31% | - |
| HSV(B) | 17.68º | 0.84% | 0.53% | - |
| XYZ | 11.34 | 7.86 | 1.68 | - |
| YUV | 74.86 | 98.17 | 170.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 55 | 22 | 0 | 0.59 | 0.84 | 0.47 | 17.68 | 0.72 | 0.31 |
| Hex | 86 | 37 | 16 | 0 | 3B | 54 | 2F | 12 | 48 | 1F |
| Octal | 206 | 67 | 26 | 0 | 73 | 124 | 57 | 22 | 110 | 37 |
| Binary | 10000110 | 110111 | 10110 | 0 | 111011 | 1010100 | 101111 | 10010 | 1001000 | 11111 |
Color Harmonies of #863716
Complementary color
Monochromatic Colors of #863716
Black with #863716
Text Example
Text Example
White with #863716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863716; }
p { color: rgb(134,55,22); }
H1.HeaderClassName
{
color: #863716;
}
.AnyTagClassName
{
color: #863716;
}
</style>
background-color css
<style>
a { background-color: #863716; }
a { background-color: rgb(134,55,22); }
div.DivClassName
{
background-color: #863716;
}
.BgClassName
{
background-color: #863716;
}
</style>
border-color css
<style>
span { border-color: #863716; }
span { border-color: rgb(134,55,22); }
td.TdClassName
{
border-color: #863716;
}
.TagClassName
{
border-color: #863716;
}
</style>