Shades of Falu Red #751507
Tints of Falu Red #751507
RGB
CMYK
RGB Variations
Color information
#751507 (or 0x751507) is known color: Falu Red. HEX triplet: 75, 15 and 07. RGB value is (117,21,7). Sum of RGB (Red+Green+Blue) = 117+21+7=145 (19% of max value = 765). Red value is 117 (46.09% from 255 or 80.69% from 145); Green value is 21 (8.59% from 255 or 14.48% from 145); Blue value is 7 (3.12% from 255 or 4.83% from 145); Max value from RGB is 117 - color contains mainly: red. Hex color #751507 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #751507 is #8AEAF8. Grayscale: #303030. Windows color (decimal): -9104121 or 464245. OLE color: 464245.
HSL color Cylindrical-coordinate representation of color #751507: hue angle of 7.64º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #751507 is Cyan = 0, Magento = 0.82, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 21 | 7 | - |
| CMYK | 0 | 0.82 | 0.94 | 0.54 |
| HSL | 7.64º | 0.89% | 0.24% | - |
| HSV(B) | 7.64º | 0.94% | 0.46% | - |
| XYZ | 7.64 | 4.33 | 0.63 | - |
| YUV | 48.11 | 104.8 | 177.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 21 | 7 | 0 | 0.82 | 0.94 | 0.54 | 7.64 | 0.89 | 0.24 |
| Hex | 75 | 15 | 7 | 0 | 52 | 5E | 36 | 8 | 59 | 18 |
| Octal | 165 | 25 | 7 | 0 | 122 | 136 | 66 | 10 | 131 | 30 |
| Binary | 1110101 | 10101 | 111 | 0 | 1010010 | 1011110 | 110110 | 1000 | 1011001 | 11000 |
Color Harmonies of #751507
Complementary color
Monochromatic Colors of #751507
Black with #751507
Text Example
Text Example
White with #751507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751507; }
p { color: rgb(117,21,7); }
H1.HeaderClassName
{
color: #751507;
}
.AnyTagClassName
{
color: #751507;
}
</style>
background-color css
<style>
a { background-color: #751507; }
a { background-color: rgb(117,21,7); }
div.DivClassName
{
background-color: #751507;
}
.BgClassName
{
background-color: #751507;
}
</style>
border-color css
<style>
span { border-color: #751507; }
span { border-color: rgb(117,21,7); }
td.TdClassName
{
border-color: #751507;
}
.TagClassName
{
border-color: #751507;
}
</style>