Shades of Saddle Brown #863511
Tints of Saddle Brown #863511
RGB
CMYK
RGB Variations
Color information
#863511 (or 0x863511) is known color: Saddle Brown. HEX triplet: 86, 35 and 11. RGB value is (134,53,17). Sum of RGB (Red+Green+Blue) = 134+53+17=204 (27% of max value = 765). Red value is 134 (52.73% from 255 or 65.69% from 204); Green value is 53 (21.09% from 255 or 25.98% from 204); Blue value is 17 (7.03% from 255 or 8.33% from 204); Max value from RGB is 134 - color contains mainly: red. Hex color #863511 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #863511 is #79CAEE. Grayscale: #494949. Windows color (decimal): -7981807 or 1127814. OLE color: 1127814.
HSL color Cylindrical-coordinate representation of color #863511: hue angle of 18.46º 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 #863511 is Cyan = 0, Magento = 0.60, Yellow = 0.87 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 53 | 17 | - |
| CMYK | 0 | 0.60 | 0.87 | 0.47 |
| HSL | 18.46º | 0.77% | 0.3% | - |
| HSV(B) | 18.46º | 0.87% | 0.53% | - |
| XYZ | 11.21 | 7.66 | 1.42 | - |
| YUV | 73.12 | 96.34 | 171.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 53 | 17 | 0 | 0.60 | 0.87 | 0.47 | 18.46 | 0.77 | 0.3 |
| Hex | 86 | 35 | 11 | 0 | 3C | 57 | 2F | 12 | 4D | 1E |
| Octal | 206 | 65 | 21 | 0 | 74 | 127 | 57 | 22 | 115 | 36 |
| Binary | 10000110 | 110101 | 10001 | 0 | 111100 | 1010111 | 101111 | 10010 | 1001101 | 11110 |
Color Harmonies of #863511
Complementary color
Monochromatic Colors of #863511
Black with #863511
Text Example
Text Example
White with #863511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863511; }
p { color: rgb(134,53,17); }
H1.HeaderClassName
{
color: #863511;
}
.AnyTagClassName
{
color: #863511;
}
</style>
background-color css
<style>
a { background-color: #863511; }
a { background-color: rgb(134,53,17); }
div.DivClassName
{
background-color: #863511;
}
.BgClassName
{
background-color: #863511;
}
</style>
border-color css
<style>
span { border-color: #863511; }
span { border-color: rgb(134,53,17); }
td.TdClassName
{
border-color: #863511;
}
.TagClassName
{
border-color: #863511;
}
</style>