Shades of Falu Red #751713
Tints of Falu Red #751713
RGB
CMYK
RGB Variations
Color information
#751713 (or 0x751713) is known color: Falu Red. HEX triplet: 75, 17 and 13. RGB value is (117,23,19). Sum of RGB (Red+Green+Blue) = 117+23+19=159 (21% of max value = 765). Red value is 117 (46.09% from 255 or 73.58% from 159); Green value is 23 (9.38% from 255 or 14.47% from 159); Blue value is 19 (7.81% from 255 or 11.95% from 159); Max value from RGB is 117 - color contains mainly: red. Hex color #751713 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #751713 is #8AE8EC. Grayscale: #323232. Windows color (decimal): -9103597 or 1251189. OLE color: 1251189.
HSL color Cylindrical-coordinate representation of color #751713: hue angle of 2.45º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #751713 is Cyan = 0, Magento = 0.80, Yellow = 0.84 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 23 | 19 | - |
| CMYK | 0 | 0.80 | 0.84 | 0.54 |
| HSL | 2.45º | 0.72% | 0.27% | - |
| HSV(B) | 2.45º | 0.84% | 0.46% | - |
| XYZ | 7.76 | 4.44 | 1.06 | - |
| YUV | 50.65 | 110.14 | 175.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 23 | 19 | 0 | 0.80 | 0.84 | 0.54 | 2.45 | 0.72 | 0.27 |
| Hex | 75 | 17 | 13 | 0 | 50 | 54 | 36 | 2 | 48 | 1B |
| Octal | 165 | 27 | 23 | 0 | 120 | 124 | 66 | 2 | 110 | 33 |
| Binary | 1110101 | 10111 | 10011 | 0 | 1010000 | 1010100 | 110110 | 10 | 1001000 | 11011 |
Color Harmonies of #751713
Complementary color
Monochromatic Colors of #751713
Black with #751713
Text Example
Text Example
White with #751713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751713; }
p { color: rgb(117,23,19); }
H1.HeaderClassName
{
color: #751713;
}
.AnyTagClassName
{
color: #751713;
}
</style>
background-color css
<style>
a { background-color: #751713; }
a { background-color: rgb(117,23,19); }
div.DivClassName
{
background-color: #751713;
}
.BgClassName
{
background-color: #751713;
}
</style>
border-color css
<style>
span { border-color: #751713; }
span { border-color: rgb(117,23,19); }
td.TdClassName
{
border-color: #751713;
}
.TagClassName
{
border-color: #751713;
}
</style>