Shades of Falu Red #892707
Tints of Falu Red #892707
RGB
CMYK
RGB Variations
Color information
#892707 (or 0x892707) is known color: Falu Red. HEX triplet: 89, 27 and 07. RGB value is (137,39,7). Sum of RGB (Red+Green+Blue) = 137+39+7=183 (24% of max value = 765). Red value is 137 (53.91% from 255 or 74.86% from 183); Green value is 39 (15.62% from 255 or 21.31% from 183); Blue value is 7 (3.12% from 255 or 3.83% from 183); Max value from RGB is 137 - color contains mainly: red. Hex color #892707 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #892707 is #76D8F8. Grayscale: #404040. Windows color (decimal): -7788793 or 468873. OLE color: 468873.
HSL color Cylindrical-coordinate representation of color #892707: hue angle of 14.77º 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 #892707 is Cyan = 0, Magento = 0.72, Yellow = 0.95 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 39 | 7 | - |
| CMYK | 0 | 0.72 | 0.95 | 0.46 |
| HSL | 14.77º | 0.9% | 0.28% | - |
| HSV(B) | 14.77º | 0.95% | 0.54% | - |
| XYZ | 11.08 | 6.78 | 0.93 | - |
| YUV | 64.65 | 95.47 | 179.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 39 | 7 | 0 | 0.72 | 0.95 | 0.46 | 14.77 | 0.9 | 0.28 |
| Hex | 89 | 27 | 7 | 0 | 48 | 5F | 2E | F | 5A | 1C |
| Octal | 211 | 47 | 7 | 0 | 110 | 137 | 56 | 17 | 132 | 34 |
| Binary | 10001001 | 100111 | 111 | 0 | 1001000 | 1011111 | 101110 | 1111 | 1011010 | 11100 |
Color Harmonies of #892707
Complementary color
Monochromatic Colors of #892707
Black with #892707
Text Example
Text Example
White with #892707
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892707; }
p { color: rgb(137,39,7); }
H1.HeaderClassName
{
color: #892707;
}
.AnyTagClassName
{
color: #892707;
}
</style>
background-color css
<style>
a { background-color: #892707; }
a { background-color: rgb(137,39,7); }
div.DivClassName
{
background-color: #892707;
}
.BgClassName
{
background-color: #892707;
}
</style>
border-color css
<style>
span { border-color: #892707; }
span { border-color: rgb(137,39,7); }
td.TdClassName
{
border-color: #892707;
}
.TagClassName
{
border-color: #892707;
}
</style>