Shades of Falu Red #751510
Tints of Falu Red #751510
RGB
CMYK
RGB Variations
Color information
#751510 (or 0x751510) is known color: Falu Red. HEX triplet: 75, 15 and 10. RGB value is (117,21,16). Sum of RGB (Red+Green+Blue) = 117+21+16=154 (20% of max value = 765). Red value is 117 (46.09% from 255 or 75.97% from 154); Green value is 21 (8.59% from 255 or 13.64% from 154); Blue value is 16 (6.64% from 255 or 10.39% from 154); Max value from RGB is 117 - color contains mainly: red. Hex color #751510 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #751510 is #8AEAEF. Grayscale: #313131. Windows color (decimal): -9104112 or 1054069. OLE color: 1054069.
HSL color Cylindrical-coordinate representation of color #751510: hue angle of 2.97º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #751510 is Cyan = 0, Magento = 0.82, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 21 | 16 | - |
| CMYK | 0 | 0.82 | 0.86 | 0.54 |
| HSL | 2.97º | 0.76% | 0.26% | - |
| HSV(B) | 2.97º | 0.86% | 0.46% | - |
| XYZ | 7.7 | 4.36 | 0.93 | - |
| YUV | 49.13 | 109.3 | 176.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 21 | 16 | 0 | 0.82 | 0.86 | 0.54 | 2.97 | 0.76 | 0.26 |
| Hex | 75 | 15 | 10 | 0 | 52 | 56 | 36 | 3 | 4C | 1A |
| Octal | 165 | 25 | 20 | 0 | 122 | 126 | 66 | 3 | 114 | 32 |
| Binary | 1110101 | 10101 | 10000 | 0 | 1010010 | 1010110 | 110110 | 11 | 1001100 | 11010 |
Color Harmonies of #751510
Complementary color
Monochromatic Colors of #751510
Black with #751510
Text Example
Text Example
White with #751510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751510; }
p { color: rgb(117,21,16); }
H1.HeaderClassName
{
color: #751510;
}
.AnyTagClassName
{
color: #751510;
}
</style>
background-color css
<style>
a { background-color: #751510; }
a { background-color: rgb(117,21,16); }
div.DivClassName
{
background-color: #751510;
}
.BgClassName
{
background-color: #751510;
}
</style>
border-color css
<style>
span { border-color: #751510; }
span { border-color: rgb(117,21,16); }
td.TdClassName
{
border-color: #751510;
}
.TagClassName
{
border-color: #751510;
}
</style>