Shades of Saddle Brown #894408
Tints of Saddle Brown #894408
RGB
CMYK
RGB Variations
Color information
#894408 (or 0x894408) is known color: Saddle Brown. HEX triplet: 89, 44 and 08. RGB value is (137,68,8). Sum of RGB (Red+Green+Blue) = 137+68+8=213 (28% of max value = 765). Red value is 137 (53.91% from 255 or 64.32% from 213); Green value is 68 (26.95% from 255 or 31.92% from 213); Blue value is 8 (3.52% from 255 or 3.76% from 213); Max value from RGB is 137 - color contains mainly: red. Hex color #894408 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #894408 is #76BBF7. Grayscale: #525252. Windows color (decimal): -7781368 or 541833. OLE color: 541833.
HSL color Cylindrical-coordinate representation of color #894408: hue angle of 27.91º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #894408 is Cyan = 0, Magento = 0.50, Yellow = 0.94 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 68 | 8 | - |
| CMYK | 0 | 0.50 | 0.94 | 0.46 |
| HSL | 27.91º | 0.89% | 0.28% | - |
| HSV(B) | 27.91º | 0.94% | 0.54% | - |
| XYZ | 12.43 | 9.47 | 1.4 | - |
| YUV | 81.79 | 86.36 | 167.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 68 | 8 | 0 | 0.50 | 0.94 | 0.46 | 27.91 | 0.89 | 0.28 |
| Hex | 89 | 44 | 8 | 0 | 32 | 5E | 2E | 1C | 59 | 1C |
| Octal | 211 | 104 | 10 | 0 | 62 | 136 | 56 | 34 | 131 | 34 |
| Binary | 10001001 | 1000100 | 1000 | 0 | 110010 | 1011110 | 101110 | 11100 | 1011001 | 11100 |
Color Harmonies of #894408
Complementary color
Monochromatic Colors of #894408
Black with #894408
Text Example
Text Example
White with #894408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894408; }
p { color: rgb(137,68,8); }
H1.HeaderClassName
{
color: #894408;
}
.AnyTagClassName
{
color: #894408;
}
</style>
background-color css
<style>
a { background-color: #894408; }
a { background-color: rgb(137,68,8); }
div.DivClassName
{
background-color: #894408;
}
.BgClassName
{
background-color: #894408;
}
</style>
border-color css
<style>
span { border-color: #894408; }
span { border-color: rgb(137,68,8); }
td.TdClassName
{
border-color: #894408;
}
.TagClassName
{
border-color: #894408;
}
</style>