Shades of Falu Red #862702
Tints of Falu Red #862702
RGB
CMYK
RGB Variations
Color information
#862702 (or 0x862702) is known color: Falu Red. HEX triplet: 86, 27 and 02. RGB value is (134,39,2). Sum of RGB (Red+Green+Blue) = 134+39+2=175 (23% of max value = 765). Red value is 134 (52.73% from 255 or 76.57% from 175); Green value is 39 (15.62% from 255 or 22.29% from 175); Blue value is 2 (1.17% from 255 or 1.14% from 175); Max value from RGB is 134 - color contains mainly: red. Hex color #862702 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #862702 is #79D8FD. Grayscale: #3F3F3F. Windows color (decimal): -7985406 or 141190. OLE color: 141190.
HSL color Cylindrical-coordinate representation of color #862702: hue angle of 16.82º degrees, saturation: 0.97, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #862702 is Cyan = 0, Magento = 0.71, Yellow = 0.99 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 39 | 2 | - |
| CMYK | 0 | 0.71 | 0.99 | 0.47 |
| HSL | 16.82º | 0.97% | 0.27% | - |
| HSV(B) | 16.82º | 0.99% | 0.53% | - |
| XYZ | 10.57 | 6.52 | 0.76 | - |
| YUV | 63.19 | 93.47 | 178.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 39 | 2 | 0 | 0.71 | 0.99 | 0.47 | 16.82 | 0.97 | 0.27 |
| Hex | 86 | 27 | 2 | 0 | 47 | 63 | 2F | 11 | 61 | 1B |
| Octal | 206 | 47 | 2 | 0 | 107 | 143 | 57 | 21 | 141 | 33 |
| Binary | 10000110 | 100111 | 10 | 0 | 1000111 | 1100011 | 101111 | 10001 | 1100001 | 11011 |
Color Harmonies of #862702
Complementary color
Monochromatic Colors of #862702
Black with #862702
Text Example
Text Example
White with #862702
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862702; }
p { color: rgb(134,39,2); }
H1.HeaderClassName
{
color: #862702;
}
.AnyTagClassName
{
color: #862702;
}
</style>
background-color css
<style>
a { background-color: #862702; }
a { background-color: rgb(134,39,2); }
div.DivClassName
{
background-color: #862702;
}
.BgClassName
{
background-color: #862702;
}
</style>
border-color css
<style>
span { border-color: #862702; }
span { border-color: rgb(134,39,2); }
td.TdClassName
{
border-color: #862702;
}
.TagClassName
{
border-color: #862702;
}
</style>