Shades of Saddle Brown #864607
Tints of Saddle Brown #864607
RGB
CMYK
RGB Variations
Color information
#864607 (or 0x864607) is known color: Saddle Brown. HEX triplet: 86, 46 and 07. RGB value is (134,70,7). Sum of RGB (Red+Green+Blue) = 134+70+7=211 (27% of max value = 765). Red value is 134 (52.73% from 255 or 63.51% from 211); Green value is 70 (27.73% from 255 or 33.18% from 211); Blue value is 7 (3.12% from 255 or 3.32% from 211); Max value from RGB is 134 - color contains mainly: red. Hex color #864607 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #864607 is #79B9F8. Grayscale: #525252. Windows color (decimal): -7977465 or 476806. OLE color: 476806.
HSL color Cylindrical-coordinate representation of color #864607: hue angle of 29.76º 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 #864607 is Cyan = 0, Magento = 0.48, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 70 | 7 | - |
| CMYK | 0 | 0.48 | 0.95 | 0.47 |
| HSL | 29.76º | 0.9% | 0.28% | - |
| HSV(B) | 29.76º | 0.95% | 0.53% | - |
| XYZ | 12.06 | 9.46 | 1.39 | - |
| YUV | 81.95 | 85.7 | 165.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 70 | 7 | 0 | 0.48 | 0.95 | 0.47 | 29.76 | 0.9 | 0.28 |
| Hex | 86 | 46 | 7 | 0 | 30 | 5F | 2F | 1E | 5A | 1C |
| Octal | 206 | 106 | 7 | 0 | 60 | 137 | 57 | 36 | 132 | 34 |
| Binary | 10000110 | 1000110 | 111 | 0 | 110000 | 1011111 | 101111 | 11110 | 1011010 | 11100 |
Color Harmonies of #864607
Complementary color
Monochromatic Colors of #864607
Black with #864607
Text Example
Text Example
White with #864607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864607; }
p { color: rgb(134,70,7); }
H1.HeaderClassName
{
color: #864607;
}
.AnyTagClassName
{
color: #864607;
}
</style>
background-color css
<style>
a { background-color: #864607; }
a { background-color: rgb(134,70,7); }
div.DivClassName
{
background-color: #864607;
}
.BgClassName
{
background-color: #864607;
}
</style>
border-color css
<style>
span { border-color: #864607; }
span { border-color: rgb(134,70,7); }
td.TdClassName
{
border-color: #864607;
}
.TagClassName
{
border-color: #864607;
}
</style>