Shades of Saddle Brown #863608
Tints of Saddle Brown #863608
RGB
CMYK
RGB Variations
Color information
#863608 (or 0x863608) is known color: Saddle Brown. HEX triplet: 86, 36 and 08. RGB value is (134,54,8). Sum of RGB (Red+Green+Blue) = 134+54+8=196 (25% of max value = 765). Red value is 134 (52.73% from 255 or 68.37% from 196); Green value is 54 (21.48% from 255 or 27.55% from 196); Blue value is 8 (3.52% from 255 or 4.08% from 196); Max value from RGB is 134 - color contains mainly: red. Hex color #863608 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #863608 is #79C9F7. Grayscale: #484848. Windows color (decimal): -7981560 or 538246. OLE color: 538246.
HSL color Cylindrical-coordinate representation of color #863608: hue angle of 21.9º 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 #863608 is Cyan = 0, Magento = 0.60, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 54 | 8 | - |
| CMYK | 0 | 0.60 | 0.94 | 0.47 |
| HSL | 21.9º | 0.89% | 0.28% | - |
| HSV(B) | 21.9º | 0.94% | 0.53% | - |
| XYZ | 11.19 | 7.72 | 1.13 | - |
| YUV | 72.68 | 91.5 | 171.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 54 | 8 | 0 | 0.60 | 0.94 | 0.47 | 21.9 | 0.89 | 0.28 |
| Hex | 86 | 36 | 8 | 0 | 3C | 5E | 2F | 16 | 59 | 1C |
| Octal | 206 | 66 | 10 | 0 | 74 | 136 | 57 | 26 | 131 | 34 |
| Binary | 10000110 | 110110 | 1000 | 0 | 111100 | 1011110 | 101111 | 10110 | 1011001 | 11100 |
Color Harmonies of #863608
Complementary color
Monochromatic Colors of #863608
Black with #863608
Text Example
Text Example
White with #863608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863608; }
p { color: rgb(134,54,8); }
H1.HeaderClassName
{
color: #863608;
}
.AnyTagClassName
{
color: #863608;
}
</style>
background-color css
<style>
a { background-color: #863608; }
a { background-color: rgb(134,54,8); }
div.DivClassName
{
background-color: #863608;
}
.BgClassName
{
background-color: #863608;
}
</style>
border-color css
<style>
span { border-color: #863608; }
span { border-color: rgb(134,54,8); }
td.TdClassName
{
border-color: #863608;
}
.TagClassName
{
border-color: #863608;
}
</style>