Shades of Saddle Brown #833710
Tints of Saddle Brown #833710
RGB
CMYK
RGB Variations
Color information
#833710 (or 0x833710) is known color: Saddle Brown. HEX triplet: 83, 37 and 10. RGB value is (131,55,16). Sum of RGB (Red+Green+Blue) = 131+55+16=202 (26% of max value = 765). Red value is 131 (51.56% from 255 or 64.85% from 202); Green value is 55 (21.88% from 255 or 27.23% from 202); Blue value is 16 (6.64% from 255 or 7.92% from 202); Max value from RGB is 131 - color contains mainly: red. Hex color #833710 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #833710 is #7CC8EF. Grayscale: #494949. Windows color (decimal): -8177904 or 1062787. OLE color: 1062787.
HSL color Cylindrical-coordinate representation of color #833710: hue angle of 20.35º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #833710 is Cyan = 0, Magento = 0.58, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 55 | 16 | - |
| CMYK | 0 | 0.58 | 0.88 | 0.49 |
| HSL | 20.35º | 0.78% | 0.29% | - |
| HSV(B) | 20.35º | 0.88% | 0.51% | - |
| XYZ | 10.82 | 7.6 | 1.39 | - |
| YUV | 73.28 | 95.68 | 169.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 55 | 16 | 0 | 0.58 | 0.88 | 0.49 | 20.35 | 0.78 | 0.29 |
| Hex | 83 | 37 | 10 | 0 | 3A | 58 | 31 | 14 | 4E | 1D |
| Octal | 203 | 67 | 20 | 0 | 72 | 130 | 61 | 24 | 116 | 35 |
| Binary | 10000011 | 110111 | 10000 | 0 | 111010 | 1011000 | 110001 | 10100 | 1001110 | 11101 |
Color Harmonies of #833710
Complementary color
Monochromatic Colors of #833710
Black with #833710
Text Example
Text Example
White with #833710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #833710; }
p { color: rgb(131,55,16); }
H1.HeaderClassName
{
color: #833710;
}
.AnyTagClassName
{
color: #833710;
}
</style>
background-color css
<style>
a { background-color: #833710; }
a { background-color: rgb(131,55,16); }
div.DivClassName
{
background-color: #833710;
}
.BgClassName
{
background-color: #833710;
}
</style>
border-color css
<style>
span { border-color: #833710; }
span { border-color: rgb(131,55,16); }
td.TdClassName
{
border-color: #833710;
}
.TagClassName
{
border-color: #833710;
}
</style>