Shades of Saddle Brown #864707
Tints of Saddle Brown #864707
RGB
CMYK
RGB Variations
Color information
#864707 (or 0x864707) is known color: Saddle Brown. HEX triplet: 86, 47 and 07. RGB value is (134,71,7). Sum of RGB (Red+Green+Blue) = 134+71+7=212 (28% of max value = 765). Red value is 134 (52.73% from 255 or 63.21% from 212); Green value is 71 (28.12% from 255 or 33.49% from 212); Blue value is 7 (3.12% from 255 or 3.30% from 212); Max value from RGB is 134 - color contains mainly: red. Hex color #864707 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #864707 is #79B8F8. Grayscale: #525252. Windows color (decimal): -7977209 or 477062. OLE color: 477062.
HSL color Cylindrical-coordinate representation of color #864707: hue angle of 30.24º 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 #864707 is Cyan = 0, Magento = 0.47, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 71 | 7 | - |
| CMYK | 0 | 0.47 | 0.95 | 0.47 |
| HSL | 30.24º | 0.9% | 0.28% | - |
| HSV(B) | 30.24º | 0.95% | 0.53% | - |
| XYZ | 12.12 | 9.59 | 1.41 | - |
| YUV | 82.54 | 85.37 | 164.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 71 | 7 | 0 | 0.47 | 0.95 | 0.47 | 30.24 | 0.9 | 0.28 |
| Hex | 86 | 47 | 7 | 0 | 2F | 5F | 2F | 1E | 5A | 1C |
| Octal | 206 | 107 | 7 | 0 | 57 | 137 | 57 | 36 | 132 | 34 |
| Binary | 10000110 | 1000111 | 111 | 0 | 101111 | 1011111 | 101111 | 11110 | 1011010 | 11100 |
Color Harmonies of #864707
Complementary color
Monochromatic Colors of #864707
Black with #864707
Text Example
Text Example
White with #864707
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864707; }
p { color: rgb(134,71,7); }
H1.HeaderClassName
{
color: #864707;
}
.AnyTagClassName
{
color: #864707;
}
</style>
background-color css
<style>
a { background-color: #864707; }
a { background-color: rgb(134,71,7); }
div.DivClassName
{
background-color: #864707;
}
.BgClassName
{
background-color: #864707;
}
</style>
border-color css
<style>
span { border-color: #864707; }
span { border-color: rgb(134,71,7); }
td.TdClassName
{
border-color: #864707;
}
.TagClassName
{
border-color: #864707;
}
</style>