Shades of Saddle Brown #863310
Tints of Saddle Brown #863310
RGB
CMYK
RGB Variations
Color information
#863310 (or 0x863310) is known color: Saddle Brown. HEX triplet: 86, 33 and 10. RGB value is (134,51,16). Sum of RGB (Red+Green+Blue) = 134+51+16=201 (26% of max value = 765). Red value is 134 (52.73% from 255 or 66.67% from 201); Green value is 51 (20.31% from 255 or 25.37% from 201); Blue value is 16 (6.64% from 255 or 7.96% from 201); Max value from RGB is 134 - color contains mainly: red. Hex color #863310 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #863310 is #79CCEF. Grayscale: #484848. Windows color (decimal): -7982320 or 1061766. OLE color: 1061766.
HSL color Cylindrical-coordinate representation of color #863310: hue angle of 17.8º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #863310 is Cyan = 0, Magento = 0.62, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 51 | 16 | - |
| CMYK | 0 | 0.62 | 0.88 | 0.47 |
| HSL | 17.8º | 0.79% | 0.29% | - |
| HSV(B) | 17.8º | 0.88% | 0.53% | - |
| XYZ | 11.11 | 7.47 | 1.35 | - |
| YUV | 71.83 | 96.5 | 172.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 51 | 16 | 0 | 0.62 | 0.88 | 0.47 | 17.8 | 0.79 | 0.29 |
| Hex | 86 | 33 | 10 | 0 | 3E | 58 | 2F | 12 | 4F | 1D |
| Octal | 206 | 63 | 20 | 0 | 76 | 130 | 57 | 22 | 117 | 35 |
| Binary | 10000110 | 110011 | 10000 | 0 | 111110 | 1011000 | 101111 | 10010 | 1001111 | 11101 |
Color Harmonies of #863310
Complementary color
Monochromatic Colors of #863310
Black with #863310
Text Example
Text Example
White with #863310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863310; }
p { color: rgb(134,51,16); }
H1.HeaderClassName
{
color: #863310;
}
.AnyTagClassName
{
color: #863310;
}
</style>
background-color css
<style>
a { background-color: #863310; }
a { background-color: rgb(134,51,16); }
div.DivClassName
{
background-color: #863310;
}
.BgClassName
{
background-color: #863310;
}
</style>
border-color css
<style>
span { border-color: #863310; }
span { border-color: rgb(134,51,16); }
td.TdClassName
{
border-color: #863310;
}
.TagClassName
{
border-color: #863310;
}
</style>