Shades of Falu Red #801208
Tints of Falu Red #801208
RGB
CMYK
RGB Variations
Color information
#801208 (or 0x801208) is known color: Falu Red. HEX triplet: 80, 12 and 08. RGB value is (128,18,8). Sum of RGB (Red+Green+Blue) = 128+18+8=154 (20% of max value = 765). Red value is 128 (50.39% from 255 or 83.12% from 154); Green value is 18 (7.42% from 255 or 11.69% from 154); Blue value is 8 (3.52% from 255 or 5.19% from 154); Max value from RGB is 128 - color contains mainly: red. Hex color #801208 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #801208 is #7FEDF7. Grayscale: #313131. Windows color (decimal): -8383992 or 529024. OLE color: 529024.
HSL color Cylindrical-coordinate representation of color #801208: hue angle of 5º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #801208 is Cyan = 0, Magento = 0.86, Yellow = 0.94 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 18 | 8 | - |
| CMYK | 0 | 0.86 | 0.94 | 0.50 |
| HSL | 5º | 0.88% | 0.27% | - |
| HSV(B) | 5º | 0.94% | 0.5% | - |
| XYZ | 9.16 | 5.04 | 0.72 | - |
| YUV | 49.75 | 104.44 | 183.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 18 | 8 | 0 | 0.86 | 0.94 | 0.50 | 5 | 0.88 | 0.27 |
| Hex | 80 | 12 | 8 | 0 | 56 | 5E | 32 | 5 | 58 | 1B |
| Octal | 200 | 22 | 10 | 0 | 126 | 136 | 62 | 5 | 130 | 33 |
| Binary | 10000000 | 10010 | 1000 | 0 | 1010110 | 1011110 | 110010 | 101 | 1011000 | 11011 |
Color Harmonies of #801208
Complementary color
Monochromatic Colors of #801208
Black with #801208
Text Example
Text Example
White with #801208
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #801208; }
p { color: rgb(128,18,8); }
H1.HeaderClassName
{
color: #801208;
}
.AnyTagClassName
{
color: #801208;
}
</style>
background-color css
<style>
a { background-color: #801208; }
a { background-color: rgb(128,18,8); }
div.DivClassName
{
background-color: #801208;
}
.BgClassName
{
background-color: #801208;
}
</style>
border-color css
<style>
span { border-color: #801208; }
span { border-color: rgb(128,18,8); }
td.TdClassName
{
border-color: #801208;
}
.TagClassName
{
border-color: #801208;
}
</style>