Shades of Saddle Brown #894916
Tints of Saddle Brown #894916
RGB
CMYK
RGB Variations
Color information
#894916 (or 0x894916) is known color: Saddle Brown. HEX triplet: 89, 49 and 16. RGB value is (137,73,22). Sum of RGB (Red+Green+Blue) = 137+73+22=232 (30% of max value = 765). Red value is 137 (53.91% from 255 or 59.05% from 232); Green value is 73 (28.91% from 255 or 31.47% from 232); Blue value is 22 (8.98% from 255 or 9.48% from 232); Max value from RGB is 137 - color contains mainly: red. Hex color #894916 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #894916 is #76B6E9. Grayscale: #565656. Windows color (decimal): -7780074 or 1460617. OLE color: 1460617.
HSL color Cylindrical-coordinate representation of color #894916: hue angle of 26.61º 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 #894916 is Cyan = 0, Magento = 0.47, Yellow = 0.84 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 73 | 22 | - |
| CMYK | 0 | 0.47 | 0.84 | 0.46 |
| HSL | 26.61º | 0.72% | 0.31% | - |
| HSV(B) | 26.61º | 0.84% | 0.54% | - |
| XYZ | 12.84 | 10.14 | 2.04 | - |
| YUV | 86.32 | 91.7 | 164.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 73 | 22 | 0 | 0.47 | 0.84 | 0.46 | 26.61 | 0.72 | 0.31 |
| Hex | 89 | 49 | 16 | 0 | 2F | 54 | 2E | 1B | 48 | 1F |
| Octal | 211 | 111 | 26 | 0 | 57 | 124 | 56 | 33 | 110 | 37 |
| Binary | 10001001 | 1001001 | 10110 | 0 | 101111 | 1010100 | 101110 | 11011 | 1001000 | 11111 |
Color Harmonies of #894916
Complementary color
Monochromatic Colors of #894916
Black with #894916
Text Example
Text Example
White with #894916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894916; }
p { color: rgb(137,73,22); }
H1.HeaderClassName
{
color: #894916;
}
.AnyTagClassName
{
color: #894916;
}
</style>
background-color css
<style>
a { background-color: #894916; }
a { background-color: rgb(137,73,22); }
div.DivClassName
{
background-color: #894916;
}
.BgClassName
{
background-color: #894916;
}
</style>
border-color css
<style>
span { border-color: #894916; }
span { border-color: rgb(137,73,22); }
td.TdClassName
{
border-color: #894916;
}
.TagClassName
{
border-color: #894916;
}
</style>