Shades of Saddle Brown #834310
Tints of Saddle Brown #834310
RGB
CMYK
RGB Variations
Color information
#834310 (or 0x834310) is known color: Saddle Brown. HEX triplet: 83, 43 and 10. RGB value is (131,67,16). Sum of RGB (Red+Green+Blue) = 131+67+16=214 (28% of max value = 765). Red value is 131 (51.56% from 255 or 61.21% from 214); Green value is 67 (26.56% from 255 or 31.31% from 214); Blue value is 16 (6.64% from 255 or 7.48% from 214); Max value from RGB is 131 - color contains mainly: red. Hex color #834310 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #834310 is #7CBCEF. Grayscale: #505050. Windows color (decimal): -8174832 or 1065859. OLE color: 1065859.
HSL color Cylindrical-coordinate representation of color #834310: hue angle of 26.61º 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 #834310 is Cyan = 0, Magento = 0.49, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 67 | 16 | - |
| CMYK | 0 | 0.49 | 0.88 | 0.49 |
| HSL | 26.61º | 0.78% | 0.29% | - |
| HSV(B) | 26.61º | 0.88% | 0.51% | - |
| XYZ | 11.46 | 8.88 | 1.6 | - |
| YUV | 80.32 | 91.7 | 164.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 67 | 16 | 0 | 0.49 | 0.88 | 0.49 | 26.61 | 0.78 | 0.29 |
| Hex | 83 | 43 | 10 | 0 | 31 | 58 | 31 | 1B | 4E | 1D |
| Octal | 203 | 103 | 20 | 0 | 61 | 130 | 61 | 33 | 116 | 35 |
| Binary | 10000011 | 1000011 | 10000 | 0 | 110001 | 1011000 | 110001 | 11011 | 1001110 | 11101 |
Color Harmonies of #834310
Complementary color
Monochromatic Colors of #834310
Black with #834310
Text Example
Text Example
White with #834310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834310; }
p { color: rgb(131,67,16); }
H1.HeaderClassName
{
color: #834310;
}
.AnyTagClassName
{
color: #834310;
}
</style>
background-color css
<style>
a { background-color: #834310; }
a { background-color: rgb(131,67,16); }
div.DivClassName
{
background-color: #834310;
}
.BgClassName
{
background-color: #834310;
}
</style>
border-color css
<style>
span { border-color: #834310; }
span { border-color: rgb(131,67,16); }
td.TdClassName
{
border-color: #834310;
}
.TagClassName
{
border-color: #834310;
}
</style>