Shades of Saddle Brown #833410
Tints of Saddle Brown #833410
RGB
CMYK
RGB Variations
Color information
#833410 (or 0x833410) is known color: Saddle Brown. HEX triplet: 83, 34 and 10. RGB value is (131,52,16). Sum of RGB (Red+Green+Blue) = 131+52+16=199 (26% of max value = 765). Red value is 131 (51.56% from 255 or 65.83% from 199); Green value is 52 (20.70% from 255 or 26.13% from 199); Blue value is 16 (6.64% from 255 or 8.04% from 199); Max value from RGB is 131 - color contains mainly: red. Hex color #833410 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #833410 is #7CCBEF. Grayscale: #474747. Windows color (decimal): -8178672 or 1062019. OLE color: 1062019.
HSL color Cylindrical-coordinate representation of color #833410: hue angle of 18.78º 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 #833410 is Cyan = 0, Magento = 0.60, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 52 | 16 | - |
| CMYK | 0 | 0.60 | 0.88 | 0.49 |
| HSL | 18.78º | 0.78% | 0.29% | - |
| HSV(B) | 18.78º | 0.88% | 0.51% | - |
| XYZ | 10.68 | 7.32 | 1.34 | - |
| YUV | 71.52 | 96.67 | 170.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 52 | 16 | 0 | 0.60 | 0.88 | 0.49 | 18.78 | 0.78 | 0.29 |
| Hex | 83 | 34 | 10 | 0 | 3C | 58 | 31 | 13 | 4E | 1D |
| Octal | 203 | 64 | 20 | 0 | 74 | 130 | 61 | 23 | 116 | 35 |
| Binary | 10000011 | 110100 | 10000 | 0 | 111100 | 1011000 | 110001 | 10011 | 1001110 | 11101 |
Color Harmonies of #833410
Complementary color
Monochromatic Colors of #833410
Black with #833410
Text Example
Text Example
White with #833410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #833410; }
p { color: rgb(131,52,16); }
H1.HeaderClassName
{
color: #833410;
}
.AnyTagClassName
{
color: #833410;
}
</style>
background-color css
<style>
a { background-color: #833410; }
a { background-color: rgb(131,52,16); }
div.DivClassName
{
background-color: #833410;
}
.BgClassName
{
background-color: #833410;
}
</style>
border-color css
<style>
span { border-color: #833410; }
span { border-color: rgb(131,52,16); }
td.TdClassName
{
border-color: #833410;
}
.TagClassName
{
border-color: #833410;
}
</style>