Shades of Saddle Brown #833507
Tints of Saddle Brown #833507
RGB
CMYK
RGB Variations
Color information
#833507 (or 0x833507) is known color: Saddle Brown. HEX triplet: 83, 35 and 07. RGB value is (131,53,7). Sum of RGB (Red+Green+Blue) = 131+53+7=191 (25% of max value = 765). Red value is 131 (51.56% from 255 or 68.59% from 191); Green value is 53 (21.09% from 255 or 27.75% from 191); Blue value is 7 (3.12% from 255 or 3.66% from 191); Max value from RGB is 131 - color contains mainly: red. Hex color #833507 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #833507 is #7CCAF8. Grayscale: #474747. Windows color (decimal): -8178425 or 472451. OLE color: 472451.
HSL color Cylindrical-coordinate representation of color #833507: hue angle of 22.26º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #833507 is Cyan = 0, Magento = 0.60, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 53 | 7 | - |
| CMYK | 0 | 0.60 | 0.95 | 0.49 |
| HSL | 22.26º | 0.9% | 0.27% | - |
| HSV(B) | 22.26º | 0.95% | 0.51% | - |
| XYZ | 10.67 | 7.39 | 1.06 | - |
| YUV | 71.08 | 91.84 | 170.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 53 | 7 | 0 | 0.60 | 0.95 | 0.49 | 22.26 | 0.9 | 0.27 |
| Hex | 83 | 35 | 7 | 0 | 3C | 5F | 31 | 16 | 5A | 1B |
| Octal | 203 | 65 | 7 | 0 | 74 | 137 | 61 | 26 | 132 | 33 |
| Binary | 10000011 | 110101 | 111 | 0 | 111100 | 1011111 | 110001 | 10110 | 1011010 | 11011 |
Color Harmonies of #833507
Complementary color
Monochromatic Colors of #833507
Black with #833507
Text Example
Text Example
White with #833507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #833507; }
p { color: rgb(131,53,7); }
H1.HeaderClassName
{
color: #833507;
}
.AnyTagClassName
{
color: #833507;
}
</style>
background-color css
<style>
a { background-color: #833507; }
a { background-color: rgb(131,53,7); }
div.DivClassName
{
background-color: #833507;
}
.BgClassName
{
background-color: #833507;
}
</style>
border-color css
<style>
span { border-color: #833507; }
span { border-color: rgb(131,53,7); }
td.TdClassName
{
border-color: #833507;
}
.TagClassName
{
border-color: #833507;
}
</style>