Shades of Falu Red #721815
Tints of Falu Red #721815
RGB
CMYK
RGB Variations
Color information
#721815 (or 0x721815) is known color: Falu Red. HEX triplet: 72, 18 and 15. RGB value is (114,24,21). Sum of RGB (Red+Green+Blue) = 114+24+21=159 (21% of max value = 765). Red value is 114 (44.92% from 255 or 71.70% from 159); Green value is 24 (9.77% from 255 or 15.09% from 159); Blue value is 21 (8.59% from 255 or 13.21% from 159); Max value from RGB is 114 - color contains mainly: red. Hex color #721815 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #721815 is #8DE7EA. Grayscale: #323232. Windows color (decimal): -9299947 or 1382514. OLE color: 1382514.
HSL color Cylindrical-coordinate representation of color #721815: hue angle of 1.94º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #721815 is Cyan = 0, Magento = 0.79, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 24 | 21 | - |
| CMYK | 0 | 0.79 | 0.82 | 0.55 |
| HSL | 1.94º | 0.69% | 0.26% | - |
| HSV(B) | 1.94º | 0.82% | 0.45% | - |
| XYZ | 7.4 | 4.28 | 1.15 | - |
| YUV | 50.57 | 111.32 | 173.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 24 | 21 | 0 | 0.79 | 0.82 | 0.55 | 1.94 | 0.69 | 0.26 |
| Hex | 72 | 18 | 15 | 0 | 4F | 52 | 37 | 2 | 45 | 1A |
| Octal | 162 | 30 | 25 | 0 | 117 | 122 | 67 | 2 | 105 | 32 |
| Binary | 1110010 | 11000 | 10101 | 0 | 1001111 | 1010010 | 110111 | 10 | 1000101 | 11010 |
Color Harmonies of #721815
Complementary color
Monochromatic Colors of #721815
Black with #721815
Text Example
Text Example
White with #721815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #721815; }
p { color: rgb(114,24,21); }
H1.HeaderClassName
{
color: #721815;
}
.AnyTagClassName
{
color: #721815;
}
</style>
background-color css
<style>
a { background-color: #721815; }
a { background-color: rgb(114,24,21); }
div.DivClassName
{
background-color: #721815;
}
.BgClassName
{
background-color: #721815;
}
</style>
border-color css
<style>
span { border-color: #721815; }
span { border-color: rgb(114,24,21); }
td.TdClassName
{
border-color: #721815;
}
.TagClassName
{
border-color: #721815;
}
</style>