Shades of Falu Red #721612
Tints of Falu Red #721612
RGB
CMYK
RGB Variations
Color information
#721612 (or 0x721612) is known color: Falu Red. HEX triplet: 72, 16 and 12. RGB value is (114,22,18). Sum of RGB (Red+Green+Blue) = 114+22+18=154 (20% of max value = 765). Red value is 114 (44.92% from 255 or 74.03% from 154); Green value is 22 (8.98% from 255 or 14.29% from 154); Blue value is 18 (7.42% from 255 or 11.69% from 154); Max value from RGB is 114 - color contains mainly: red. Hex color #721612 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #721612 is #8DE9ED. Grayscale: #313131. Windows color (decimal): -9300462 or 1185394. OLE color: 1185394.
HSL color Cylindrical-coordinate representation of color #721612: hue angle of 2.5º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #721612 is Cyan = 0, Magento = 0.81, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 22 | 18 | - |
| CMYK | 0 | 0.81 | 0.84 | 0.55 |
| HSL | 2.5º | 0.73% | 0.26% | - |
| HSV(B) | 2.5º | 0.84% | 0.45% | - |
| XYZ | 7.34 | 4.19 | 1 | - |
| YUV | 49.05 | 110.48 | 174.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 22 | 18 | 0 | 0.81 | 0.84 | 0.55 | 2.5 | 0.73 | 0.26 |
| Hex | 72 | 16 | 12 | 0 | 51 | 54 | 37 | 2 | 49 | 1A |
| Octal | 162 | 26 | 22 | 0 | 121 | 124 | 67 | 2 | 111 | 32 |
| Binary | 1110010 | 10110 | 10010 | 0 | 1010001 | 1010100 | 110111 | 10 | 1001001 | 11010 |
Color Harmonies of #721612
Complementary color
Monochromatic Colors of #721612
Black with #721612
Text Example
Text Example
White with #721612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #721612; }
p { color: rgb(114,22,18); }
H1.HeaderClassName
{
color: #721612;
}
.AnyTagClassName
{
color: #721612;
}
</style>
background-color css
<style>
a { background-color: #721612; }
a { background-color: rgb(114,22,18); }
div.DivClassName
{
background-color: #721612;
}
.BgClassName
{
background-color: #721612;
}
</style>
border-color css
<style>
span { border-color: #721612; }
span { border-color: rgb(114,22,18); }
td.TdClassName
{
border-color: #721612;
}
.TagClassName
{
border-color: #721612;
}
</style>