Shades of Saddle Brown #844713
Tints of Saddle Brown #844713
RGB
CMYK
RGB Variations
Color information
#844713 (or 0x844713) is known color: Saddle Brown. HEX triplet: 84, 47 and 13. RGB value is (132,71,19). Sum of RGB (Red+Green+Blue) = 132+71+19=222 (29% of max value = 765). Red value is 132 (51.95% from 255 or 59.46% from 222); Green value is 71 (28.12% from 255 or 31.98% from 222); Blue value is 19 (7.81% from 255 or 8.56% from 222); Max value from RGB is 132 - color contains mainly: red. Hex color #844713 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #844713 is #7BB8EC. Grayscale: #535353. Windows color (decimal): -8108269 or 1263492. OLE color: 1263492.
HSL color Cylindrical-coordinate representation of color #844713: hue angle of 27.61º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #844713 is Cyan = 0, Magento = 0.46, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 71 | 19 | - |
| CMYK | 0 | 0.46 | 0.86 | 0.48 |
| HSL | 27.61º | 0.75% | 0.3% | - |
| HSV(B) | 27.61º | 0.86% | 0.52% | - |
| XYZ | 11.89 | 9.46 | 1.82 | - |
| YUV | 83.31 | 91.71 | 162.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 71 | 19 | 0 | 0.46 | 0.86 | 0.48 | 27.61 | 0.75 | 0.3 |
| Hex | 84 | 47 | 13 | 0 | 2E | 56 | 30 | 1C | 4B | 1E |
| Octal | 204 | 107 | 23 | 0 | 56 | 126 | 60 | 34 | 113 | 36 |
| Binary | 10000100 | 1000111 | 10011 | 0 | 101110 | 1010110 | 110000 | 11100 | 1001011 | 11110 |
Color Harmonies of #844713
Complementary color
Monochromatic Colors of #844713
Black with #844713
Text Example
Text Example
White with #844713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844713; }
p { color: rgb(132,71,19); }
H1.HeaderClassName
{
color: #844713;
}
.AnyTagClassName
{
color: #844713;
}
</style>
background-color css
<style>
a { background-color: #844713; }
a { background-color: rgb(132,71,19); }
div.DivClassName
{
background-color: #844713;
}
.BgClassName
{
background-color: #844713;
}
</style>
border-color css
<style>
span { border-color: #844713; }
span { border-color: rgb(132,71,19); }
td.TdClassName
{
border-color: #844713;
}
.TagClassName
{
border-color: #844713;
}
</style>