Shades of Falu Red #771310
Tints of Falu Red #771310
RGB
CMYK
RGB Variations
Color information
#771310 (or 0x771310) is known color: Falu Red. HEX triplet: 77, 13 and 10. RGB value is (119,19,16). Sum of RGB (Red+Green+Blue) = 119+19+16=154 (20% of max value = 765). Red value is 119 (46.88% from 255 or 77.27% from 154); Green value is 19 (7.81% from 255 or 12.34% from 154); Blue value is 16 (6.64% from 255 or 10.39% from 154); Max value from RGB is 119 - color contains mainly: red. Hex color #771310 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #771310 is #88ECEF. Grayscale: #303030. Windows color (decimal): -8973552 or 1053559. OLE color: 1053559.
HSL color Cylindrical-coordinate representation of color #771310: hue angle of 1.75º 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 #771310 is Cyan = 0, Magento = 0.84, Yellow = 0.87 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 19 | 16 | - |
| CMYK | 0 | 0.84 | 0.87 | 0.53 |
| HSL | 1.75º | 0.76% | 0.26% | - |
| HSV(B) | 1.75º | 0.87% | 0.47% | - |
| XYZ | 7.93 | 4.43 | 0.93 | - |
| YUV | 48.56 | 109.63 | 178.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 19 | 16 | 0 | 0.84 | 0.87 | 0.53 | 1.75 | 0.76 | 0.26 |
| Hex | 77 | 13 | 10 | 0 | 54 | 57 | 35 | 2 | 4C | 1A |
| Octal | 167 | 23 | 20 | 0 | 124 | 127 | 65 | 2 | 114 | 32 |
| Binary | 1110111 | 10011 | 10000 | 0 | 1010100 | 1010111 | 110101 | 10 | 1001100 | 11010 |
Color Harmonies of #771310
Complementary color
Monochromatic Colors of #771310
Black with #771310
Text Example
Text Example
White with #771310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #771310; }
p { color: rgb(119,19,16); }
H1.HeaderClassName
{
color: #771310;
}
.AnyTagClassName
{
color: #771310;
}
</style>
background-color css
<style>
a { background-color: #771310; }
a { background-color: rgb(119,19,16); }
div.DivClassName
{
background-color: #771310;
}
.BgClassName
{
background-color: #771310;
}
</style>
border-color css
<style>
span { border-color: #771310; }
span { border-color: rgb(119,19,16); }
td.TdClassName
{
border-color: #771310;
}
.TagClassName
{
border-color: #771310;
}
</style>