Shades of Saddle Brown #863807
Tints of Saddle Brown #863807
RGB
CMYK
RGB Variations
Color information
#863807 (or 0x863807) is known color: Saddle Brown. HEX triplet: 86, 38 and 07. RGB value is (134,56,7). Sum of RGB (Red+Green+Blue) = 134+56+7=197 (26% of max value = 765). Red value is 134 (52.73% from 255 or 68.02% from 197); Green value is 56 (22.27% from 255 or 28.43% from 197); Blue value is 7 (3.12% from 255 or 3.55% from 197); Max value from RGB is 134 - color contains mainly: red. Hex color #863807 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #863807 is #79C7F8. Grayscale: #4A4A4A. Windows color (decimal): -7981049 or 473222. OLE color: 473222.
HSL color Cylindrical-coordinate representation of color #863807: hue angle of 23.15º 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 #863807 is Cyan = 0, Magento = 0.58, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 56 | 7 | - |
| CMYK | 0 | 0.58 | 0.95 | 0.47 |
| HSL | 23.15º | 0.9% | 0.28% | - |
| HSV(B) | 23.15º | 0.95% | 0.53% | - |
| XYZ | 11.28 | 7.91 | 1.13 | - |
| YUV | 73.74 | 90.34 | 170.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 56 | 7 | 0 | 0.58 | 0.95 | 0.47 | 23.15 | 0.9 | 0.28 |
| Hex | 86 | 38 | 7 | 0 | 3A | 5F | 2F | 17 | 5A | 1C |
| Octal | 206 | 70 | 7 | 0 | 72 | 137 | 57 | 27 | 132 | 34 |
| Binary | 10000110 | 111000 | 111 | 0 | 111010 | 1011111 | 101111 | 10111 | 1011010 | 11100 |
Color Harmonies of #863807
Complementary color
Monochromatic Colors of #863807
Black with #863807
Text Example
Text Example
White with #863807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863807; }
p { color: rgb(134,56,7); }
H1.HeaderClassName
{
color: #863807;
}
.AnyTagClassName
{
color: #863807;
}
</style>
background-color css
<style>
a { background-color: #863807; }
a { background-color: rgb(134,56,7); }
div.DivClassName
{
background-color: #863807;
}
.BgClassName
{
background-color: #863807;
}
</style>
border-color css
<style>
span { border-color: #863807; }
span { border-color: rgb(134,56,7); }
td.TdClassName
{
border-color: #863807;
}
.TagClassName
{
border-color: #863807;
}
</style>