Shades of Falu Red #702109
Tints of Falu Red #702109
RGB
CMYK
RGB Variations
Color information
#702109 (or 0x702109) is known color: Falu Red. HEX triplet: 70, 21 and 09. RGB value is (112,33,9). Sum of RGB (Red+Green+Blue) = 112+33+9=154 (20% of max value = 765). Red value is 112 (44.14% from 255 or 72.73% from 154); Green value is 33 (13.28% from 255 or 21.43% from 154); Blue value is 9 (3.91% from 255 or 5.84% from 154); Max value from RGB is 112 - color contains mainly: red. Hex color #702109 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #702109 is #8FDEF6. Grayscale: #363636. Windows color (decimal): -9428727 or 598384. OLE color: 598384.
HSL color Cylindrical-coordinate representation of color #702109: hue angle of 13.98º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #702109 is Cyan = 0, Magento = 0.71, Yellow = 0.92 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 33 | 9 | - |
| CMYK | 0 | 0.71 | 0.92 | 0.56 |
| HSL | 13.98º | 0.85% | 0.24% | - |
| HSV(B) | 13.98º | 0.92% | 0.44% | - |
| XYZ | 7.28 | 4.55 | 0.75 | - |
| YUV | 53.89 | 102.67 | 169.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 33 | 9 | 0 | 0.71 | 0.92 | 0.56 | 13.98 | 0.85 | 0.24 |
| Hex | 70 | 21 | 9 | 0 | 47 | 5C | 38 | E | 55 | 18 |
| Octal | 160 | 41 | 11 | 0 | 107 | 134 | 70 | 16 | 125 | 30 |
| Binary | 1110000 | 100001 | 1001 | 0 | 1000111 | 1011100 | 111000 | 1110 | 1010101 | 11000 |
Color Harmonies of #702109
Complementary color
Monochromatic Colors of #702109
Black with #702109
Text Example
Text Example
White with #702109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702109; }
p { color: rgb(112,33,9); }
H1.HeaderClassName
{
color: #702109;
}
.AnyTagClassName
{
color: #702109;
}
</style>
background-color css
<style>
a { background-color: #702109; }
a { background-color: rgb(112,33,9); }
div.DivClassName
{
background-color: #702109;
}
.BgClassName
{
background-color: #702109;
}
</style>
border-color css
<style>
span { border-color: #702109; }
span { border-color: rgb(112,33,9); }
td.TdClassName
{
border-color: #702109;
}
.TagClassName
{
border-color: #702109;
}
</style>