Shades of Falu Red #722313
Tints of Falu Red #722313
RGB
CMYK
RGB Variations
Color information
#722313 (or 0x722313) is known color: Falu Red. HEX triplet: 72, 23 and 13. RGB value is (114,35,19). Sum of RGB (Red+Green+Blue) = 114+35+19=168 (22% of max value = 765). Red value is 114 (44.92% from 255 or 67.86% from 168); Green value is 35 (14.06% from 255 or 20.83% from 168); Blue value is 19 (7.81% from 255 or 11.31% from 168); Max value from RGB is 114 - color contains mainly: red. Hex color #722313 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #722313 is #8DDCEC. Grayscale: #383838. Windows color (decimal): -9297133 or 1254258. OLE color: 1254258.
HSL color Cylindrical-coordinate representation of color #722313: hue angle of 10.11º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #722313 is Cyan = 0, Magento = 0.69, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 35 | 19 | - |
| CMYK | 0 | 0.69 | 0.83 | 0.55 |
| HSL | 10.11º | 0.71% | 0.26% | - |
| HSV(B) | 10.11º | 0.83% | 0.45% | - |
| XYZ | 7.66 | 4.83 | 1.14 | - |
| YUV | 56.8 | 106.67 | 168.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 35 | 19 | 0 | 0.69 | 0.83 | 0.55 | 10.11 | 0.71 | 0.26 |
| Hex | 72 | 23 | 13 | 0 | 45 | 53 | 37 | A | 47 | 1A |
| Octal | 162 | 43 | 23 | 0 | 105 | 123 | 67 | 12 | 107 | 32 |
| Binary | 1110010 | 100011 | 10011 | 0 | 1000101 | 1010011 | 110111 | 1010 | 1000111 | 11010 |
Color Harmonies of #722313
Complementary color
Monochromatic Colors of #722313
Black with #722313
Text Example
Text Example
White with #722313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722313; }
p { color: rgb(114,35,19); }
H1.HeaderClassName
{
color: #722313;
}
.AnyTagClassName
{
color: #722313;
}
</style>
background-color css
<style>
a { background-color: #722313; }
a { background-color: rgb(114,35,19); }
div.DivClassName
{
background-color: #722313;
}
.BgClassName
{
background-color: #722313;
}
</style>
border-color css
<style>
span { border-color: #722313; }
span { border-color: rgb(114,35,19); }
td.TdClassName
{
border-color: #722313;
}
.TagClassName
{
border-color: #722313;
}
</style>