Shades of Falu Red #781507
Tints of Falu Red #781507
RGB
CMYK
RGB Variations
Color information
#781507 (or 0x781507) is known color: Falu Red. HEX triplet: 78, 15 and 07. RGB value is (120,21,7). Sum of RGB (Red+Green+Blue) = 120+21+7=148 (19% of max value = 765). Red value is 120 (47.27% from 255 or 81.08% from 148); Green value is 21 (8.59% from 255 or 14.19% from 148); Blue value is 7 (3.12% from 255 or 4.73% from 148); Max value from RGB is 120 - color contains mainly: red. Hex color #781507 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #781507 is #87EAF8. Grayscale: #313131. Windows color (decimal): -8907513 or 464248. OLE color: 464248.
HSL color Cylindrical-coordinate representation of color #781507: hue angle of 7.43º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #781507 is Cyan = 0, Magento = 0.83, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 21 | 7 | - |
| CMYK | 0 | 0.83 | 0.94 | 0.53 |
| HSL | 7.43º | 0.89% | 0.25% | - |
| HSV(B) | 7.43º | 0.94% | 0.47% | - |
| XYZ | 8.05 | 4.54 | 0.65 | - |
| YUV | 49.01 | 104.3 | 178.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 21 | 7 | 0 | 0.83 | 0.94 | 0.53 | 7.43 | 0.89 | 0.25 |
| Hex | 78 | 15 | 7 | 0 | 53 | 5E | 35 | 7 | 59 | 19 |
| Octal | 170 | 25 | 7 | 0 | 123 | 136 | 65 | 7 | 131 | 31 |
| Binary | 1111000 | 10101 | 111 | 0 | 1010011 | 1011110 | 110101 | 111 | 1011001 | 11001 |
Color Harmonies of #781507
Complementary color
Monochromatic Colors of #781507
Black with #781507
Text Example
Text Example
White with #781507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781507; }
p { color: rgb(120,21,7); }
H1.HeaderClassName
{
color: #781507;
}
.AnyTagClassName
{
color: #781507;
}
</style>
background-color css
<style>
a { background-color: #781507; }
a { background-color: rgb(120,21,7); }
div.DivClassName
{
background-color: #781507;
}
.BgClassName
{
background-color: #781507;
}
</style>
border-color css
<style>
span { border-color: #781507; }
span { border-color: rgb(120,21,7); }
td.TdClassName
{
border-color: #781507;
}
.TagClassName
{
border-color: #781507;
}
</style>