Shades of Falu Red #721509
Tints of Falu Red #721509
RGB
CMYK
RGB Variations
Color information
#721509 (or 0x721509) is known color: Falu Red. HEX triplet: 72, 15 and 09. RGB value is (114,21,9). Sum of RGB (Red+Green+Blue) = 114+21+9=144 (19% of max value = 765). Red value is 114 (44.92% from 255 or 79.17% from 144); Green value is 21 (8.59% from 255 or 14.58% from 144); Blue value is 9 (3.91% from 255 or 6.25% from 144); Max value from RGB is 114 - color contains mainly: red. Hex color #721509 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #721509 is #8DEAF6. Grayscale: #2F2F2F. Windows color (decimal): -9300727 or 595314. OLE color: 595314.
HSL color Cylindrical-coordinate representation of color #721509: hue angle of 6.86º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #721509 is Cyan = 0, Magento = 0.82, Yellow = 0.92 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 21 | 9 | - |
| CMYK | 0 | 0.82 | 0.92 | 0.55 |
| HSL | 6.86º | 0.85% | 0.24% | - |
| HSV(B) | 6.86º | 0.92% | 0.45% | - |
| XYZ | 7.26 | 4.13 | 0.67 | - |
| YUV | 47.44 | 106.31 | 175.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 21 | 9 | 0 | 0.82 | 0.92 | 0.55 | 6.86 | 0.85 | 0.24 |
| Hex | 72 | 15 | 9 | 0 | 52 | 5C | 37 | 7 | 55 | 18 |
| Octal | 162 | 25 | 11 | 0 | 122 | 134 | 67 | 7 | 125 | 30 |
| Binary | 1110010 | 10101 | 1001 | 0 | 1010010 | 1011100 | 110111 | 111 | 1010101 | 11000 |
Color Harmonies of #721509
Complementary color
Monochromatic Colors of #721509
Black with #721509
Text Example
Text Example
White with #721509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #721509; }
p { color: rgb(114,21,9); }
H1.HeaderClassName
{
color: #721509;
}
.AnyTagClassName
{
color: #721509;
}
</style>
background-color css
<style>
a { background-color: #721509; }
a { background-color: rgb(114,21,9); }
div.DivClassName
{
background-color: #721509;
}
.BgClassName
{
background-color: #721509;
}
</style>
border-color css
<style>
span { border-color: #721509; }
span { border-color: rgb(114,21,9); }
td.TdClassName
{
border-color: #721509;
}
.TagClassName
{
border-color: #721509;
}
</style>