Shades of Saddle Brown #863601
Tints of Saddle Brown #863601
RGB
CMYK
RGB Variations
Color information
#863601 (or 0x863601) is known color: Saddle Brown. HEX triplet: 86, 36 and 01. RGB value is (134,54,1). Sum of RGB (Red+Green+Blue) = 134+54+1=189 (25% of max value = 765). Red value is 134 (52.73% from 255 or 70.90% from 189); Green value is 54 (21.48% from 255 or 28.57% from 189); Blue value is 1 (0.78% from 255 or 0.53% from 189); Max value from RGB is 134 - color contains mainly: red. Hex color #863601 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #863601 is #79C9FE. Grayscale: #484848. Windows color (decimal): -7981567 or 79494. OLE color: 79494.
HSL color Cylindrical-coordinate representation of color #863601: hue angle of 23.91º 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 #863601 is Cyan = 0, Magento = 0.60, Yellow = 0.99 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 54 | 1 | - |
| CMYK | 0 | 0.60 | 0.99 | 0.47 |
| HSL | 23.91º | 0.99% | 0.26% | - |
| HSV(B) | 23.91º | 0.99% | 0.53% | - |
| XYZ | 11.16 | 7.71 | 0.93 | - |
| YUV | 71.88 | 88 | 172.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 54 | 1 | 0 | 0.60 | 0.99 | 0.47 | 23.91 | 0.99 | 0.26 |
| Hex | 86 | 36 | 1 | 0 | 3C | 63 | 2F | 18 | 63 | 1A |
| Octal | 206 | 66 | 1 | 0 | 74 | 143 | 57 | 30 | 143 | 32 |
| Binary | 10000110 | 110110 | 1 | 0 | 111100 | 1100011 | 101111 | 11000 | 1100011 | 11010 |
Color Harmonies of #863601
Complementary color
Monochromatic Colors of #863601
Black with #863601
Text Example
Text Example
White with #863601
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863601; }
p { color: rgb(134,54,1); }
H1.HeaderClassName
{
color: #863601;
}
.AnyTagClassName
{
color: #863601;
}
</style>
background-color css
<style>
a { background-color: #863601; }
a { background-color: rgb(134,54,1); }
div.DivClassName
{
background-color: #863601;
}
.BgClassName
{
background-color: #863601;
}
</style>
border-color css
<style>
span { border-color: #863601; }
span { border-color: rgb(134,54,1); }
td.TdClassName
{
border-color: #863601;
}
.TagClassName
{
border-color: #863601;
}
</style>