Shades of Falu Red #892502
Tints of Falu Red #892502
RGB
CMYK
RGB Variations
Color information
#892502 (or 0x892502) is known color: Falu Red. HEX triplet: 89, 25 and 02. RGB value is (137,37,2). Sum of RGB (Red+Green+Blue) = 137+37+2=176 (23% of max value = 765). Red value is 137 (53.91% from 255 or 77.84% from 176); Green value is 37 (14.84% from 255 or 21.02% from 176); Blue value is 2 (1.17% from 255 or 1.14% from 176); Max value from RGB is 137 - color contains mainly: red. Hex color #892502 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #892502 is #76DAFD. Grayscale: #3F3F3F. Windows color (decimal): -7789310 or 140681. OLE color: 140681.
HSL color Cylindrical-coordinate representation of color #892502: hue angle of 15.56º degrees, saturation: 0.97, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #892502 is Cyan = 0, Magento = 0.73, Yellow = 0.99 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 37 | 2 | - |
| CMYK | 0 | 0.73 | 0.99 | 0.46 |
| HSL | 15.56º | 0.97% | 0.27% | - |
| HSV(B) | 15.56º | 0.99% | 0.54% | - |
| XYZ | 10.99 | 6.65 | 0.76 | - |
| YUV | 62.91 | 93.63 | 180.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 37 | 2 | 0 | 0.73 | 0.99 | 0.46 | 15.56 | 0.97 | 0.27 |
| Hex | 89 | 25 | 2 | 0 | 49 | 63 | 2E | 10 | 61 | 1B |
| Octal | 211 | 45 | 2 | 0 | 111 | 143 | 56 | 20 | 141 | 33 |
| Binary | 10001001 | 100101 | 10 | 0 | 1001001 | 1100011 | 101110 | 10000 | 1100001 | 11011 |
Color Harmonies of #892502
Complementary color
Monochromatic Colors of #892502
Black with #892502
Text Example
Text Example
White with #892502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892502; }
p { color: rgb(137,37,2); }
H1.HeaderClassName
{
color: #892502;
}
.AnyTagClassName
{
color: #892502;
}
</style>
background-color css
<style>
a { background-color: #892502; }
a { background-color: rgb(137,37,2); }
div.DivClassName
{
background-color: #892502;
}
.BgClassName
{
background-color: #892502;
}
</style>
border-color css
<style>
span { border-color: #892502; }
span { border-color: rgb(137,37,2); }
td.TdClassName
{
border-color: #892502;
}
.TagClassName
{
border-color: #892502;
}
</style>