Shades of Falu Red #871603
Tints of Falu Red #871603
RGB
CMYK
RGB Variations
Color information
#871603 (or 0x871603) is known color: Falu Red. HEX triplet: 87, 16 and 03. RGB value is (135,22,3). Sum of RGB (Red+Green+Blue) = 135+22+3=160 (21% of max value = 765). Red value is 135 (53.12% from 255 or 84.38% from 160); Green value is 22 (8.98% from 255 or 13.75% from 160); Blue value is 3 (1.56% from 255 or 1.88% from 160); Max value from RGB is 135 - color contains mainly: red. Hex color #871603 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #871603 is #78E9FC. Grayscale: #353535. Windows color (decimal): -7924221 or 202375. OLE color: 202375.
HSL color Cylindrical-coordinate representation of color #871603: hue angle of 8.64º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #871603 is Cyan = 0, Magento = 0.84, Yellow = 0.98 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 22 | 3 | - |
| CMYK | 0 | 0.84 | 0.98 | 0.47 |
| HSL | 8.64º | 0.96% | 0.27% | - |
| HSV(B) | 8.64º | 0.98% | 0.53% | - |
| XYZ | 10.3 | 5.73 | 0.65 | - |
| YUV | 53.62 | 99.44 | 186.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 22 | 3 | 0 | 0.84 | 0.98 | 0.47 | 8.64 | 0.96 | 0.27 |
| Hex | 87 | 16 | 3 | 0 | 54 | 62 | 2F | 9 | 60 | 1B |
| Octal | 207 | 26 | 3 | 0 | 124 | 142 | 57 | 11 | 140 | 33 |
| Binary | 10000111 | 10110 | 11 | 0 | 1010100 | 1100010 | 101111 | 1001 | 1100000 | 11011 |
Color Harmonies of #871603
Complementary color
Monochromatic Colors of #871603
Black with #871603
Text Example
Text Example
White with #871603
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #871603; }
p { color: rgb(135,22,3); }
H1.HeaderClassName
{
color: #871603;
}
.AnyTagClassName
{
color: #871603;
}
</style>
background-color css
<style>
a { background-color: #871603; }
a { background-color: rgb(135,22,3); }
div.DivClassName
{
background-color: #871603;
}
.BgClassName
{
background-color: #871603;
}
</style>
border-color css
<style>
span { border-color: #871603; }
span { border-color: rgb(135,22,3); }
td.TdClassName
{
border-color: #871603;
}
.TagClassName
{
border-color: #871603;
}
</style>