Shades of Falu Red #781508
Tints of Falu Red #781508
RGB
CMYK
RGB Variations
Color information
#781508 (or 0x781508) is known color: Falu Red. HEX triplet: 78, 15 and 08. RGB value is (120,21,8). Sum of RGB (Red+Green+Blue) = 120+21+8=149 (19% of max value = 765). Red value is 120 (47.27% from 255 or 80.54% from 149); Green value is 21 (8.59% from 255 or 14.09% from 149); Blue value is 8 (3.52% from 255 or 5.37% from 149); Max value from RGB is 120 - color contains mainly: red. Hex color #781508 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #781508 is #87EAF7. Grayscale: #313131. Windows color (decimal): -8907512 or 529784. OLE color: 529784.
HSL color Cylindrical-coordinate representation of color #781508: hue angle of 6.96º degrees, saturation: 0.88, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #781508 is Cyan = 0, Magento = 0.83, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 21 | 8 | - |
| CMYK | 0 | 0.83 | 0.93 | 0.53 |
| HSL | 6.96º | 0.88% | 0.25% | - |
| HSV(B) | 6.96º | 0.93% | 0.47% | - |
| XYZ | 8.06 | 4.55 | 0.68 | - |
| YUV | 49.12 | 104.8 | 178.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 21 | 8 | 0 | 0.83 | 0.93 | 0.53 | 6.96 | 0.88 | 0.25 |
| Hex | 78 | 15 | 8 | 0 | 53 | 5D | 35 | 7 | 58 | 19 |
| Octal | 170 | 25 | 10 | 0 | 123 | 135 | 65 | 7 | 130 | 31 |
| Binary | 1111000 | 10101 | 1000 | 0 | 1010011 | 1011101 | 110101 | 111 | 1011000 | 11001 |
Color Harmonies of #781508
Complementary color
Monochromatic Colors of #781508
Black with #781508
Text Example
Text Example
White with #781508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781508; }
p { color: rgb(120,21,8); }
H1.HeaderClassName
{
color: #781508;
}
.AnyTagClassName
{
color: #781508;
}
</style>
background-color css
<style>
a { background-color: #781508; }
a { background-color: rgb(120,21,8); }
div.DivClassName
{
background-color: #781508;
}
.BgClassName
{
background-color: #781508;
}
</style>
border-color css
<style>
span { border-color: #781508; }
span { border-color: rgb(120,21,8); }
td.TdClassName
{
border-color: #781508;
}
.TagClassName
{
border-color: #781508;
}
</style>