Shades of Saddle Brown #894418
Tints of Saddle Brown #894418
RGB
CMYK
RGB Variations
Color information
#894418 (or 0x894418) is known color: Saddle Brown. HEX triplet: 89, 44 and 18. RGB value is (137,68,24). Sum of RGB (Red+Green+Blue) = 137+68+24=229 (30% of max value = 765). Red value is 137 (53.91% from 255 or 59.83% from 229); Green value is 68 (26.95% from 255 or 29.69% from 229); Blue value is 24 (9.77% from 255 or 10.48% from 229); Max value from RGB is 137 - color contains mainly: red. Hex color #894418 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #894418 is #76BBE7. Grayscale: #535353. Windows color (decimal): -7781352 or 1590409. OLE color: 1590409.
HSL color Cylindrical-coordinate representation of color #894418: hue angle of 23.36º degrees, saturation: 0.7, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #894418 is Cyan = 0, Magento = 0.50, Yellow = 0.82 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 68 | 24 | - |
| CMYK | 0 | 0.50 | 0.82 | 0.46 |
| HSL | 23.36º | 0.7% | 0.32% | - |
| HSV(B) | 23.36º | 0.82% | 0.54% | - |
| XYZ | 12.55 | 9.52 | 2.04 | - |
| YUV | 83.62 | 94.36 | 166.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 68 | 24 | 0 | 0.50 | 0.82 | 0.46 | 23.36 | 0.7 | 0.32 |
| Hex | 89 | 44 | 18 | 0 | 32 | 52 | 2E | 17 | 46 | 20 |
| Octal | 211 | 104 | 30 | 0 | 62 | 122 | 56 | 27 | 106 | 40 |
| Binary | 10001001 | 1000100 | 11000 | 0 | 110010 | 1010010 | 101110 | 10111 | 1000110 | 100000 |
Color Harmonies of #894418
Complementary color
Monochromatic Colors of #894418
Black with #894418
Text Example
Text Example
White with #894418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894418; }
p { color: rgb(137,68,24); }
H1.HeaderClassName
{
color: #894418;
}
.AnyTagClassName
{
color: #894418;
}
</style>
background-color css
<style>
a { background-color: #894418; }
a { background-color: rgb(137,68,24); }
div.DivClassName
{
background-color: #894418;
}
.BgClassName
{
background-color: #894418;
}
</style>
border-color css
<style>
span { border-color: #894418; }
span { border-color: rgb(137,68,24); }
td.TdClassName
{
border-color: #894418;
}
.TagClassName
{
border-color: #894418;
}
</style>