Shades of Saddle Brown #864814
Tints of Saddle Brown #864814
RGB
CMYK
RGB Variations
Color information
#864814 (or 0x864814) is known color: Saddle Brown. HEX triplet: 86, 48 and 14. RGB value is (134,72,20). Sum of RGB (Red+Green+Blue) = 134+72+20=226 (29% of max value = 765). Red value is 134 (52.73% from 255 or 59.29% from 226); Green value is 72 (28.52% from 255 or 31.86% from 226); Blue value is 20 (8.20% from 255 or 8.85% from 226); Max value from RGB is 134 - color contains mainly: red. Hex color #864814 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #864814 is #79B7EB. Grayscale: #545454. Windows color (decimal): -7976940 or 1329286. OLE color: 1329286.
HSL color Cylindrical-coordinate representation of color #864814: hue angle of 27.37º 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 #864814 is Cyan = 0, Magento = 0.46, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 72 | 20 | - |
| CMYK | 0 | 0.46 | 0.85 | 0.47 |
| HSL | 27.37º | 0.74% | 0.3% | - |
| HSV(B) | 27.37º | 0.85% | 0.53% | - |
| XYZ | 12.28 | 9.75 | 1.9 | - |
| YUV | 84.61 | 91.54 | 163.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 72 | 20 | 0 | 0.46 | 0.85 | 0.47 | 27.37 | 0.74 | 0.3 |
| Hex | 86 | 48 | 14 | 0 | 2E | 55 | 2F | 1B | 4A | 1E |
| Octal | 206 | 110 | 24 | 0 | 56 | 125 | 57 | 33 | 112 | 36 |
| Binary | 10000110 | 1001000 | 10100 | 0 | 101110 | 1010101 | 101111 | 11011 | 1001010 | 11110 |
Color Harmonies of #864814
Complementary color
Monochromatic Colors of #864814
Black with #864814
Text Example
Text Example
White with #864814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864814; }
p { color: rgb(134,72,20); }
H1.HeaderClassName
{
color: #864814;
}
.AnyTagClassName
{
color: #864814;
}
</style>
background-color css
<style>
a { background-color: #864814; }
a { background-color: rgb(134,72,20); }
div.DivClassName
{
background-color: #864814;
}
.BgClassName
{
background-color: #864814;
}
</style>
border-color css
<style>
span { border-color: #864814; }
span { border-color: rgb(134,72,20); }
td.TdClassName
{
border-color: #864814;
}
.TagClassName
{
border-color: #864814;
}
</style>