Shades of Falu Red #771510
Tints of Falu Red #771510
RGB
CMYK
RGB Variations
Color information
#771510 (or 0x771510) is known color: Falu Red. HEX triplet: 77, 15 and 10. RGB value is (119,21,16). Sum of RGB (Red+Green+Blue) = 119+21+16=156 (20% of max value = 765). Red value is 119 (46.88% from 255 or 76.28% from 156); Green value is 21 (8.59% from 255 or 13.46% from 156); Blue value is 16 (6.64% from 255 or 10.26% from 156); Max value from RGB is 119 - color contains mainly: red. Hex color #771510 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #771510 is #88EAEF. Grayscale: #313131. Windows color (decimal): -8973040 or 1054071. OLE color: 1054071.
HSL color Cylindrical-coordinate representation of color #771510: hue angle of 2.91º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #771510 is Cyan = 0, Magento = 0.82, Yellow = 0.87 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 21 | 16 | - |
| CMYK | 0 | 0.82 | 0.87 | 0.53 |
| HSL | 2.91º | 0.76% | 0.26% | - |
| HSV(B) | 2.91º | 0.87% | 0.47% | - |
| XYZ | 7.97 | 4.5 | 0.94 | - |
| YUV | 49.73 | 108.97 | 177.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 21 | 16 | 0 | 0.82 | 0.87 | 0.53 | 2.91 | 0.76 | 0.26 |
| Hex | 77 | 15 | 10 | 0 | 52 | 57 | 35 | 3 | 4C | 1A |
| Octal | 167 | 25 | 20 | 0 | 122 | 127 | 65 | 3 | 114 | 32 |
| Binary | 1110111 | 10101 | 10000 | 0 | 1010010 | 1010111 | 110101 | 11 | 1001100 | 11010 |
Color Harmonies of #771510
Complementary color
Monochromatic Colors of #771510
Black with #771510
Text Example
Text Example
White with #771510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #771510; }
p { color: rgb(119,21,16); }
H1.HeaderClassName
{
color: #771510;
}
.AnyTagClassName
{
color: #771510;
}
</style>
background-color css
<style>
a { background-color: #771510; }
a { background-color: rgb(119,21,16); }
div.DivClassName
{
background-color: #771510;
}
.BgClassName
{
background-color: #771510;
}
</style>
border-color css
<style>
span { border-color: #771510; }
span { border-color: rgb(119,21,16); }
td.TdClassName
{
border-color: #771510;
}
.TagClassName
{
border-color: #771510;
}
</style>