Shades of Saddle Brown #823108
Tints of Saddle Brown #823108
RGB
CMYK
RGB Variations
Color information
#823108 (or 0x823108) is known color: Saddle Brown. HEX triplet: 82, 31 and 08. RGB value is (130,49,8). Sum of RGB (Red+Green+Blue) = 130+49+8=187 (24% of max value = 765). Red value is 130 (51.17% from 255 or 69.52% from 187); Green value is 49 (19.53% from 255 or 26.20% from 187); Blue value is 8 (3.52% from 255 or 4.28% from 187); Max value from RGB is 130 - color contains mainly: red. Hex color #823108 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #823108 is #7DCEF7. Grayscale: #444444. Windows color (decimal): -8244984 or 536962. OLE color: 536962.
HSL color Cylindrical-coordinate representation of color #823108: hue angle of 20.16º 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 #823108 is Cyan = 0, Magento = 0.62, Yellow = 0.94 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 49 | 8 | - |
| CMYK | 0 | 0.62 | 0.94 | 0.49 |
| HSL | 20.16º | 0.88% | 0.27% | - |
| HSV(B) | 20.16º | 0.94% | 0.51% | - |
| XYZ | 10.35 | 6.96 | 1.03 | - |
| YUV | 68.55 | 93.84 | 171.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 49 | 8 | 0 | 0.62 | 0.94 | 0.49 | 20.16 | 0.88 | 0.27 |
| Hex | 82 | 31 | 8 | 0 | 3E | 5E | 31 | 14 | 58 | 1B |
| Octal | 202 | 61 | 10 | 0 | 76 | 136 | 61 | 24 | 130 | 33 |
| Binary | 10000010 | 110001 | 1000 | 0 | 111110 | 1011110 | 110001 | 10100 | 1011000 | 11011 |
Color Harmonies of #823108
Complementary color
Monochromatic Colors of #823108
Black with #823108
Text Example
Text Example
White with #823108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #823108; }
p { color: rgb(130,49,8); }
H1.HeaderClassName
{
color: #823108;
}
.AnyTagClassName
{
color: #823108;
}
</style>
background-color css
<style>
a { background-color: #823108; }
a { background-color: rgb(130,49,8); }
div.DivClassName
{
background-color: #823108;
}
.BgClassName
{
background-color: #823108;
}
</style>
border-color css
<style>
span { border-color: #823108; }
span { border-color: rgb(130,49,8); }
td.TdClassName
{
border-color: #823108;
}
.TagClassName
{
border-color: #823108;
}
</style>