Shades of Saddle Brown #864218
Tints of Saddle Brown #864218
RGB
CMYK
RGB Variations
Color information
#864218 (or 0x864218) is known color: Saddle Brown. HEX triplet: 86, 42 and 18. RGB value is (134,66,24). Sum of RGB (Red+Green+Blue) = 134+66+24=224 (29% of max value = 765). Red value is 134 (52.73% from 255 or 59.82% from 224); Green value is 66 (26.17% from 255 or 29.46% from 224); Blue value is 24 (9.77% from 255 or 10.71% from 224); Max value from RGB is 134 - color contains mainly: red. Hex color #864218 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #864218 is #79BDE7. Grayscale: #515151. Windows color (decimal): -7978472 or 1589894. OLE color: 1589894.
HSL color Cylindrical-coordinate representation of color #864218: hue angle of 22.91º degrees, saturation: 0.7, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #864218 is Cyan = 0, Magento = 0.51, Yellow = 0.82 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 66 | 24 | - |
| CMYK | 0 | 0.51 | 0.82 | 0.47 |
| HSL | 22.91º | 0.7% | 0.31% | - |
| HSV(B) | 22.91º | 0.82% | 0.53% | - |
| XYZ | 11.94 | 9.03 | 1.98 | - |
| YUV | 81.54 | 95.53 | 165.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 66 | 24 | 0 | 0.51 | 0.82 | 0.47 | 22.91 | 0.7 | 0.31 |
| Hex | 86 | 42 | 18 | 0 | 33 | 52 | 2F | 17 | 46 | 1F |
| Octal | 206 | 102 | 30 | 0 | 63 | 122 | 57 | 27 | 106 | 37 |
| Binary | 10000110 | 1000010 | 11000 | 0 | 110011 | 1010010 | 101111 | 10111 | 1000110 | 11111 |
Color Harmonies of #864218
Complementary color
Monochromatic Colors of #864218
Black with #864218
Text Example
Text Example
White with #864218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864218; }
p { color: rgb(134,66,24); }
H1.HeaderClassName
{
color: #864218;
}
.AnyTagClassName
{
color: #864218;
}
</style>
background-color css
<style>
a { background-color: #864218; }
a { background-color: rgb(134,66,24); }
div.DivClassName
{
background-color: #864218;
}
.BgClassName
{
background-color: #864218;
}
</style>
border-color css
<style>
span { border-color: #864218; }
span { border-color: rgb(134,66,24); }
td.TdClassName
{
border-color: #864218;
}
.TagClassName
{
border-color: #864218;
}
</style>