Shades of Saddle Brown #824611
Tints of Saddle Brown #824611
RGB
CMYK
RGB Variations
Color information
#824611 (or 0x824611) is known color: Saddle Brown. HEX triplet: 82, 46 and 11. RGB value is (130,70,17). Sum of RGB (Red+Green+Blue) = 130+70+17=217 (28% of max value = 765). Red value is 130 (51.17% from 255 or 59.91% from 217); Green value is 70 (27.73% from 255 or 32.26% from 217); Blue value is 17 (7.03% from 255 or 7.83% from 217); Max value from RGB is 130 - color contains mainly: red. Hex color #824611 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #824611 is #7DB9EE. Grayscale: #525252. Windows color (decimal): -8239599 or 1132162. OLE color: 1132162.
HSL color Cylindrical-coordinate representation of color #824611: hue angle of 28.14º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #824611 is Cyan = 0, Magento = 0.46, Yellow = 0.87 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 70 | 17 | - |
| CMYK | 0 | 0.46 | 0.87 | 0.49 |
| HSL | 28.14º | 0.77% | 0.29% | - |
| HSV(B) | 28.14º | 0.87% | 0.51% | - |
| XYZ | 11.5 | 9.17 | 1.69 | - |
| YUV | 81.9 | 91.38 | 162.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 70 | 17 | 0 | 0.46 | 0.87 | 0.49 | 28.14 | 0.77 | 0.29 |
| Hex | 82 | 46 | 11 | 0 | 2E | 57 | 31 | 1C | 4D | 1D |
| Octal | 202 | 106 | 21 | 0 | 56 | 127 | 61 | 34 | 115 | 35 |
| Binary | 10000010 | 1000110 | 10001 | 0 | 101110 | 1010111 | 110001 | 11100 | 1001101 | 11101 |
Color Harmonies of #824611
Complementary color
Monochromatic Colors of #824611
Black with #824611
Text Example
Text Example
White with #824611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824611; }
p { color: rgb(130,70,17); }
H1.HeaderClassName
{
color: #824611;
}
.AnyTagClassName
{
color: #824611;
}
</style>
background-color css
<style>
a { background-color: #824611; }
a { background-color: rgb(130,70,17); }
div.DivClassName
{
background-color: #824611;
}
.BgClassName
{
background-color: #824611;
}
</style>
border-color css
<style>
span { border-color: #824611; }
span { border-color: rgb(130,70,17); }
td.TdClassName
{
border-color: #824611;
}
.TagClassName
{
border-color: #824611;
}
</style>