Shades of Saddle Brown #864416
Tints of Saddle Brown #864416
RGB
CMYK
RGB Variations
Color information
#864416 (or 0x864416) is known color: Saddle Brown. HEX triplet: 86, 44 and 16. RGB value is (134,68,22). Sum of RGB (Red+Green+Blue) = 134+68+22=224 (29% of max value = 765). Red value is 134 (52.73% from 255 or 59.82% from 224); Green value is 68 (26.95% from 255 or 30.36% from 224); Blue value is 22 (8.98% from 255 or 9.82% from 224); Max value from RGB is 134 - color contains mainly: red. Hex color #864416 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #864416 is #79BBE9. Grayscale: #525252. Windows color (decimal): -7977962 or 1459334. OLE color: 1459334.
HSL color Cylindrical-coordinate representation of color #864416: hue angle of 24.64º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #864416 is Cyan = 0, Magento = 0.49, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 68 | 22 | - |
| CMYK | 0 | 0.49 | 0.84 | 0.47 |
| HSL | 24.64º | 0.72% | 0.31% | - |
| HSV(B) | 24.64º | 0.84% | 0.53% | - |
| XYZ | 12.04 | 9.26 | 1.91 | - |
| YUV | 82.49 | 93.87 | 164.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 68 | 22 | 0 | 0.49 | 0.84 | 0.47 | 24.64 | 0.72 | 0.31 |
| Hex | 86 | 44 | 16 | 0 | 31 | 54 | 2F | 19 | 48 | 1F |
| Octal | 206 | 104 | 26 | 0 | 61 | 124 | 57 | 31 | 110 | 37 |
| Binary | 10000110 | 1000100 | 10110 | 0 | 110001 | 1010100 | 101111 | 11001 | 1001000 | 11111 |
Color Harmonies of #864416
Complementary color
Monochromatic Colors of #864416
Black with #864416
Text Example
Text Example
White with #864416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864416; }
p { color: rgb(134,68,22); }
H1.HeaderClassName
{
color: #864416;
}
.AnyTagClassName
{
color: #864416;
}
</style>
background-color css
<style>
a { background-color: #864416; }
a { background-color: rgb(134,68,22); }
div.DivClassName
{
background-color: #864416;
}
.BgClassName
{
background-color: #864416;
}
</style>
border-color css
<style>
span { border-color: #864416; }
span { border-color: rgb(134,68,22); }
td.TdClassName
{
border-color: #864416;
}
.TagClassName
{
border-color: #864416;
}
</style>