Shades of Falu Red #892507
Tints of Falu Red #892507
RGB
CMYK
RGB Variations
Color information
#892507 (or 0x892507) is known color: Falu Red. HEX triplet: 89, 25 and 07. RGB value is (137,37,7). Sum of RGB (Red+Green+Blue) = 137+37+7=181 (23% of max value = 765). Red value is 137 (53.91% from 255 or 75.69% from 181); Green value is 37 (14.84% from 255 or 20.44% from 181); Blue value is 7 (3.12% from 255 or 3.87% from 181); Max value from RGB is 137 - color contains mainly: red. Hex color #892507 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #892507 is #76DAF8. Grayscale: #3F3F3F. Windows color (decimal): -7789305 or 468361. OLE color: 468361.
HSL color Cylindrical-coordinate representation of color #892507: hue angle of 13.85º 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 #892507 is Cyan = 0, Magento = 0.73, Yellow = 0.95 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 37 | 7 | - |
| CMYK | 0 | 0.73 | 0.95 | 0.46 |
| HSL | 13.85º | 0.9% | 0.28% | - |
| HSV(B) | 13.85º | 0.95% | 0.54% | - |
| XYZ | 11.02 | 6.66 | 0.91 | - |
| YUV | 63.48 | 96.13 | 180.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 37 | 7 | 0 | 0.73 | 0.95 | 0.46 | 13.85 | 0.9 | 0.28 |
| Hex | 89 | 25 | 7 | 0 | 49 | 5F | 2E | E | 5A | 1C |
| Octal | 211 | 45 | 7 | 0 | 111 | 137 | 56 | 16 | 132 | 34 |
| Binary | 10001001 | 100101 | 111 | 0 | 1001001 | 1011111 | 101110 | 1110 | 1011010 | 11100 |
Color Harmonies of #892507
Complementary color
Monochromatic Colors of #892507
Black with #892507
Text Example
Text Example
White with #892507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892507; }
p { color: rgb(137,37,7); }
H1.HeaderClassName
{
color: #892507;
}
.AnyTagClassName
{
color: #892507;
}
</style>
background-color css
<style>
a { background-color: #892507; }
a { background-color: rgb(137,37,7); }
div.DivClassName
{
background-color: #892507;
}
.BgClassName
{
background-color: #892507;
}
</style>
border-color css
<style>
span { border-color: #892507; }
span { border-color: rgb(137,37,7); }
td.TdClassName
{
border-color: #892507;
}
.TagClassName
{
border-color: #892507;
}
</style>