Shades of Saddle Brown #893513
Tints of Saddle Brown #893513
RGB
CMYK
RGB Variations
Color information
#893513 (or 0x893513) is known color: Saddle Brown. HEX triplet: 89, 35 and 13. RGB value is (137,53,19). Sum of RGB (Red+Green+Blue) = 137+53+19=209 (27% of max value = 765). Red value is 137 (53.91% from 255 or 65.55% from 209); Green value is 53 (21.09% from 255 or 25.36% from 209); Blue value is 19 (7.81% from 255 or 9.09% from 209); Max value from RGB is 137 - color contains mainly: red. Hex color #893513 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #893513 is #76CAEC. Grayscale: #4A4A4A. Windows color (decimal): -7785197 or 1258889. OLE color: 1258889.
HSL color Cylindrical-coordinate representation of color #893513: hue angle of 17.29º degrees, saturation: 0.76, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #893513 is Cyan = 0, Magento = 0.61, Yellow = 0.86 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 53 | 19 | - |
| CMYK | 0 | 0.61 | 0.86 | 0.46 |
| HSL | 17.29º | 0.76% | 0.31% | - |
| HSV(B) | 17.29º | 0.86% | 0.54% | - |
| XYZ | 11.71 | 7.91 | 1.53 | - |
| YUV | 74.24 | 96.83 | 172.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 53 | 19 | 0 | 0.61 | 0.86 | 0.46 | 17.29 | 0.76 | 0.31 |
| Hex | 89 | 35 | 13 | 0 | 3D | 56 | 2E | 11 | 4C | 1F |
| Octal | 211 | 65 | 23 | 0 | 75 | 126 | 56 | 21 | 114 | 37 |
| Binary | 10001001 | 110101 | 10011 | 0 | 111101 | 1010110 | 101110 | 10001 | 1001100 | 11111 |
Color Harmonies of #893513
Complementary color
Monochromatic Colors of #893513
Black with #893513
Text Example
Text Example
White with #893513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893513; }
p { color: rgb(137,53,19); }
H1.HeaderClassName
{
color: #893513;
}
.AnyTagClassName
{
color: #893513;
}
</style>
background-color css
<style>
a { background-color: #893513; }
a { background-color: rgb(137,53,19); }
div.DivClassName
{
background-color: #893513;
}
.BgClassName
{
background-color: #893513;
}
</style>
border-color css
<style>
span { border-color: #893513; }
span { border-color: rgb(137,53,19); }
td.TdClassName
{
border-color: #893513;
}
.TagClassName
{
border-color: #893513;
}
</style>