Shades of Falu Red #751616
Tints of Falu Red #751616
RGB
CMYK
RGB Variations
Color information
#751616 (or 0x751616) is known color: Falu Red. HEX triplet: 75, 16 and 16. RGB value is (117,22,22). Sum of RGB (Red+Green+Blue) = 117+22+22=161 (21% of max value = 765). Red value is 117 (46.09% from 255 or 72.67% from 161); Green value is 22 (8.98% from 255 or 13.66% from 161); Blue value is 22 (8.98% from 255 or 13.66% from 161); Max value from RGB is 117 - color contains mainly: red. Hex color #751616 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #751616 is #8AE9E9. Grayscale: #323232. Windows color (decimal): -9103850 or 1447541. OLE color: 1447541.
HSL color Cylindrical-coordinate representation of color #751616: hue angle of 0º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #751616 is Cyan = 0, Magento = 0.81, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 22 | 22 | - |
| CMYK | 0 | 0.81 | 0.81 | 0.54 |
| HSL | 0º | 0.68% | 0.27% | - |
| HSV(B) | 0º | 0.81% | 0.46% | - |
| XYZ | 7.77 | 4.41 | 1.2 | - |
| YUV | 50.41 | 111.97 | 175.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 22 | 22 | 0 | 0.81 | 0.81 | 0.54 | 0 | 0.68 | 0.27 |
| Hex | 75 | 16 | 16 | 0 | 51 | 51 | 36 | 0 | 44 | 1B |
| Octal | 165 | 26 | 26 | 0 | 121 | 121 | 66 | 0 | 104 | 33 |
| Binary | 1110101 | 10110 | 10110 | 0 | 1010001 | 1010001 | 110110 | 0 | 1000100 | 11011 |
Color Harmonies of #751616
Complementary color
Monochromatic Colors of #751616
Black with #751616
Text Example
Text Example
White with #751616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751616; }
p { color: rgb(117,22,22); }
H1.HeaderClassName
{
color: #751616;
}
.AnyTagClassName
{
color: #751616;
}
</style>
background-color css
<style>
a { background-color: #751616; }
a { background-color: rgb(117,22,22); }
div.DivClassName
{
background-color: #751616;
}
.BgClassName
{
background-color: #751616;
}
</style>
border-color css
<style>
span { border-color: #751616; }
span { border-color: rgb(117,22,22); }
td.TdClassName
{
border-color: #751616;
}
.TagClassName
{
border-color: #751616;
}
</style>