Shades of Saddle Brown #894610
Tints of Saddle Brown #894610
RGB
CMYK
RGB Variations
Color information
#894610 (or 0x894610) is known color: Saddle Brown. HEX triplet: 89, 46 and 10. RGB value is (137,70,16). Sum of RGB (Red+Green+Blue) = 137+70+16=223 (29% of max value = 765). Red value is 137 (53.91% from 255 or 61.43% from 223); Green value is 70 (27.73% from 255 or 31.39% from 223); Blue value is 16 (6.64% from 255 or 7.17% from 223); Max value from RGB is 137 - color contains mainly: red. Hex color #894610 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #894610 is #76B9EF. Grayscale: #545454. Windows color (decimal): -7780848 or 1066633. OLE color: 1066633.
HSL color Cylindrical-coordinate representation of color #894610: hue angle of 26.78º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #894610 is Cyan = 0, Magento = 0.49, Yellow = 0.88 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 70 | 16 | - |
| CMYK | 0 | 0.49 | 0.88 | 0.46 |
| HSL | 26.78º | 0.79% | 0.3% | - |
| HSV(B) | 26.78º | 0.88% | 0.54% | - |
| XYZ | 12.6 | 9.74 | 1.71 | - |
| YUV | 83.88 | 89.7 | 165.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 70 | 16 | 0 | 0.49 | 0.88 | 0.46 | 26.78 | 0.79 | 0.3 |
| Hex | 89 | 46 | 10 | 0 | 31 | 58 | 2E | 1B | 4F | 1E |
| Octal | 211 | 106 | 20 | 0 | 61 | 130 | 56 | 33 | 117 | 36 |
| Binary | 10001001 | 1000110 | 10000 | 0 | 110001 | 1011000 | 101110 | 11011 | 1001111 | 11110 |
Color Harmonies of #894610
Complementary color
Monochromatic Colors of #894610
Black with #894610
Text Example
Text Example
White with #894610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894610; }
p { color: rgb(137,70,16); }
H1.HeaderClassName
{
color: #894610;
}
.AnyTagClassName
{
color: #894610;
}
</style>
background-color css
<style>
a { background-color: #894610; }
a { background-color: rgb(137,70,16); }
div.DivClassName
{
background-color: #894610;
}
.BgClassName
{
background-color: #894610;
}
</style>
border-color css
<style>
span { border-color: #894610; }
span { border-color: rgb(137,70,16); }
td.TdClassName
{
border-color: #894610;
}
.TagClassName
{
border-color: #894610;
}
</style>