Shades of Saddle Brown #863501
Tints of Saddle Brown #863501
RGB
CMYK
RGB Variations
Color information
#863501 (or 0x863501) is known color: Saddle Brown. HEX triplet: 86, 35 and 01. RGB value is (134,53,1). Sum of RGB (Red+Green+Blue) = 134+53+1=188 (24% of max value = 765). Red value is 134 (52.73% from 255 or 71.28% from 188); Green value is 53 (21.09% from 255 or 28.19% from 188); Blue value is 1 (0.78% from 255 or 0.53% from 188); Max value from RGB is 134 - color contains mainly: red. Hex color #863501 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #863501 is #79CAFE. Grayscale: #474747. Windows color (decimal): -7981823 or 79238. OLE color: 79238.
HSL color Cylindrical-coordinate representation of color #863501: hue angle of 23.46º degrees, saturation: 0.99, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #863501 is Cyan = 0, Magento = 0.60, Yellow = 0.99 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 53 | 1 | - |
| CMYK | 0 | 0.60 | 0.99 | 0.47 |
| HSL | 23.46º | 0.99% | 0.26% | - |
| HSV(B) | 23.46º | 0.99% | 0.53% | - |
| XYZ | 11.11 | 7.62 | 0.91 | - |
| YUV | 71.29 | 88.34 | 172.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 53 | 1 | 0 | 0.60 | 0.99 | 0.47 | 23.46 | 0.99 | 0.26 |
| Hex | 86 | 35 | 1 | 0 | 3C | 63 | 2F | 17 | 63 | 1A |
| Octal | 206 | 65 | 1 | 0 | 74 | 143 | 57 | 27 | 143 | 32 |
| Binary | 10000110 | 110101 | 1 | 0 | 111100 | 1100011 | 101111 | 10111 | 1100011 | 11010 |
Color Harmonies of #863501
Complementary color
Monochromatic Colors of #863501
Black with #863501
Text Example
Text Example
White with #863501
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863501; }
p { color: rgb(134,53,1); }
H1.HeaderClassName
{
color: #863501;
}
.AnyTagClassName
{
color: #863501;
}
</style>
background-color css
<style>
a { background-color: #863501; }
a { background-color: rgb(134,53,1); }
div.DivClassName
{
background-color: #863501;
}
.BgClassName
{
background-color: #863501;
}
</style>
border-color css
<style>
span { border-color: #863501; }
span { border-color: rgb(134,53,1); }
td.TdClassName
{
border-color: #863501;
}
.TagClassName
{
border-color: #863501;
}
</style>