Shades of Falu Red #751614
Tints of Falu Red #751614
RGB
CMYK
RGB Variations
Color information
#751614 (or 0x751614) is known color: Falu Red. HEX triplet: 75, 16 and 14. RGB value is (117,22,20). Sum of RGB (Red+Green+Blue) = 117+22+20=159 (21% of max value = 765). Red value is 117 (46.09% from 255 or 73.58% from 159); Green value is 22 (8.98% from 255 or 13.84% from 159); Blue value is 20 (8.20% from 255 or 12.58% from 159); Max value from RGB is 117 - color contains mainly: red. Hex color #751614 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #751614 is #8AE9EB. Grayscale: #323232. Windows color (decimal): -9103852 or 1316469. OLE color: 1316469.
HSL color Cylindrical-coordinate representation of color #751614: hue angle of 1.24º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #751614 is Cyan = 0, Magento = 0.81, Yellow = 0.83 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 22 | 20 | - |
| CMYK | 0 | 0.81 | 0.83 | 0.54 |
| HSL | 1.24º | 0.71% | 0.27% | - |
| HSV(B) | 1.24º | 0.83% | 0.46% | - |
| XYZ | 7.75 | 4.41 | 1.1 | - |
| YUV | 50.18 | 110.97 | 175.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 22 | 20 | 0 | 0.81 | 0.83 | 0.54 | 1.24 | 0.71 | 0.27 |
| Hex | 75 | 16 | 14 | 0 | 51 | 53 | 36 | 1 | 47 | 1B |
| Octal | 165 | 26 | 24 | 0 | 121 | 123 | 66 | 1 | 107 | 33 |
| Binary | 1110101 | 10110 | 10100 | 0 | 1010001 | 1010011 | 110110 | 1 | 1000111 | 11011 |
Color Harmonies of #751614
Complementary color
Monochromatic Colors of #751614
Black with #751614
Text Example
Text Example
White with #751614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751614; }
p { color: rgb(117,22,20); }
H1.HeaderClassName
{
color: #751614;
}
.AnyTagClassName
{
color: #751614;
}
</style>
background-color css
<style>
a { background-color: #751614; }
a { background-color: rgb(117,22,20); }
div.DivClassName
{
background-color: #751614;
}
.BgClassName
{
background-color: #751614;
}
</style>
border-color css
<style>
span { border-color: #751614; }
span { border-color: rgb(117,22,20); }
td.TdClassName
{
border-color: #751614;
}
.TagClassName
{
border-color: #751614;
}
</style>