Shades of Saddle Brown #834907
Tints of Saddle Brown #834907
RGB
CMYK
RGB Variations
Color information
#834907 (or 0x834907) is known color: Saddle Brown. HEX triplet: 83, 49 and 07. RGB value is (131,73,7). Sum of RGB (Red+Green+Blue) = 131+73+7=211 (27% of max value = 765). Red value is 131 (51.56% from 255 or 62.09% from 211); Green value is 73 (28.91% from 255 or 34.60% from 211); Blue value is 7 (3.12% from 255 or 3.32% from 211); Max value from RGB is 131 - color contains mainly: red. Hex color #834907 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #834907 is #7CB6F8. Grayscale: #535353. Windows color (decimal): -8173305 or 477571. OLE color: 477571.
HSL color Cylindrical-coordinate representation of color #834907: hue angle of 31.94º 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 #834907 is Cyan = 0, Magento = 0.44, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 73 | 7 | - |
| CMYK | 0 | 0.44 | 0.95 | 0.49 |
| HSL | 31.94º | 0.9% | 0.27% | - |
| HSV(B) | 31.94º | 0.95% | 0.51% | - |
| XYZ | 11.78 | 9.61 | 1.43 | - |
| YUV | 82.82 | 85.22 | 162.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 73 | 7 | 0 | 0.44 | 0.95 | 0.49 | 31.94 | 0.9 | 0.27 |
| Hex | 83 | 49 | 7 | 0 | 2C | 5F | 31 | 20 | 5A | 1B |
| Octal | 203 | 111 | 7 | 0 | 54 | 137 | 61 | 40 | 132 | 33 |
| Binary | 10000011 | 1001001 | 111 | 0 | 101100 | 1011111 | 110001 | 100000 | 1011010 | 11011 |
Color Harmonies of #834907
Complementary color
Monochromatic Colors of #834907
Black with #834907
Text Example
Text Example
White with #834907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834907; }
p { color: rgb(131,73,7); }
H1.HeaderClassName
{
color: #834907;
}
.AnyTagClassName
{
color: #834907;
}
</style>
background-color css
<style>
a { background-color: #834907; }
a { background-color: rgb(131,73,7); }
div.DivClassName
{
background-color: #834907;
}
.BgClassName
{
background-color: #834907;
}
</style>
border-color css
<style>
span { border-color: #834907; }
span { border-color: rgb(131,73,7); }
td.TdClassName
{
border-color: #834907;
}
.TagClassName
{
border-color: #834907;
}
</style>