Shades of Saddle Brown #893504
Tints of Saddle Brown #893504
RGB
CMYK
RGB Variations
Color information
#893504 (or 0x893504) is known color: Saddle Brown. HEX triplet: 89, 35 and 04. RGB value is (137,53,4). Sum of RGB (Red+Green+Blue) = 137+53+4=194 (25% of max value = 765). Red value is 137 (53.91% from 255 or 70.62% from 194); Green value is 53 (21.09% from 255 or 27.32% from 194); Blue value is 4 (1.95% from 255 or 2.06% from 194); Max value from RGB is 137 - color contains mainly: red. Hex color #893504 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #893504 is #76CAFB. Grayscale: #484848. Windows color (decimal): -7785212 or 275849. OLE color: 275849.
HSL color Cylindrical-coordinate representation of color #893504: hue angle of 22.11º degrees, saturation: 0.94, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #893504 is Cyan = 0, Magento = 0.61, Yellow = 0.97 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 53 | 4 | - |
| CMYK | 0 | 0.61 | 0.97 | 0.46 |
| HSL | 22.11º | 0.94% | 0.28% | - |
| HSV(B) | 22.11º | 0.97% | 0.54% | - |
| XYZ | 11.61 | 7.87 | 1.02 | - |
| YUV | 72.53 | 89.33 | 173.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 53 | 4 | 0 | 0.61 | 0.97 | 0.46 | 22.11 | 0.94 | 0.28 |
| Hex | 89 | 35 | 4 | 0 | 3D | 61 | 2E | 16 | 5E | 1C |
| Octal | 211 | 65 | 4 | 0 | 75 | 141 | 56 | 26 | 136 | 34 |
| Binary | 10001001 | 110101 | 100 | 0 | 111101 | 1100001 | 101110 | 10110 | 1011110 | 11100 |
Color Harmonies of #893504
Complementary color
Monochromatic Colors of #893504
Black with #893504
Text Example
Text Example
White with #893504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893504; }
p { color: rgb(137,53,4); }
H1.HeaderClassName
{
color: #893504;
}
.AnyTagClassName
{
color: #893504;
}
</style>
background-color css
<style>
a { background-color: #893504; }
a { background-color: rgb(137,53,4); }
div.DivClassName
{
background-color: #893504;
}
.BgClassName
{
background-color: #893504;
}
</style>
border-color css
<style>
span { border-color: #893504; }
span { border-color: rgb(137,53,4); }
td.TdClassName
{
border-color: #893504;
}
.TagClassName
{
border-color: #893504;
}
</style>