Shades of Saddle Brown #895007
Tints of Saddle Brown #895007
RGB
CMYK
RGB Variations
Color information
#895007 (or 0x895007) is known color: Saddle Brown. HEX triplet: 89, 50 and 07. RGB value is (137,80,7). Sum of RGB (Red+Green+Blue) = 137+80+7=224 (29% of max value = 765). Red value is 137 (53.91% from 255 or 61.16% from 224); Green value is 80 (31.64% from 255 or 35.71% from 224); Blue value is 7 (3.12% from 255 or 3.12% from 224); Max value from RGB is 137 - color contains mainly: red. Hex color #895007 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #895007 is #76AFF8. Grayscale: #595959. Windows color (decimal): -7778297 or 479369. OLE color: 479369.
HSL color Cylindrical-coordinate representation of color #895007: hue angle of 33.69º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #895007 is Cyan = 0, Magento = 0.42, Yellow = 0.95 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 80 | 7 | - |
| CMYK | 0 | 0.42 | 0.95 | 0.46 |
| HSL | 33.69º | 0.9% | 0.28% | - |
| HSV(B) | 33.69º | 0.95% | 0.54% | - |
| XYZ | 13.22 | 11.07 | 1.64 | - |
| YUV | 88.72 | 81.88 | 162.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 80 | 7 | 0 | 0.42 | 0.95 | 0.46 | 33.69 | 0.9 | 0.28 |
| Hex | 89 | 50 | 7 | 0 | 2A | 5F | 2E | 22 | 5A | 1C |
| Octal | 211 | 120 | 7 | 0 | 52 | 137 | 56 | 42 | 132 | 34 |
| Binary | 10001001 | 1010000 | 111 | 0 | 101010 | 1011111 | 101110 | 100010 | 1011010 | 11100 |
Color Harmonies of #895007
Complementary color
Monochromatic Colors of #895007
Black with #895007
Text Example
Text Example
White with #895007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895007; }
p { color: rgb(137,80,7); }
H1.HeaderClassName
{
color: #895007;
}
.AnyTagClassName
{
color: #895007;
}
</style>
background-color css
<style>
a { background-color: #895007; }
a { background-color: rgb(137,80,7); }
div.DivClassName
{
background-color: #895007;
}
.BgClassName
{
background-color: #895007;
}
</style>
border-color css
<style>
span { border-color: #895007; }
span { border-color: rgb(137,80,7); }
td.TdClassName
{
border-color: #895007;
}
.TagClassName
{
border-color: #895007;
}
</style>