Shades of Saddle Brown #864914
Tints of Saddle Brown #864914
RGB
CMYK
RGB Variations
Color information
#864914 (or 0x864914) is known color: Saddle Brown. HEX triplet: 86, 49 and 14. RGB value is (134,73,20). Sum of RGB (Red+Green+Blue) = 134+73+20=227 (30% of max value = 765). Red value is 134 (52.73% from 255 or 59.03% from 227); Green value is 73 (28.91% from 255 or 32.16% from 227); Blue value is 20 (8.20% from 255 or 8.81% from 227); Max value from RGB is 134 - color contains mainly: red. Hex color #864914 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #864914 is #79B6EB. Grayscale: #555555. Windows color (decimal): -7976684 or 1329542. OLE color: 1329542.
HSL color Cylindrical-coordinate representation of color #864914: hue angle of 27.89º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #864914 is Cyan = 0, Magento = 0.46, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 73 | 20 | - |
| CMYK | 0 | 0.46 | 0.85 | 0.47 |
| HSL | 27.89º | 0.74% | 0.3% | - |
| HSV(B) | 27.89º | 0.85% | 0.53% | - |
| XYZ | 12.34 | 9.88 | 1.92 | - |
| YUV | 85.2 | 91.21 | 162.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 73 | 20 | 0 | 0.46 | 0.85 | 0.47 | 27.89 | 0.74 | 0.3 |
| Hex | 86 | 49 | 14 | 0 | 2E | 55 | 2F | 1C | 4A | 1E |
| Octal | 206 | 111 | 24 | 0 | 56 | 125 | 57 | 34 | 112 | 36 |
| Binary | 10000110 | 1001001 | 10100 | 0 | 101110 | 1010101 | 101111 | 11100 | 1001010 | 11110 |
Color Harmonies of #864914
Complementary color
Monochromatic Colors of #864914
Black with #864914
Text Example
Text Example
White with #864914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864914; }
p { color: rgb(134,73,20); }
H1.HeaderClassName
{
color: #864914;
}
.AnyTagClassName
{
color: #864914;
}
</style>
background-color css
<style>
a { background-color: #864914; }
a { background-color: rgb(134,73,20); }
div.DivClassName
{
background-color: #864914;
}
.BgClassName
{
background-color: #864914;
}
</style>
border-color css
<style>
span { border-color: #864914; }
span { border-color: rgb(134,73,20); }
td.TdClassName
{
border-color: #864914;
}
.TagClassName
{
border-color: #864914;
}
</style>