Shades of Saddle Brown #863507
Tints of Saddle Brown #863507
RGB
CMYK
RGB Variations
Color information
#863507 (or 0x863507) is known color: Saddle Brown. HEX triplet: 86, 35 and 07. RGB value is (134,53,7). Sum of RGB (Red+Green+Blue) = 134+53+7=194 (25% of max value = 765). Red value is 134 (52.73% from 255 or 69.07% from 194); Green value is 53 (21.09% from 255 or 27.32% from 194); Blue value is 7 (3.12% from 255 or 3.61% from 194); Max value from RGB is 134 - color contains mainly: red. Hex color #863507 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #863507 is #79CAF8. Grayscale: #484848. Windows color (decimal): -7981817 or 472454. OLE color: 472454.
HSL color Cylindrical-coordinate representation of color #863507: hue angle of 21.73º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #863507 is Cyan = 0, Magento = 0.60, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 53 | 7 | - |
| CMYK | 0 | 0.60 | 0.95 | 0.47 |
| HSL | 21.73º | 0.9% | 0.28% | - |
| HSV(B) | 21.73º | 0.95% | 0.53% | - |
| XYZ | 11.14 | 7.63 | 1.09 | - |
| YUV | 71.98 | 91.34 | 172.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 53 | 7 | 0 | 0.60 | 0.95 | 0.47 | 21.73 | 0.9 | 0.28 |
| Hex | 86 | 35 | 7 | 0 | 3C | 5F | 2F | 16 | 5A | 1C |
| Octal | 206 | 65 | 7 | 0 | 74 | 137 | 57 | 26 | 132 | 34 |
| Binary | 10000110 | 110101 | 111 | 0 | 111100 | 1011111 | 101111 | 10110 | 1011010 | 11100 |
Color Harmonies of #863507
Complementary color
Monochromatic Colors of #863507
Black with #863507
Text Example
Text Example
White with #863507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863507; }
p { color: rgb(134,53,7); }
H1.HeaderClassName
{
color: #863507;
}
.AnyTagClassName
{
color: #863507;
}
</style>
background-color css
<style>
a { background-color: #863507; }
a { background-color: rgb(134,53,7); }
div.DivClassName
{
background-color: #863507;
}
.BgClassName
{
background-color: #863507;
}
</style>
border-color css
<style>
span { border-color: #863507; }
span { border-color: rgb(134,53,7); }
td.TdClassName
{
border-color: #863507;
}
.TagClassName
{
border-color: #863507;
}
</style>