Shades of Saddle Brown #894517
Tints of Saddle Brown #894517
RGB
CMYK
RGB Variations
Color information
#894517 (or 0x894517) is known color: Saddle Brown. HEX triplet: 89, 45 and 17. RGB value is (137,69,23). Sum of RGB (Red+Green+Blue) = 137+69+23=229 (30% of max value = 765). Red value is 137 (53.91% from 255 or 59.83% from 229); Green value is 69 (27.34% from 255 or 30.13% from 229); Blue value is 23 (9.38% from 255 or 10.04% from 229); Max value from RGB is 137 - color contains mainly: red. Hex color #894517 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #894517 is #76BAE8. Grayscale: #545454. Windows color (decimal): -7781097 or 1525129. OLE color: 1525129.
HSL color Cylindrical-coordinate representation of color #894517: hue angle of 24.21º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #894517 is Cyan = 0, Magento = 0.50, Yellow = 0.83 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 69 | 23 | - |
| CMYK | 0 | 0.50 | 0.83 | 0.46 |
| HSL | 24.21º | 0.71% | 0.31% | - |
| HSV(B) | 24.21º | 0.83% | 0.54% | - |
| XYZ | 12.6 | 9.64 | 2.01 | - |
| YUV | 84.09 | 93.53 | 165.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 69 | 23 | 0 | 0.50 | 0.83 | 0.46 | 24.21 | 0.71 | 0.31 |
| Hex | 89 | 45 | 17 | 0 | 32 | 53 | 2E | 18 | 47 | 1F |
| Octal | 211 | 105 | 27 | 0 | 62 | 123 | 56 | 30 | 107 | 37 |
| Binary | 10001001 | 1000101 | 10111 | 0 | 110010 | 1010011 | 101110 | 11000 | 1000111 | 11111 |
Color Harmonies of #894517
Complementary color
Monochromatic Colors of #894517
Black with #894517
Text Example
Text Example
White with #894517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894517; }
p { color: rgb(137,69,23); }
H1.HeaderClassName
{
color: #894517;
}
.AnyTagClassName
{
color: #894517;
}
</style>
background-color css
<style>
a { background-color: #894517; }
a { background-color: rgb(137,69,23); }
div.DivClassName
{
background-color: #894517;
}
.BgClassName
{
background-color: #894517;
}
</style>
border-color css
<style>
span { border-color: #894517; }
span { border-color: rgb(137,69,23); }
td.TdClassName
{
border-color: #894517;
}
.TagClassName
{
border-color: #894517;
}
</style>