Shades of Saddle Brown #864310
Tints of Saddle Brown #864310
RGB
CMYK
RGB Variations
Color information
#864310 (or 0x864310) is known color: Saddle Brown. HEX triplet: 86, 43 and 10. RGB value is (134,67,16). Sum of RGB (Red+Green+Blue) = 134+67+16=217 (28% of max value = 765). Red value is 134 (52.73% from 255 or 61.75% from 217); Green value is 67 (26.56% from 255 or 30.88% from 217); Blue value is 16 (6.64% from 255 or 7.37% from 217); Max value from RGB is 134 - color contains mainly: red. Hex color #864310 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #864310 is #79BCEF. Grayscale: #515151. Windows color (decimal): -7978224 or 1065862. OLE color: 1065862.
HSL color Cylindrical-coordinate representation of color #864310: hue angle of 25.93º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #864310 is Cyan = 0, Magento = 0.5, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 67 | 16 | - |
| CMYK | 0 | 0.5 | 0.88 | 0.47 |
| HSL | 25.93º | 0.79% | 0.29% | - |
| HSV(B) | 25.93º | 0.88% | 0.53% | - |
| XYZ | 11.93 | 9.12 | 1.62 | - |
| YUV | 81.22 | 91.2 | 165.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 67 | 16 | 0 | 0.5 | 0.88 | 0.47 | 25.93 | 0.79 | 0.29 |
| Hex | 86 | 43 | 10 | 0 | 32 | 58 | 2F | 1A | 4F | 1D |
| Octal | 206 | 103 | 20 | 0 | 62 | 130 | 57 | 32 | 117 | 35 |
| Binary | 10000110 | 1000011 | 10000 | 0 | 110010 | 1011000 | 101111 | 11010 | 1001111 | 11101 |
Color Harmonies of #864310
Complementary color
Monochromatic Colors of #864310
Black with #864310
Text Example
Text Example
White with #864310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864310; }
p { color: rgb(134,67,16); }
H1.HeaderClassName
{
color: #864310;
}
.AnyTagClassName
{
color: #864310;
}
</style>
background-color css
<style>
a { background-color: #864310; }
a { background-color: rgb(134,67,16); }
div.DivClassName
{
background-color: #864310;
}
.BgClassName
{
background-color: #864310;
}
</style>
border-color css
<style>
span { border-color: #864310; }
span { border-color: rgb(134,67,16); }
td.TdClassName
{
border-color: #864310;
}
.TagClassName
{
border-color: #864310;
}
</style>