Shades of Saddle Brown #893305
Tints of Saddle Brown #893305
RGB
CMYK
RGB Variations
Color information
#893305 (or 0x893305) is known color: Saddle Brown. HEX triplet: 89, 33 and 05. RGB value is (137,51,5). Sum of RGB (Red+Green+Blue) = 137+51+5=193 (25% of max value = 765). Red value is 137 (53.91% from 255 or 70.98% from 193); Green value is 51 (20.31% from 255 or 26.42% from 193); Blue value is 5 (2.34% from 255 or 2.59% from 193); Max value from RGB is 137 - color contains mainly: red. Hex color #893305 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #893305 is #76CCFA. Grayscale: #474747. Windows color (decimal): -7785723 or 340873. OLE color: 340873.
HSL color Cylindrical-coordinate representation of color #893305: hue angle of 20.91º degrees, saturation: 0.93, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #893305 is Cyan = 0, Magento = 0.63, Yellow = 0.96 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 51 | 5 | - |
| CMYK | 0 | 0.63 | 0.96 | 0.46 |
| HSL | 20.91º | 0.93% | 0.28% | - |
| HSV(B) | 20.91º | 0.96% | 0.54% | - |
| XYZ | 11.53 | 7.7 | 1.02 | - |
| YUV | 71.47 | 90.49 | 174.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 51 | 5 | 0 | 0.63 | 0.96 | 0.46 | 20.91 | 0.93 | 0.28 |
| Hex | 89 | 33 | 5 | 0 | 3F | 60 | 2E | 15 | 5D | 1C |
| Octal | 211 | 63 | 5 | 0 | 77 | 140 | 56 | 25 | 135 | 34 |
| Binary | 10001001 | 110011 | 101 | 0 | 111111 | 1100000 | 101110 | 10101 | 1011101 | 11100 |
Color Harmonies of #893305
Complementary color
Monochromatic Colors of #893305
Black with #893305
Text Example
Text Example
White with #893305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893305; }
p { color: rgb(137,51,5); }
H1.HeaderClassName
{
color: #893305;
}
.AnyTagClassName
{
color: #893305;
}
</style>
background-color css
<style>
a { background-color: #893305; }
a { background-color: rgb(137,51,5); }
div.DivClassName
{
background-color: #893305;
}
.BgClassName
{
background-color: #893305;
}
</style>
border-color css
<style>
span { border-color: #893305; }
span { border-color: rgb(137,51,5); }
td.TdClassName
{
border-color: #893305;
}
.TagClassName
{
border-color: #893305;
}
</style>