Shades of Saddle Brown #873716
Tints of Saddle Brown #873716
RGB
CMYK
RGB Variations
Color information
#873716 (or 0x873716) is known color: Saddle Brown. HEX triplet: 87, 37 and 16. RGB value is (135,55,22). Sum of RGB (Red+Green+Blue) = 135+55+22=212 (28% of max value = 765). Red value is 135 (53.12% from 255 or 63.68% from 212); Green value is 55 (21.88% from 255 or 25.94% from 212); Blue value is 22 (8.98% from 255 or 10.38% from 212); Max value from RGB is 135 - color contains mainly: red. Hex color #873716 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #873716 is #78C8E9. Grayscale: #4B4B4B. Windows color (decimal): -7915754 or 1456007. OLE color: 1456007.
HSL color Cylindrical-coordinate representation of color #873716: hue angle of 17.52º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #873716 is Cyan = 0, Magento = 0.59, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 55 | 22 | - |
| CMYK | 0 | 0.59 | 0.84 | 0.47 |
| HSL | 17.52º | 0.72% | 0.31% | - |
| HSV(B) | 17.52º | 0.84% | 0.53% | - |
| XYZ | 11.5 | 7.94 | 1.69 | - |
| YUV | 75.16 | 98 | 170.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 55 | 22 | 0 | 0.59 | 0.84 | 0.47 | 17.52 | 0.72 | 0.31 |
| Hex | 87 | 37 | 16 | 0 | 3B | 54 | 2F | 12 | 48 | 1F |
| Octal | 207 | 67 | 26 | 0 | 73 | 124 | 57 | 22 | 110 | 37 |
| Binary | 10000111 | 110111 | 10110 | 0 | 111011 | 1010100 | 101111 | 10010 | 1001000 | 11111 |
Color Harmonies of #873716
Complementary color
Monochromatic Colors of #873716
Black with #873716
Text Example
Text Example
White with #873716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873716; }
p { color: rgb(135,55,22); }
H1.HeaderClassName
{
color: #873716;
}
.AnyTagClassName
{
color: #873716;
}
</style>
background-color css
<style>
a { background-color: #873716; }
a { background-color: rgb(135,55,22); }
div.DivClassName
{
background-color: #873716;
}
.BgClassName
{
background-color: #873716;
}
</style>
border-color css
<style>
span { border-color: #873716; }
span { border-color: rgb(135,55,22); }
td.TdClassName
{
border-color: #873716;
}
.TagClassName
{
border-color: #873716;
}
</style>