Shades of Falu Red #751010
Tints of Falu Red #751010
RGB
CMYK
RGB Variations
Color information
#751010 (or 0x751010) is known color: Falu Red. HEX triplet: 75, 10 and 10. RGB value is (117,16,16). Sum of RGB (Red+Green+Blue) = 117+16+16=149 (19% of max value = 765). Red value is 117 (46.09% from 255 or 78.52% from 149); Green value is 16 (6.64% from 255 or 10.74% from 149); Blue value is 16 (6.64% from 255 or 10.74% from 149); Max value from RGB is 117 - color contains mainly: red. Hex color #751010 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #751010 is #8AEFEF. Grayscale: #2E2E2E. Windows color (decimal): -9105392 or 1052789. OLE color: 1052789.
HSL color Cylindrical-coordinate representation of color #751010: hue angle of 0º 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 #751010 is Cyan = 0, Magento = 0.86, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 16 | 16 | - |
| CMYK | 0 | 0.86 | 0.86 | 0.54 |
| HSL | 0º | 0.76% | 0.26% | - |
| HSV(B) | 0º | 0.86% | 0.46% | - |
| XYZ | 7.61 | 4.19 | 0.9 | - |
| YUV | 46.2 | 110.96 | 178.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 16 | 16 | 0 | 0.86 | 0.86 | 0.54 | 0 | 0.76 | 0.26 |
| Hex | 75 | 10 | 10 | 0 | 56 | 56 | 36 | 0 | 4C | 1A |
| Octal | 165 | 20 | 20 | 0 | 126 | 126 | 66 | 0 | 114 | 32 |
| Binary | 1110101 | 10000 | 10000 | 0 | 1010110 | 1010110 | 110110 | 0 | 1001100 | 11010 |
Color Harmonies of #751010
Complementary color
Monochromatic Colors of #751010
Black with #751010
Text Example
Text Example
White with #751010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751010; }
p { color: rgb(117,16,16); }
H1.HeaderClassName
{
color: #751010;
}
.AnyTagClassName
{
color: #751010;
}
</style>
background-color css
<style>
a { background-color: #751010; }
a { background-color: rgb(117,16,16); }
div.DivClassName
{
background-color: #751010;
}
.BgClassName
{
background-color: #751010;
}
</style>
border-color css
<style>
span { border-color: #751010; }
span { border-color: rgb(117,16,16); }
td.TdClassName
{
border-color: #751010;
}
.TagClassName
{
border-color: #751010;
}
</style>