Shades of Saddle Brown #864306
Tints of Saddle Brown #864306
RGB
CMYK
RGB Variations
Color information
#864306 (or 0x864306) is known color: Saddle Brown. HEX triplet: 86, 43 and 06. RGB value is (134,67,6). Sum of RGB (Red+Green+Blue) = 134+67+6=207 (27% of max value = 765). Red value is 134 (52.73% from 255 or 64.73% from 207); Green value is 67 (26.56% from 255 or 32.37% from 207); Blue value is 6 (2.73% from 255 or 2.90% from 207); Max value from RGB is 134 - color contains mainly: red. Hex color #864306 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #864306 is #79BCF9. Grayscale: #505050. Windows color (decimal): -7978234 or 410502. OLE color: 410502.
HSL color Cylindrical-coordinate representation of color #864306: hue angle of 28.59º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #864306 is Cyan = 0, Magento = 0.5, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 67 | 6 | - |
| CMYK | 0 | 0.5 | 0.96 | 0.47 |
| HSL | 28.59º | 0.91% | 0.27% | - |
| HSV(B) | 28.59º | 0.96% | 0.53% | - |
| XYZ | 11.87 | 9.1 | 1.3 | - |
| YUV | 80.08 | 86.2 | 166.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 67 | 6 | 0 | 0.5 | 0.96 | 0.47 | 28.59 | 0.91 | 0.27 |
| Hex | 86 | 43 | 6 | 0 | 32 | 60 | 2F | 1D | 5B | 1B |
| Octal | 206 | 103 | 6 | 0 | 62 | 140 | 57 | 35 | 133 | 33 |
| Binary | 10000110 | 1000011 | 110 | 0 | 110010 | 1100000 | 101111 | 11101 | 1011011 | 11011 |
Color Harmonies of #864306
Complementary color
Monochromatic Colors of #864306
Black with #864306
Text Example
Text Example
White with #864306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864306; }
p { color: rgb(134,67,6); }
H1.HeaderClassName
{
color: #864306;
}
.AnyTagClassName
{
color: #864306;
}
</style>
background-color css
<style>
a { background-color: #864306; }
a { background-color: rgb(134,67,6); }
div.DivClassName
{
background-color: #864306;
}
.BgClassName
{
background-color: #864306;
}
</style>
border-color css
<style>
span { border-color: #864306; }
span { border-color: rgb(134,67,6); }
td.TdClassName
{
border-color: #864306;
}
.TagClassName
{
border-color: #864306;
}
</style>