Shades of Saddle Brown #834510
Tints of Saddle Brown #834510
RGB
CMYK
RGB Variations
Color information
#834510 (or 0x834510) is known color: Saddle Brown. HEX triplet: 83, 45 and 10. RGB value is (131,69,16). Sum of RGB (Red+Green+Blue) = 131+69+16=216 (28% of max value = 765). Red value is 131 (51.56% from 255 or 60.65% from 216); Green value is 69 (27.34% from 255 or 31.94% from 216); Blue value is 16 (6.64% from 255 or 7.41% from 216); Max value from RGB is 131 - color contains mainly: red. Hex color #834510 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #834510 is #7CBAEF. Grayscale: #515151. Windows color (decimal): -8174320 or 1066371. OLE color: 1066371.
HSL color Cylindrical-coordinate representation of color #834510: hue angle of 27.65º 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 #834510 is Cyan = 0, Magento = 0.47, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 69 | 16 | - |
| CMYK | 0 | 0.47 | 0.88 | 0.49 |
| HSL | 27.65º | 0.78% | 0.29% | - |
| HSV(B) | 27.65º | 0.88% | 0.51% | - |
| XYZ | 11.58 | 9.12 | 1.64 | - |
| YUV | 81.5 | 91.04 | 163.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 69 | 16 | 0 | 0.47 | 0.88 | 0.49 | 27.65 | 0.78 | 0.29 |
| Hex | 83 | 45 | 10 | 0 | 2F | 58 | 31 | 1C | 4E | 1D |
| Octal | 203 | 105 | 20 | 0 | 57 | 130 | 61 | 34 | 116 | 35 |
| Binary | 10000011 | 1000101 | 10000 | 0 | 101111 | 1011000 | 110001 | 11100 | 1001110 | 11101 |
Color Harmonies of #834510
Complementary color
Monochromatic Colors of #834510
Black with #834510
Text Example
Text Example
White with #834510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834510; }
p { color: rgb(131,69,16); }
H1.HeaderClassName
{
color: #834510;
}
.AnyTagClassName
{
color: #834510;
}
</style>
background-color css
<style>
a { background-color: #834510; }
a { background-color: rgb(131,69,16); }
div.DivClassName
{
background-color: #834510;
}
.BgClassName
{
background-color: #834510;
}
</style>
border-color css
<style>
span { border-color: #834510; }
span { border-color: rgb(131,69,16); }
td.TdClassName
{
border-color: #834510;
}
.TagClassName
{
border-color: #834510;
}
</style>