Shades of Saddle Brown #863607
Tints of Saddle Brown #863607
RGB
CMYK
RGB Variations
Color information
#863607 (or 0x863607) is known color: Saddle Brown. HEX triplet: 86, 36 and 07. RGB value is (134,54,7). Sum of RGB (Red+Green+Blue) = 134+54+7=195 (25% of max value = 765). Red value is 134 (52.73% from 255 or 68.72% from 195); Green value is 54 (21.48% from 255 or 27.69% from 195); Blue value is 7 (3.12% from 255 or 3.59% from 195); Max value from RGB is 134 - color contains mainly: red. Hex color #863607 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #863607 is #79C9F8. Grayscale: #484848. Windows color (decimal): -7981561 or 472710. OLE color: 472710.
HSL color Cylindrical-coordinate representation of color #863607: hue angle of 22.2º 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 #863607 is Cyan = 0, Magento = 0.60, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 54 | 7 | - |
| CMYK | 0 | 0.60 | 0.95 | 0.47 |
| HSL | 22.2º | 0.9% | 0.28% | - |
| HSV(B) | 22.2º | 0.95% | 0.53% | - |
| XYZ | 11.19 | 7.72 | 1.1 | - |
| YUV | 72.56 | 91 | 171.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 54 | 7 | 0 | 0.60 | 0.95 | 0.47 | 22.2 | 0.9 | 0.28 |
| Hex | 86 | 36 | 7 | 0 | 3C | 5F | 2F | 16 | 5A | 1C |
| Octal | 206 | 66 | 7 | 0 | 74 | 137 | 57 | 26 | 132 | 34 |
| Binary | 10000110 | 110110 | 111 | 0 | 111100 | 1011111 | 101111 | 10110 | 1011010 | 11100 |
Color Harmonies of #863607
Complementary color
Monochromatic Colors of #863607
Black with #863607
Text Example
Text Example
White with #863607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863607; }
p { color: rgb(134,54,7); }
H1.HeaderClassName
{
color: #863607;
}
.AnyTagClassName
{
color: #863607;
}
</style>
background-color css
<style>
a { background-color: #863607; }
a { background-color: rgb(134,54,7); }
div.DivClassName
{
background-color: #863607;
}
.BgClassName
{
background-color: #863607;
}
</style>
border-color css
<style>
span { border-color: #863607; }
span { border-color: rgb(134,54,7); }
td.TdClassName
{
border-color: #863607;
}
.TagClassName
{
border-color: #863607;
}
</style>