Shades of Saddle Brown #873513
Tints of Saddle Brown #873513
RGB
CMYK
RGB Variations
Color information
#873513 (or 0x873513) is known color: Saddle Brown. HEX triplet: 87, 35 and 13. RGB value is (135,53,19). Sum of RGB (Red+Green+Blue) = 135+53+19=207 (27% of max value = 765). Red value is 135 (53.12% from 255 or 65.22% from 207); Green value is 53 (21.09% from 255 or 25.60% from 207); Blue value is 19 (7.81% from 255 or 9.18% from 207); Max value from RGB is 135 - color contains mainly: red. Hex color #873513 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #873513 is #78CAEC. Grayscale: #494949. Windows color (decimal): -7916269 or 1258887. OLE color: 1258887.
HSL color Cylindrical-coordinate representation of color #873513: hue angle of 17.59º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #873513 is Cyan = 0, Magento = 0.61, Yellow = 0.86 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 53 | 19 | - |
| CMYK | 0 | 0.61 | 0.86 | 0.47 |
| HSL | 17.59º | 0.75% | 0.3% | - |
| HSV(B) | 17.59º | 0.86% | 0.53% | - |
| XYZ | 11.38 | 7.74 | 1.51 | - |
| YUV | 73.64 | 97.17 | 171.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 53 | 19 | 0 | 0.61 | 0.86 | 0.47 | 17.59 | 0.75 | 0.3 |
| Hex | 87 | 35 | 13 | 0 | 3D | 56 | 2F | 12 | 4B | 1E |
| Octal | 207 | 65 | 23 | 0 | 75 | 126 | 57 | 22 | 113 | 36 |
| Binary | 10000111 | 110101 | 10011 | 0 | 111101 | 1010110 | 101111 | 10010 | 1001011 | 11110 |
Color Harmonies of #873513
Complementary color
Monochromatic Colors of #873513
Black with #873513
Text Example
Text Example
White with #873513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873513; }
p { color: rgb(135,53,19); }
H1.HeaderClassName
{
color: #873513;
}
.AnyTagClassName
{
color: #873513;
}
</style>
background-color css
<style>
a { background-color: #873513; }
a { background-color: rgb(135,53,19); }
div.DivClassName
{
background-color: #873513;
}
.BgClassName
{
background-color: #873513;
}
</style>
border-color css
<style>
span { border-color: #873513; }
span { border-color: rgb(135,53,19); }
td.TdClassName
{
border-color: #873513;
}
.TagClassName
{
border-color: #873513;
}
</style>