Shades of Falu Red #771010
Tints of Falu Red #771010
RGB
CMYK
RGB Variations
Color information
#771010 (or 0x771010) is known color: Falu Red. HEX triplet: 77, 10 and 10. RGB value is (119,16,16). Sum of RGB (Red+Green+Blue) = 119+16+16=151 (20% of max value = 765). Red value is 119 (46.88% from 255 or 78.81% from 151); Green value is 16 (6.64% from 255 or 10.60% from 151); Blue value is 16 (6.64% from 255 or 10.60% from 151); Max value from RGB is 119 - color contains mainly: red. Hex color #771010 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #771010 is #88EFEF. Grayscale: #2E2E2E. Windows color (decimal): -8974320 or 1052791. OLE color: 1052791.
HSL color Cylindrical-coordinate representation of color #771010: hue angle of 0º 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 #771010 is Cyan = 0, Magento = 0.87, Yellow = 0.87 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 16 | 16 | - |
| CMYK | 0 | 0.87 | 0.87 | 0.53 |
| HSL | 0º | 0.76% | 0.26% | - |
| HSV(B) | 0º | 0.87% | 0.47% | - |
| XYZ | 7.89 | 4.33 | 0.91 | - |
| YUV | 46.8 | 110.62 | 179.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 16 | 16 | 0 | 0.87 | 0.87 | 0.53 | 0 | 0.76 | 0.26 |
| Hex | 77 | 10 | 10 | 0 | 57 | 57 | 35 | 0 | 4C | 1A |
| Octal | 167 | 20 | 20 | 0 | 127 | 127 | 65 | 0 | 114 | 32 |
| Binary | 1110111 | 10000 | 10000 | 0 | 1010111 | 1010111 | 110101 | 0 | 1001100 | 11010 |
Color Harmonies of #771010
Complementary color
Monochromatic Colors of #771010
Black with #771010
Text Example
Text Example
White with #771010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #771010; }
p { color: rgb(119,16,16); }
H1.HeaderClassName
{
color: #771010;
}
.AnyTagClassName
{
color: #771010;
}
</style>
background-color css
<style>
a { background-color: #771010; }
a { background-color: rgb(119,16,16); }
div.DivClassName
{
background-color: #771010;
}
.BgClassName
{
background-color: #771010;
}
</style>
border-color css
<style>
span { border-color: #771010; }
span { border-color: rgb(119,16,16); }
td.TdClassName
{
border-color: #771010;
}
.TagClassName
{
border-color: #771010;
}
</style>