Shades of Saddle Brown #834413
Tints of Saddle Brown #834413
RGB
CMYK
RGB Variations
Color information
#834413 (or 0x834413) is known color: Saddle Brown. HEX triplet: 83, 44 and 13. RGB value is (131,68,19). Sum of RGB (Red+Green+Blue) = 131+68+19=218 (28% of max value = 765). Red value is 131 (51.56% from 255 or 60.09% from 218); Green value is 68 (26.95% from 255 or 31.19% from 218); Blue value is 19 (7.81% from 255 or 8.72% from 218); Max value from RGB is 131 - color contains mainly: red. Hex color #834413 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #834413 is #7CBBEC. Grayscale: #515151. Windows color (decimal): -8174573 or 1262723. OLE color: 1262723.
HSL color Cylindrical-coordinate representation of color #834413: hue angle of 26.25º degrees, saturation: 0.75, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #834413 is Cyan = 0, Magento = 0.48, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 68 | 19 | - |
| CMYK | 0 | 0.48 | 0.85 | 0.49 |
| HSL | 26.25º | 0.75% | 0.29% | - |
| HSV(B) | 26.25º | 0.85% | 0.51% | - |
| XYZ | 11.54 | 9.01 | 1.75 | - |
| YUV | 81.25 | 92.87 | 163.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 68 | 19 | 0 | 0.48 | 0.85 | 0.49 | 26.25 | 0.75 | 0.29 |
| Hex | 83 | 44 | 13 | 0 | 30 | 55 | 31 | 1A | 4B | 1D |
| Octal | 203 | 104 | 23 | 0 | 60 | 125 | 61 | 32 | 113 | 35 |
| Binary | 10000011 | 1000100 | 10011 | 0 | 110000 | 1010101 | 110001 | 11010 | 1001011 | 11101 |
Color Harmonies of #834413
Complementary color
Monochromatic Colors of #834413
Black with #834413
Text Example
Text Example
White with #834413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834413; }
p { color: rgb(131,68,19); }
H1.HeaderClassName
{
color: #834413;
}
.AnyTagClassName
{
color: #834413;
}
</style>
background-color css
<style>
a { background-color: #834413; }
a { background-color: rgb(131,68,19); }
div.DivClassName
{
background-color: #834413;
}
.BgClassName
{
background-color: #834413;
}
</style>
border-color css
<style>
span { border-color: #834413; }
span { border-color: rgb(131,68,19); }
td.TdClassName
{
border-color: #834413;
}
.TagClassName
{
border-color: #834413;
}
</style>