Shades of Saddle Brown #894516
Tints of Saddle Brown #894516
RGB
CMYK
RGB Variations
Color information
#894516 (or 0x894516) is known color: Saddle Brown. HEX triplet: 89, 45 and 16. RGB value is (137,69,22). Sum of RGB (Red+Green+Blue) = 137+69+22=228 (30% of max value = 765). Red value is 137 (53.91% from 255 or 60.09% from 228); Green value is 69 (27.34% from 255 or 30.26% from 228); Blue value is 22 (8.98% from 255 or 9.65% from 228); Max value from RGB is 137 - color contains mainly: red. Hex color #894516 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #894516 is #76BAE9. Grayscale: #545454. Windows color (decimal): -7781098 or 1459593. OLE color: 1459593.
HSL color Cylindrical-coordinate representation of color #894516: hue angle of 24.52º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #894516 is Cyan = 0, Magento = 0.50, Yellow = 0.84 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 69 | 22 | - |
| CMYK | 0 | 0.50 | 0.84 | 0.46 |
| HSL | 24.52º | 0.72% | 0.31% | - |
| HSV(B) | 24.52º | 0.84% | 0.54% | - |
| XYZ | 12.59 | 9.63 | 1.95 | - |
| YUV | 83.97 | 93.03 | 165.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 69 | 22 | 0 | 0.50 | 0.84 | 0.46 | 24.52 | 0.72 | 0.31 |
| Hex | 89 | 45 | 16 | 0 | 32 | 54 | 2E | 19 | 48 | 1F |
| Octal | 211 | 105 | 26 | 0 | 62 | 124 | 56 | 31 | 110 | 37 |
| Binary | 10001001 | 1000101 | 10110 | 0 | 110010 | 1010100 | 101110 | 11001 | 1001000 | 11111 |
Color Harmonies of #894516
Complementary color
Monochromatic Colors of #894516
Black with #894516
Text Example
Text Example
White with #894516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894516; }
p { color: rgb(137,69,22); }
H1.HeaderClassName
{
color: #894516;
}
.AnyTagClassName
{
color: #894516;
}
</style>
background-color css
<style>
a { background-color: #894516; }
a { background-color: rgb(137,69,22); }
div.DivClassName
{
background-color: #894516;
}
.BgClassName
{
background-color: #894516;
}
</style>
border-color css
<style>
span { border-color: #894516; }
span { border-color: rgb(137,69,22); }
td.TdClassName
{
border-color: #894516;
}
.TagClassName
{
border-color: #894516;
}
</style>