Shades of Saddle Brown #864116
Tints of Saddle Brown #864116
RGB
CMYK
RGB Variations
Color information
#864116 (or 0x864116) is known color: Saddle Brown. HEX triplet: 86, 41 and 16. RGB value is (134,65,22). Sum of RGB (Red+Green+Blue) = 134+65+22=221 (29% of max value = 765). Red value is 134 (52.73% from 255 or 60.63% from 221); Green value is 65 (25.78% from 255 or 29.41% from 221); Blue value is 22 (8.98% from 255 or 9.95% from 221); Max value from RGB is 134 - color contains mainly: red. Hex color #864116 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #864116 is #79BEE9. Grayscale: #505050. Windows color (decimal): -7978730 or 1458566. OLE color: 1458566.
HSL color Cylindrical-coordinate representation of color #864116: hue angle of 23.04º 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 #864116 is Cyan = 0, Magento = 0.51, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 65 | 22 | - |
| CMYK | 0 | 0.51 | 0.84 | 0.47 |
| HSL | 23.04º | 0.72% | 0.31% | - |
| HSV(B) | 23.04º | 0.84% | 0.53% | - |
| XYZ | 11.87 | 8.91 | 1.85 | - |
| YUV | 80.73 | 94.86 | 166 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 65 | 22 | 0 | 0.51 | 0.84 | 0.47 | 23.04 | 0.72 | 0.31 |
| Hex | 86 | 41 | 16 | 0 | 33 | 54 | 2F | 17 | 48 | 1F |
| Octal | 206 | 101 | 26 | 0 | 63 | 124 | 57 | 27 | 110 | 37 |
| Binary | 10000110 | 1000001 | 10110 | 0 | 110011 | 1010100 | 101111 | 10111 | 1001000 | 11111 |
Color Harmonies of #864116
Complementary color
Monochromatic Colors of #864116
Black with #864116
Text Example
Text Example
White with #864116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864116; }
p { color: rgb(134,65,22); }
H1.HeaderClassName
{
color: #864116;
}
.AnyTagClassName
{
color: #864116;
}
</style>
background-color css
<style>
a { background-color: #864116; }
a { background-color: rgb(134,65,22); }
div.DivClassName
{
background-color: #864116;
}
.BgClassName
{
background-color: #864116;
}
</style>
border-color css
<style>
span { border-color: #864116; }
span { border-color: rgb(134,65,22); }
td.TdClassName
{
border-color: #864116;
}
.TagClassName
{
border-color: #864116;
}
</style>