Shades of Saddle Brown #893507
Tints of Saddle Brown #893507
RGB
CMYK
RGB Variations
Color information
#893507 (or 0x893507) is known color: Saddle Brown. HEX triplet: 89, 35 and 07. RGB value is (137,53,7). Sum of RGB (Red+Green+Blue) = 137+53+7=197 (26% of max value = 765). Red value is 137 (53.91% from 255 or 69.54% from 197); Green value is 53 (21.09% from 255 or 26.90% from 197); Blue value is 7 (3.12% from 255 or 3.55% from 197); Max value from RGB is 137 - color contains mainly: red. Hex color #893507 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #893507 is #76CAF8. Grayscale: #494949. Windows color (decimal): -7785209 or 472457. OLE color: 472457.
HSL color Cylindrical-coordinate representation of color #893507: hue angle of 21.23º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #893507 is Cyan = 0, Magento = 0.61, Yellow = 0.95 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 53 | 7 | - |
| CMYK | 0 | 0.61 | 0.95 | 0.46 |
| HSL | 21.23º | 0.9% | 0.28% | - |
| HSV(B) | 21.23º | 0.95% | 0.54% | - |
| XYZ | 11.63 | 7.88 | 1.11 | - |
| YUV | 72.87 | 90.83 | 173.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 53 | 7 | 0 | 0.61 | 0.95 | 0.46 | 21.23 | 0.9 | 0.28 |
| Hex | 89 | 35 | 7 | 0 | 3D | 5F | 2E | 15 | 5A | 1C |
| Octal | 211 | 65 | 7 | 0 | 75 | 137 | 56 | 25 | 132 | 34 |
| Binary | 10001001 | 110101 | 111 | 0 | 111101 | 1011111 | 101110 | 10101 | 1011010 | 11100 |
Color Harmonies of #893507
Complementary color
Monochromatic Colors of #893507
Black with #893507
Text Example
Text Example
White with #893507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893507; }
p { color: rgb(137,53,7); }
H1.HeaderClassName
{
color: #893507;
}
.AnyTagClassName
{
color: #893507;
}
</style>
background-color css
<style>
a { background-color: #893507; }
a { background-color: rgb(137,53,7); }
div.DivClassName
{
background-color: #893507;
}
.BgClassName
{
background-color: #893507;
}
</style>
border-color css
<style>
span { border-color: #893507; }
span { border-color: rgb(137,53,7); }
td.TdClassName
{
border-color: #893507;
}
.TagClassName
{
border-color: #893507;
}
</style>