Shades of Falu Red #861603
Tints of Falu Red #861603
RGB
CMYK
RGB Variations
Color information
#861603 (or 0x861603) is known color: Falu Red. HEX triplet: 86, 16 and 03. RGB value is (134,22,3). Sum of RGB (Red+Green+Blue) = 134+22+3=159 (21% of max value = 765). Red value is 134 (52.73% from 255 or 84.28% from 159); Green value is 22 (8.98% from 255 or 13.84% from 159); Blue value is 3 (1.56% from 255 or 1.89% from 159); Max value from RGB is 134 - color contains mainly: red. Hex color #861603 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #861603 is #79E9FC. Grayscale: #353535. Windows color (decimal): -7989757 or 202374. OLE color: 202374.
HSL color Cylindrical-coordinate representation of color #861603: hue angle of 8.7º 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 #861603 is Cyan = 0, Magento = 0.84, Yellow = 0.98 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 22 | 3 | - |
| CMYK | 0 | 0.84 | 0.98 | 0.47 |
| HSL | 8.7º | 0.96% | 0.27% | - |
| HSV(B) | 8.7º | 0.98% | 0.53% | - |
| XYZ | 10.13 | 5.65 | 0.64 | - |
| YUV | 53.32 | 99.61 | 185.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 22 | 3 | 0 | 0.84 | 0.98 | 0.47 | 8.7 | 0.96 | 0.27 |
| Hex | 86 | 16 | 3 | 0 | 54 | 62 | 2F | 9 | 60 | 1B |
| Octal | 206 | 26 | 3 | 0 | 124 | 142 | 57 | 11 | 140 | 33 |
| Binary | 10000110 | 10110 | 11 | 0 | 1010100 | 1100010 | 101111 | 1001 | 1100000 | 11011 |
Color Harmonies of #861603
Complementary color
Monochromatic Colors of #861603
Black with #861603
Text Example
Text Example
White with #861603
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861603; }
p { color: rgb(134,22,3); }
H1.HeaderClassName
{
color: #861603;
}
.AnyTagClassName
{
color: #861603;
}
</style>
background-color css
<style>
a { background-color: #861603; }
a { background-color: rgb(134,22,3); }
div.DivClassName
{
background-color: #861603;
}
.BgClassName
{
background-color: #861603;
}
</style>
border-color css
<style>
span { border-color: #861603; }
span { border-color: rgb(134,22,3); }
td.TdClassName
{
border-color: #861603;
}
.TagClassName
{
border-color: #861603;
}
</style>