Shades of Falu Red #892503
Tints of Falu Red #892503
RGB
CMYK
RGB Variations
Color information
#892503 (or 0x892503) is known color: Falu Red. HEX triplet: 89, 25 and 03. RGB value is (137,37,3). Sum of RGB (Red+Green+Blue) = 137+37+3=177 (23% of max value = 765). Red value is 137 (53.91% from 255 or 77.40% from 177); Green value is 37 (14.84% from 255 or 20.90% from 177); Blue value is 3 (1.56% from 255 or 1.69% from 177); Max value from RGB is 137 - color contains mainly: red. Hex color #892503 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #892503 is #76DAFC. Grayscale: #3F3F3F. Windows color (decimal): -7789309 or 206217. OLE color: 206217.
HSL color Cylindrical-coordinate representation of color #892503: hue angle of 15.22º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #892503 is Cyan = 0, Magento = 0.73, Yellow = 0.98 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 37 | 3 | - |
| CMYK | 0 | 0.73 | 0.98 | 0.46 |
| HSL | 15.22º | 0.96% | 0.27% | - |
| HSV(B) | 15.22º | 0.98% | 0.54% | - |
| XYZ | 10.99 | 6.65 | 0.79 | - |
| YUV | 63.02 | 94.13 | 180.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 37 | 3 | 0 | 0.73 | 0.98 | 0.46 | 15.22 | 0.96 | 0.27 |
| Hex | 89 | 25 | 3 | 0 | 49 | 62 | 2E | F | 60 | 1B |
| Octal | 211 | 45 | 3 | 0 | 111 | 142 | 56 | 17 | 140 | 33 |
| Binary | 10001001 | 100101 | 11 | 0 | 1001001 | 1100010 | 101110 | 1111 | 1100000 | 11011 |
Color Harmonies of #892503
Complementary color
Monochromatic Colors of #892503
Black with #892503
Text Example
Text Example
White with #892503
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892503; }
p { color: rgb(137,37,3); }
H1.HeaderClassName
{
color: #892503;
}
.AnyTagClassName
{
color: #892503;
}
</style>
background-color css
<style>
a { background-color: #892503; }
a { background-color: rgb(137,37,3); }
div.DivClassName
{
background-color: #892503;
}
.BgClassName
{
background-color: #892503;
}
</style>
border-color css
<style>
span { border-color: #892503; }
span { border-color: rgb(137,37,3); }
td.TdClassName
{
border-color: #892503;
}
.TagClassName
{
border-color: #892503;
}
</style>