Shades of Saddle Brown #864615
Tints of Saddle Brown #864615
RGB
CMYK
RGB Variations
Color information
#864615 (or 0x864615) is known color: Saddle Brown. HEX triplet: 86, 46 and 15. RGB value is (134,70,21). Sum of RGB (Red+Green+Blue) = 134+70+21=225 (29% of max value = 765). Red value is 134 (52.73% from 255 or 59.56% from 225); Green value is 70 (27.73% from 255 or 31.11% from 225); Blue value is 21 (8.59% from 255 or 9.33% from 225); Max value from RGB is 134 - color contains mainly: red. Hex color #864615 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #864615 is #79B9EA. Grayscale: #535353. Windows color (decimal): -7977451 or 1394310. OLE color: 1394310.
HSL color Cylindrical-coordinate representation of color #864615: hue angle of 26.02º 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 #864615 is Cyan = 0, Magento = 0.48, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 70 | 21 | - |
| CMYK | 0 | 0.48 | 0.84 | 0.47 |
| HSL | 26.02º | 0.73% | 0.3% | - |
| HSV(B) | 26.02º | 0.84% | 0.53% | - |
| XYZ | 12.16 | 9.5 | 1.9 | - |
| YUV | 83.55 | 92.7 | 163.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 70 | 21 | 0 | 0.48 | 0.84 | 0.47 | 26.02 | 0.73 | 0.3 |
| Hex | 86 | 46 | 15 | 0 | 30 | 54 | 2F | 1A | 49 | 1E |
| Octal | 206 | 106 | 25 | 0 | 60 | 124 | 57 | 32 | 111 | 36 |
| Binary | 10000110 | 1000110 | 10101 | 0 | 110000 | 1010100 | 101111 | 11010 | 1001001 | 11110 |
Color Harmonies of #864615
Complementary color
Monochromatic Colors of #864615
Black with #864615
Text Example
Text Example
White with #864615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864615; }
p { color: rgb(134,70,21); }
H1.HeaderClassName
{
color: #864615;
}
.AnyTagClassName
{
color: #864615;
}
</style>
background-color css
<style>
a { background-color: #864615; }
a { background-color: rgb(134,70,21); }
div.DivClassName
{
background-color: #864615;
}
.BgClassName
{
background-color: #864615;
}
</style>
border-color css
<style>
span { border-color: #864615; }
span { border-color: rgb(134,70,21); }
td.TdClassName
{
border-color: #864615;
}
.TagClassName
{
border-color: #864615;
}
</style>