Shades of Saddle Brown #843716
Tints of Saddle Brown #843716
RGB
CMYK
RGB Variations
Color information
#843716 (or 0x843716) is known color: Saddle Brown. HEX triplet: 84, 37 and 16. RGB value is (132,55,22). Sum of RGB (Red+Green+Blue) = 132+55+22=209 (27% of max value = 765). Red value is 132 (51.95% from 255 or 63.16% from 209); Green value is 55 (21.88% from 255 or 26.32% from 209); Blue value is 22 (8.98% from 255 or 10.53% from 209); Max value from RGB is 132 - color contains mainly: red. Hex color #843716 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #843716 is #7BC8E9. Grayscale: #4A4A4A. Windows color (decimal): -8112362 or 1456004. OLE color: 1456004.
HSL color Cylindrical-coordinate representation of color #843716: hue angle of 18º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #843716 is Cyan = 0, Magento = 0.58, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 55 | 22 | - |
| CMYK | 0 | 0.58 | 0.83 | 0.48 |
| HSL | 18º | 0.71% | 0.3% | - |
| HSV(B) | 18º | 0.83% | 0.52% | - |
| XYZ | 11.03 | 7.7 | 1.66 | - |
| YUV | 74.26 | 98.51 | 169.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 55 | 22 | 0 | 0.58 | 0.83 | 0.48 | 18 | 0.71 | 0.3 |
| Hex | 84 | 37 | 16 | 0 | 3A | 53 | 30 | 12 | 47 | 1E |
| Octal | 204 | 67 | 26 | 0 | 72 | 123 | 60 | 22 | 107 | 36 |
| Binary | 10000100 | 110111 | 10110 | 0 | 111010 | 1010011 | 110000 | 10010 | 1000111 | 11110 |
Color Harmonies of #843716
Complementary color
Monochromatic Colors of #843716
Black with #843716
Text Example
Text Example
White with #843716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #843716; }
p { color: rgb(132,55,22); }
H1.HeaderClassName
{
color: #843716;
}
.AnyTagClassName
{
color: #843716;
}
</style>
background-color css
<style>
a { background-color: #843716; }
a { background-color: rgb(132,55,22); }
div.DivClassName
{
background-color: #843716;
}
.BgClassName
{
background-color: #843716;
}
</style>
border-color css
<style>
span { border-color: #843716; }
span { border-color: rgb(132,55,22); }
td.TdClassName
{
border-color: #843716;
}
.TagClassName
{
border-color: #843716;
}
</style>