Shades of Falu Red #802408
Tints of Falu Red #802408
RGB
CMYK
RGB Variations
Color information
#802408 (or 0x802408) is known color: Falu Red. HEX triplet: 80, 24 and 08. RGB value is (128,36,8). Sum of RGB (Red+Green+Blue) = 128+36+8=172 (22% of max value = 765). Red value is 128 (50.39% from 255 or 74.42% from 172); Green value is 36 (14.45% from 255 or 20.93% from 172); Blue value is 8 (3.52% from 255 or 4.65% from 172); Max value from RGB is 128 - color contains mainly: red. Hex color #802408 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #802408 is #7FDBF7. Grayscale: #3C3C3C. Windows color (decimal): -8379384 or 533632. OLE color: 533632.
HSL color Cylindrical-coordinate representation of color #802408: hue angle of 14º 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 #802408 is Cyan = 0, Magento = 0.72, Yellow = 0.94 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 36 | 8 | - |
| CMYK | 0 | 0.72 | 0.94 | 0.50 |
| HSL | 14º | 0.88% | 0.27% | - |
| HSV(B) | 14º | 0.94% | 0.5% | - |
| XYZ | 9.58 | 5.87 | 0.86 | - |
| YUV | 60.32 | 98.48 | 176.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 36 | 8 | 0 | 0.72 | 0.94 | 0.50 | 14 | 0.88 | 0.27 |
| Hex | 80 | 24 | 8 | 0 | 48 | 5E | 32 | E | 58 | 1B |
| Octal | 200 | 44 | 10 | 0 | 110 | 136 | 62 | 16 | 130 | 33 |
| Binary | 10000000 | 100100 | 1000 | 0 | 1001000 | 1011110 | 110010 | 1110 | 1011000 | 11011 |
Color Harmonies of #802408
Complementary color
Monochromatic Colors of #802408
Black with #802408
Text Example
Text Example
White with #802408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #802408; }
p { color: rgb(128,36,8); }
H1.HeaderClassName
{
color: #802408;
}
.AnyTagClassName
{
color: #802408;
}
</style>
background-color css
<style>
a { background-color: #802408; }
a { background-color: rgb(128,36,8); }
div.DivClassName
{
background-color: #802408;
}
.BgClassName
{
background-color: #802408;
}
</style>
border-color css
<style>
span { border-color: #802408; }
span { border-color: rgb(128,36,8); }
td.TdClassName
{
border-color: #802408;
}
.TagClassName
{
border-color: #802408;
}
</style>