Shades of Falu Red #702217
Tints of Falu Red #702217
RGB
CMYK
RGB Variations
Color information
#702217 (or 0x702217) is known color: Falu Red. HEX triplet: 70, 22 and 17. RGB value is (112,34,23). Sum of RGB (Red+Green+Blue) = 112+34+23=169 (22% of max value = 765). Red value is 112 (44.14% from 255 or 66.27% from 169); Green value is 34 (13.67% from 255 or 20.12% from 169); Blue value is 23 (9.38% from 255 or 13.61% from 169); Max value from RGB is 112 - color contains mainly: red. Hex color #702217 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #702217 is #8FDDE8. Grayscale: #383838. Windows color (decimal): -9428457 or 1516144. OLE color: 1516144.
HSL color Cylindrical-coordinate representation of color #702217: hue angle of 7.42º degrees, saturation: 0.66, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #702217 is Cyan = 0, Magento = 0.70, Yellow = 0.79 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 34 | 23 | - |
| CMYK | 0 | 0.70 | 0.79 | 0.56 |
| HSL | 7.42º | 0.66% | 0.26% | - |
| HSV(B) | 7.42º | 0.79% | 0.44% | - |
| XYZ | 7.41 | 4.65 | 1.32 | - |
| YUV | 56.07 | 109.34 | 167.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 34 | 23 | 0 | 0.70 | 0.79 | 0.56 | 7.42 | 0.66 | 0.26 |
| Hex | 70 | 22 | 17 | 0 | 46 | 4F | 38 | 7 | 42 | 1A |
| Octal | 160 | 42 | 27 | 0 | 106 | 117 | 70 | 7 | 102 | 32 |
| Binary | 1110000 | 100010 | 10111 | 0 | 1000110 | 1001111 | 111000 | 111 | 1000010 | 11010 |
Color Harmonies of #702217
Complementary color
Monochromatic Colors of #702217
Black with #702217
Text Example
Text Example
White with #702217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702217; }
p { color: rgb(112,34,23); }
H1.HeaderClassName
{
color: #702217;
}
.AnyTagClassName
{
color: #702217;
}
</style>
background-color css
<style>
a { background-color: #702217; }
a { background-color: rgb(112,34,23); }
div.DivClassName
{
background-color: #702217;
}
.BgClassName
{
background-color: #702217;
}
</style>
border-color css
<style>
span { border-color: #702217; }
span { border-color: rgb(112,34,23); }
td.TdClassName
{
border-color: #702217;
}
.TagClassName
{
border-color: #702217;
}
</style>