Shades of Saddle Brown #893408
Tints of Saddle Brown #893408
RGB
CMYK
RGB Variations
Color information
#893408 (or 0x893408) is known color: Saddle Brown. HEX triplet: 89, 34 and 08. RGB value is (137,52,8). Sum of RGB (Red+Green+Blue) = 137+52+8=197 (26% of max value = 765). Red value is 137 (53.91% from 255 or 69.54% from 197); Green value is 52 (20.70% from 255 or 26.40% from 197); Blue value is 8 (3.52% from 255 or 4.06% from 197); Max value from RGB is 137 - color contains mainly: red. Hex color #893408 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #893408 is #76CBF7. Grayscale: #484848. Windows color (decimal): -7785464 or 537737. OLE color: 537737.
HSL color Cylindrical-coordinate representation of color #893408: hue angle of 20.47º 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 #893408 is Cyan = 0, Magento = 0.62, Yellow = 0.94 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 52 | 8 | - |
| CMYK | 0 | 0.62 | 0.94 | 0.46 |
| HSL | 20.47º | 0.89% | 0.28% | - |
| HSV(B) | 20.47º | 0.94% | 0.54% | - |
| XYZ | 11.59 | 7.79 | 1.12 | - |
| YUV | 72.4 | 91.66 | 174.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 52 | 8 | 0 | 0.62 | 0.94 | 0.46 | 20.47 | 0.89 | 0.28 |
| Hex | 89 | 34 | 8 | 0 | 3E | 5E | 2E | 14 | 59 | 1C |
| Octal | 211 | 64 | 10 | 0 | 76 | 136 | 56 | 24 | 131 | 34 |
| Binary | 10001001 | 110100 | 1000 | 0 | 111110 | 1011110 | 101110 | 10100 | 1011001 | 11100 |
Color Harmonies of #893408
Complementary color
Monochromatic Colors of #893408
Black with #893408
Text Example
Text Example
White with #893408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893408; }
p { color: rgb(137,52,8); }
H1.HeaderClassName
{
color: #893408;
}
.AnyTagClassName
{
color: #893408;
}
</style>
background-color css
<style>
a { background-color: #893408; }
a { background-color: rgb(137,52,8); }
div.DivClassName
{
background-color: #893408;
}
.BgClassName
{
background-color: #893408;
}
</style>
border-color css
<style>
span { border-color: #893408; }
span { border-color: rgb(137,52,8); }
td.TdClassName
{
border-color: #893408;
}
.TagClassName
{
border-color: #893408;
}
</style>