Shades of Saddle Brown #834710
Tints of Saddle Brown #834710
RGB
CMYK
RGB Variations
Color information
#834710 (or 0x834710) is known color: Saddle Brown. HEX triplet: 83, 47 and 10. RGB value is (131,71,16). Sum of RGB (Red+Green+Blue) = 131+71+16=218 (28% of max value = 765). Red value is 131 (51.56% from 255 or 60.09% from 218); Green value is 71 (28.12% from 255 or 32.57% from 218); Blue value is 16 (6.64% from 255 or 7.34% from 218); Max value from RGB is 131 - color contains mainly: red. Hex color #834710 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #834710 is #7CB8EF. Grayscale: #525252. Windows color (decimal): -8173808 or 1066883. OLE color: 1066883.
HSL color Cylindrical-coordinate representation of color #834710: hue angle of 28.7º 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 #834710 is Cyan = 0, Magento = 0.46, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 71 | 16 | - |
| CMYK | 0 | 0.46 | 0.88 | 0.49 |
| HSL | 28.7º | 0.78% | 0.29% | - |
| HSV(B) | 28.7º | 0.88% | 0.51% | - |
| XYZ | 11.71 | 9.37 | 1.68 | - |
| YUV | 82.67 | 90.38 | 162.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 71 | 16 | 0 | 0.46 | 0.88 | 0.49 | 28.7 | 0.78 | 0.29 |
| Hex | 83 | 47 | 10 | 0 | 2E | 58 | 31 | 1D | 4E | 1D |
| Octal | 203 | 107 | 20 | 0 | 56 | 130 | 61 | 35 | 116 | 35 |
| Binary | 10000011 | 1000111 | 10000 | 0 | 101110 | 1011000 | 110001 | 11101 | 1001110 | 11101 |
Color Harmonies of #834710
Complementary color
Monochromatic Colors of #834710
Black with #834710
Text Example
Text Example
White with #834710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834710; }
p { color: rgb(131,71,16); }
H1.HeaderClassName
{
color: #834710;
}
.AnyTagClassName
{
color: #834710;
}
</style>
background-color css
<style>
a { background-color: #834710; }
a { background-color: rgb(131,71,16); }
div.DivClassName
{
background-color: #834710;
}
.BgClassName
{
background-color: #834710;
}
</style>
border-color css
<style>
span { border-color: #834710; }
span { border-color: rgb(131,71,16); }
td.TdClassName
{
border-color: #834710;
}
.TagClassName
{
border-color: #834710;
}
</style>