Shades of Falu Red #731702
Tints of Falu Red #731702
RGB
CMYK
RGB Variations
Color information
#731702 (or 0x731702) is known color: Falu Red. HEX triplet: 73, 17 and 02. RGB value is (115,23,2). Sum of RGB (Red+Green+Blue) = 115+23+2=140 (18% of max value = 765). Red value is 115 (45.31% from 255 or 82.14% from 140); Green value is 23 (9.38% from 255 or 16.43% from 140); Blue value is 2 (1.17% from 255 or 1.43% from 140); Max value from RGB is 115 - color contains mainly: red. Hex color #731702 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #731702 is #8CE8FD. Grayscale: #303030. Windows color (decimal): -9234686 or 137075. OLE color: 137075.
HSL color Cylindrical-coordinate representation of color #731702: hue angle of 11.15º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #731702 is Cyan = 0, Magento = 0.80, Yellow = 0.98 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 23 | 2 | - |
| CMYK | 0 | 0.80 | 0.98 | 0.55 |
| HSL | 11.15º | 0.97% | 0.23% | - |
| HSV(B) | 11.15º | 0.98% | 0.45% | - |
| XYZ | 7.39 | 4.26 | 0.49 | - |
| YUV | 48.11 | 101.98 | 175.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 23 | 2 | 0 | 0.80 | 0.98 | 0.55 | 11.15 | 0.97 | 0.23 |
| Hex | 73 | 17 | 2 | 0 | 50 | 62 | 37 | B | 61 | 17 |
| Octal | 163 | 27 | 2 | 0 | 120 | 142 | 67 | 13 | 141 | 27 |
| Binary | 1110011 | 10111 | 10 | 0 | 1010000 | 1100010 | 110111 | 1011 | 1100001 | 10111 |
Color Harmonies of #731702
Complementary color
Monochromatic Colors of #731702
Black with #731702
Text Example
Text Example
White with #731702
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731702; }
p { color: rgb(115,23,2); }
H1.HeaderClassName
{
color: #731702;
}
.AnyTagClassName
{
color: #731702;
}
</style>
background-color css
<style>
a { background-color: #731702; }
a { background-color: rgb(115,23,2); }
div.DivClassName
{
background-color: #731702;
}
.BgClassName
{
background-color: #731702;
}
</style>
border-color css
<style>
span { border-color: #731702; }
span { border-color: rgb(115,23,2); }
td.TdClassName
{
border-color: #731702;
}
.TagClassName
{
border-color: #731702;
}
</style>