Shades of Falu Red #881607
Tints of Falu Red #881607
RGB
CMYK
RGB Variations
Color information
#881607 (or 0x881607) is known color: Falu Red. HEX triplet: 88, 16 and 07. RGB value is (136,22,7). Sum of RGB (Red+Green+Blue) = 136+22+7=165 (21% of max value = 765). Red value is 136 (53.52% from 255 or 82.42% from 165); Green value is 22 (8.98% from 255 or 13.33% from 165); Blue value is 7 (3.12% from 255 or 4.24% from 165); Max value from RGB is 136 - color contains mainly: red. Hex color #881607 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #881607 is #77E9F8. Grayscale: #363636. Windows color (decimal): -7858681 or 464520. OLE color: 464520.
HSL color Cylindrical-coordinate representation of color #881607: hue angle of 6.98º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #881607 is Cyan = 0, Magento = 0.84, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 22 | 7 | - |
| CMYK | 0 | 0.84 | 0.95 | 0.47 |
| HSL | 6.98º | 0.9% | 0.28% | - |
| HSV(B) | 6.98º | 0.95% | 0.53% | - |
| XYZ | 10.48 | 5.82 | 0.77 | - |
| YUV | 54.38 | 101.27 | 186.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 22 | 7 | 0 | 0.84 | 0.95 | 0.47 | 6.98 | 0.9 | 0.28 |
| Hex | 88 | 16 | 7 | 0 | 54 | 5F | 2F | 7 | 5A | 1C |
| Octal | 210 | 26 | 7 | 0 | 124 | 137 | 57 | 7 | 132 | 34 |
| Binary | 10001000 | 10110 | 111 | 0 | 1010100 | 1011111 | 101111 | 111 | 1011010 | 11100 |
Color Harmonies of #881607
Complementary color
Monochromatic Colors of #881607
Black with #881607
Text Example
Text Example
White with #881607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #881607; }
p { color: rgb(136,22,7); }
H1.HeaderClassName
{
color: #881607;
}
.AnyTagClassName
{
color: #881607;
}
</style>
background-color css
<style>
a { background-color: #881607; }
a { background-color: rgb(136,22,7); }
div.DivClassName
{
background-color: #881607;
}
.BgClassName
{
background-color: #881607;
}
</style>
border-color css
<style>
span { border-color: #881607; }
span { border-color: rgb(136,22,7); }
td.TdClassName
{
border-color: #881607;
}
.TagClassName
{
border-color: #881607;
}
</style>