Shades of Saddle Brown #863108
Tints of Saddle Brown #863108
RGB
CMYK
RGB Variations
Color information
#863108 (or 0x863108) is known color: Saddle Brown. HEX triplet: 86, 31 and 08. RGB value is (134,49,8). Sum of RGB (Red+Green+Blue) = 134+49+8=191 (25% of max value = 765). Red value is 134 (52.73% from 255 or 70.16% from 191); Green value is 49 (19.53% from 255 or 25.65% from 191); Blue value is 8 (3.52% from 255 or 4.19% from 191); Max value from RGB is 134 - color contains mainly: red. Hex color #863108 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #863108 is #79CEF7. Grayscale: #454545. Windows color (decimal): -7982840 or 536966. OLE color: 536966.
HSL color Cylindrical-coordinate representation of color #863108: hue angle of 19.52º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #863108 is Cyan = 0, Magento = 0.63, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 49 | 8 | - |
| CMYK | 0 | 0.63 | 0.94 | 0.47 |
| HSL | 19.52º | 0.89% | 0.28% | - |
| HSV(B) | 19.52º | 0.94% | 0.53% | - |
| XYZ | 10.97 | 7.28 | 1.06 | - |
| YUV | 69.74 | 93.16 | 173.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 49 | 8 | 0 | 0.63 | 0.94 | 0.47 | 19.52 | 0.89 | 0.28 |
| Hex | 86 | 31 | 8 | 0 | 3F | 5E | 2F | 14 | 59 | 1C |
| Octal | 206 | 61 | 10 | 0 | 77 | 136 | 57 | 24 | 131 | 34 |
| Binary | 10000110 | 110001 | 1000 | 0 | 111111 | 1011110 | 101111 | 10100 | 1011001 | 11100 |
Color Harmonies of #863108
Complementary color
Monochromatic Colors of #863108
Black with #863108
Text Example
Text Example
White with #863108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863108; }
p { color: rgb(134,49,8); }
H1.HeaderClassName
{
color: #863108;
}
.AnyTagClassName
{
color: #863108;
}
</style>
background-color css
<style>
a { background-color: #863108; }
a { background-color: rgb(134,49,8); }
div.DivClassName
{
background-color: #863108;
}
.BgClassName
{
background-color: #863108;
}
</style>
border-color css
<style>
span { border-color: #863108; }
span { border-color: rgb(134,49,8); }
td.TdClassName
{
border-color: #863108;
}
.TagClassName
{
border-color: #863108;
}
</style>