Shades of Saddle Brown #864815
Tints of Saddle Brown #864815
RGB
CMYK
RGB Variations
Color information
#864815 (or 0x864815) is known color: Saddle Brown. HEX triplet: 86, 48 and 15. RGB value is (134,72,21). Sum of RGB (Red+Green+Blue) = 134+72+21=227 (30% of max value = 765). Red value is 134 (52.73% from 255 or 59.03% from 227); Green value is 72 (28.52% from 255 or 31.72% from 227); Blue value is 21 (8.59% from 255 or 9.25% from 227); Max value from RGB is 134 - color contains mainly: red. Hex color #864815 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #864815 is #79B7EA. Grayscale: #545454. Windows color (decimal): -7976939 or 1394822. OLE color: 1394822.
HSL color Cylindrical-coordinate representation of color #864815: hue angle of 27.08º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #864815 is Cyan = 0, Magento = 0.46, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 72 | 21 | - |
| CMYK | 0 | 0.46 | 0.84 | 0.47 |
| HSL | 27.08º | 0.73% | 0.3% | - |
| HSV(B) | 27.08º | 0.84% | 0.53% | - |
| XYZ | 12.28 | 9.76 | 1.95 | - |
| YUV | 84.72 | 92.04 | 163.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 72 | 21 | 0 | 0.46 | 0.84 | 0.47 | 27.08 | 0.73 | 0.3 |
| Hex | 86 | 48 | 15 | 0 | 2E | 54 | 2F | 1B | 49 | 1E |
| Octal | 206 | 110 | 25 | 0 | 56 | 124 | 57 | 33 | 111 | 36 |
| Binary | 10000110 | 1001000 | 10101 | 0 | 101110 | 1010100 | 101111 | 11011 | 1001001 | 11110 |
Color Harmonies of #864815
Complementary color
Monochromatic Colors of #864815
Black with #864815
Text Example
Text Example
White with #864815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864815; }
p { color: rgb(134,72,21); }
H1.HeaderClassName
{
color: #864815;
}
.AnyTagClassName
{
color: #864815;
}
</style>
background-color css
<style>
a { background-color: #864815; }
a { background-color: rgb(134,72,21); }
div.DivClassName
{
background-color: #864815;
}
.BgClassName
{
background-color: #864815;
}
</style>
border-color css
<style>
span { border-color: #864815; }
span { border-color: rgb(134,72,21); }
td.TdClassName
{
border-color: #864815;
}
.TagClassName
{
border-color: #864815;
}
</style>