Shades of Falu Red #721615
Tints of Falu Red #721615
RGB
CMYK
RGB Variations
Color information
#721615 (or 0x721615) is known color: Falu Red. HEX triplet: 72, 16 and 15. RGB value is (114,22,21). Sum of RGB (Red+Green+Blue) = 114+22+21=157 (20% of max value = 765). Red value is 114 (44.92% from 255 or 72.61% from 157); Green value is 22 (8.98% from 255 or 14.01% from 157); Blue value is 21 (8.59% from 255 or 13.38% from 157); Max value from RGB is 114 - color contains mainly: red. Hex color #721615 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #721615 is #8DE9EA. Grayscale: #313131. Windows color (decimal): -9300459 or 1382002. OLE color: 1382002.
HSL color Cylindrical-coordinate representation of color #721615: hue angle of 0.65º 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 #721615 is Cyan = 0, Magento = 0.81, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 22 | 21 | - |
| CMYK | 0 | 0.81 | 0.82 | 0.55 |
| HSL | 0.65º | 0.69% | 0.26% | - |
| HSV(B) | 0.65º | 0.82% | 0.45% | - |
| XYZ | 7.36 | 4.21 | 1.13 | - |
| YUV | 49.39 | 111.98 | 174.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 22 | 21 | 0 | 0.81 | 0.82 | 0.55 | 0.65 | 0.69 | 0.26 |
| Hex | 72 | 16 | 15 | 0 | 51 | 52 | 37 | 1 | 45 | 1A |
| Octal | 162 | 26 | 25 | 0 | 121 | 122 | 67 | 1 | 105 | 32 |
| Binary | 1110010 | 10110 | 10101 | 0 | 1010001 | 1010010 | 110111 | 1 | 1000101 | 11010 |
Color Harmonies of #721615
Complementary color
Monochromatic Colors of #721615
Black with #721615
Text Example
Text Example
White with #721615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #721615; }
p { color: rgb(114,22,21); }
H1.HeaderClassName
{
color: #721615;
}
.AnyTagClassName
{
color: #721615;
}
</style>
background-color css
<style>
a { background-color: #721615; }
a { background-color: rgb(114,22,21); }
div.DivClassName
{
background-color: #721615;
}
.BgClassName
{
background-color: #721615;
}
</style>
border-color css
<style>
span { border-color: #721615; }
span { border-color: rgb(114,22,21); }
td.TdClassName
{
border-color: #721615;
}
.TagClassName
{
border-color: #721615;
}
</style>