Shades of Falu Red #881907
Tints of Falu Red #881907
RGB
CMYK
RGB Variations
Color information
#881907 (or 0x881907) is known color: Falu Red. HEX triplet: 88, 19 and 07. RGB value is (136,25,7). Sum of RGB (Red+Green+Blue) = 136+25+7=168 (22% of max value = 765). Red value is 136 (53.52% from 255 or 80.95% from 168); Green value is 25 (10.16% from 255 or 14.88% from 168); Blue value is 7 (3.12% from 255 or 4.17% from 168); Max value from RGB is 136 - color contains mainly: red. Hex color #881907 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #881907 is #77E6F8. Grayscale: #383838. Windows color (decimal): -7857913 or 465288. OLE color: 465288.
HSL color Cylindrical-coordinate representation of color #881907: hue angle of 8.37º 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 #881907 is Cyan = 0, Magento = 0.82, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 25 | 7 | - |
| CMYK | 0 | 0.82 | 0.95 | 0.47 |
| HSL | 8.37º | 0.9% | 0.28% | - |
| HSV(B) | 8.37º | 0.95% | 0.53% | - |
| XYZ | 10.54 | 5.94 | 0.79 | - |
| YUV | 56.14 | 100.27 | 184.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 25 | 7 | 0 | 0.82 | 0.95 | 0.47 | 8.37 | 0.9 | 0.28 |
| Hex | 88 | 19 | 7 | 0 | 52 | 5F | 2F | 8 | 5A | 1C |
| Octal | 210 | 31 | 7 | 0 | 122 | 137 | 57 | 10 | 132 | 34 |
| Binary | 10001000 | 11001 | 111 | 0 | 1010010 | 1011111 | 101111 | 1000 | 1011010 | 11100 |
Color Harmonies of #881907
Complementary color
Monochromatic Colors of #881907
Black with #881907
Text Example
Text Example
White with #881907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #881907; }
p { color: rgb(136,25,7); }
H1.HeaderClassName
{
color: #881907;
}
.AnyTagClassName
{
color: #881907;
}
</style>
background-color css
<style>
a { background-color: #881907; }
a { background-color: rgb(136,25,7); }
div.DivClassName
{
background-color: #881907;
}
.BgClassName
{
background-color: #881907;
}
</style>
border-color css
<style>
span { border-color: #881907; }
span { border-color: rgb(136,25,7); }
td.TdClassName
{
border-color: #881907;
}
.TagClassName
{
border-color: #881907;
}
</style>