Shades of Saddle Brown #893714
Tints of Saddle Brown #893714
RGB
CMYK
RGB Variations
Color information
#893714 (or 0x893714) is known color: Saddle Brown. HEX triplet: 89, 37 and 14. RGB value is (137,55,20). Sum of RGB (Red+Green+Blue) = 137+55+20=212 (28% of max value = 765). Red value is 137 (53.91% from 255 or 64.62% from 212); Green value is 55 (21.88% from 255 or 25.94% from 212); Blue value is 20 (8.20% from 255 or 9.43% from 212); Max value from RGB is 137 - color contains mainly: red. Hex color #893714 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #893714 is #76C8EB. Grayscale: #4B4B4B. Windows color (decimal): -7784684 or 1324937. OLE color: 1324937.
HSL color Cylindrical-coordinate representation of color #893714: hue angle of 17.95º degrees, saturation: 0.75, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #893714 is Cyan = 0, Magento = 0.60, Yellow = 0.85 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 55 | 20 | - |
| CMYK | 0 | 0.60 | 0.85 | 0.46 |
| HSL | 17.95º | 0.75% | 0.31% | - |
| HSV(B) | 17.95º | 0.85% | 0.54% | - |
| XYZ | 11.81 | 8.1 | 1.6 | - |
| YUV | 75.53 | 96.67 | 171.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 55 | 20 | 0 | 0.60 | 0.85 | 0.46 | 17.95 | 0.75 | 0.31 |
| Hex | 89 | 37 | 14 | 0 | 3C | 55 | 2E | 12 | 4B | 1F |
| Octal | 211 | 67 | 24 | 0 | 74 | 125 | 56 | 22 | 113 | 37 |
| Binary | 10001001 | 110111 | 10100 | 0 | 111100 | 1010101 | 101110 | 10010 | 1001011 | 11111 |
Color Harmonies of #893714
Complementary color
Monochromatic Colors of #893714
Black with #893714
Text Example
Text Example
White with #893714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893714; }
p { color: rgb(137,55,20); }
H1.HeaderClassName
{
color: #893714;
}
.AnyTagClassName
{
color: #893714;
}
</style>
background-color css
<style>
a { background-color: #893714; }
a { background-color: rgb(137,55,20); }
div.DivClassName
{
background-color: #893714;
}
.BgClassName
{
background-color: #893714;
}
</style>
border-color css
<style>
span { border-color: #893714; }
span { border-color: rgb(137,55,20); }
td.TdClassName
{
border-color: #893714;
}
.TagClassName
{
border-color: #893714;
}
</style>