Shades of Saddle Brown #863908
Tints of Saddle Brown #863908
RGB
CMYK
RGB Variations
Color information
#863908 (or 0x863908) is known color: Saddle Brown. HEX triplet: 86, 39 and 08. RGB value is (134,57,8). Sum of RGB (Red+Green+Blue) = 134+57+8=199 (26% of max value = 765). Red value is 134 (52.73% from 255 or 67.34% from 199); Green value is 57 (22.66% from 255 or 28.64% from 199); Blue value is 8 (3.52% from 255 or 4.02% from 199); Max value from RGB is 134 - color contains mainly: red. Hex color #863908 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #863908 is #79C6F7. Grayscale: #4A4A4A. Windows color (decimal): -7980792 or 539014. OLE color: 539014.
HSL color Cylindrical-coordinate representation of color #863908: hue angle of 23.33º 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 #863908 is Cyan = 0, Magento = 0.57, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 57 | 8 | - |
| CMYK | 0 | 0.57 | 0.94 | 0.47 |
| HSL | 23.33º | 0.89% | 0.28% | - |
| HSV(B) | 23.33º | 0.94% | 0.53% | - |
| XYZ | 11.34 | 8.01 | 1.18 | - |
| YUV | 74.44 | 90.51 | 170.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 57 | 8 | 0 | 0.57 | 0.94 | 0.47 | 23.33 | 0.89 | 0.28 |
| Hex | 86 | 39 | 8 | 0 | 39 | 5E | 2F | 17 | 59 | 1C |
| Octal | 206 | 71 | 10 | 0 | 71 | 136 | 57 | 27 | 131 | 34 |
| Binary | 10000110 | 111001 | 1000 | 0 | 111001 | 1011110 | 101111 | 10111 | 1011001 | 11100 |
Color Harmonies of #863908
Complementary color
Monochromatic Colors of #863908
Black with #863908
Text Example
Text Example
White with #863908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863908; }
p { color: rgb(134,57,8); }
H1.HeaderClassName
{
color: #863908;
}
.AnyTagClassName
{
color: #863908;
}
</style>
background-color css
<style>
a { background-color: #863908; }
a { background-color: rgb(134,57,8); }
div.DivClassName
{
background-color: #863908;
}
.BgClassName
{
background-color: #863908;
}
</style>
border-color css
<style>
span { border-color: #863908; }
span { border-color: rgb(134,57,8); }
td.TdClassName
{
border-color: #863908;
}
.TagClassName
{
border-color: #863908;
}
</style>