Shades of Saddle Brown #824608
Tints of Saddle Brown #824608
RGB
CMYK
RGB Variations
Color information
#824608 (or 0x824608) is known color: Saddle Brown. HEX triplet: 82, 46 and 08. RGB value is (130,70,8). Sum of RGB (Red+Green+Blue) = 130+70+8=208 (27% of max value = 765). Red value is 130 (51.17% from 255 or 62.5% from 208); Green value is 70 (27.73% from 255 or 33.65% from 208); Blue value is 8 (3.52% from 255 or 3.85% from 208); Max value from RGB is 130 - color contains mainly: red. Hex color #824608 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #824608 is #7DB9F7. Grayscale: #515151. Windows color (decimal): -8239608 or 542338. OLE color: 542338.
HSL color Cylindrical-coordinate representation of color #824608: hue angle of 30.49º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #824608 is Cyan = 0, Magento = 0.46, Yellow = 0.94 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 70 | 8 | - |
| CMYK | 0 | 0.46 | 0.94 | 0.49 |
| HSL | 30.49º | 0.88% | 0.27% | - |
| HSV(B) | 30.49º | 0.94% | 0.51% | - |
| XYZ | 11.44 | 9.14 | 1.39 | - |
| YUV | 80.87 | 86.88 | 163.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 70 | 8 | 0 | 0.46 | 0.94 | 0.49 | 30.49 | 0.88 | 0.27 |
| Hex | 82 | 46 | 8 | 0 | 2E | 5E | 31 | 1E | 58 | 1B |
| Octal | 202 | 106 | 10 | 0 | 56 | 136 | 61 | 36 | 130 | 33 |
| Binary | 10000010 | 1000110 | 1000 | 0 | 101110 | 1011110 | 110001 | 11110 | 1011000 | 11011 |
Color Harmonies of #824608
Complementary color
Monochromatic Colors of #824608
Black with #824608
Text Example
Text Example
White with #824608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824608; }
p { color: rgb(130,70,8); }
H1.HeaderClassName
{
color: #824608;
}
.AnyTagClassName
{
color: #824608;
}
</style>
background-color css
<style>
a { background-color: #824608; }
a { background-color: rgb(130,70,8); }
div.DivClassName
{
background-color: #824608;
}
.BgClassName
{
background-color: #824608;
}
</style>
border-color css
<style>
span { border-color: #824608; }
span { border-color: rgb(130,70,8); }
td.TdClassName
{
border-color: #824608;
}
.TagClassName
{
border-color: #824608;
}
</style>