Shades of Falu Red #862502
Tints of Falu Red #862502
RGB
CMYK
RGB Variations
Color information
#862502 (or 0x862502) is known color: Falu Red. HEX triplet: 86, 25 and 02. RGB value is (134,37,2). Sum of RGB (Red+Green+Blue) = 134+37+2=173 (22% of max value = 765). Red value is 134 (52.73% from 255 or 77.46% from 173); Green value is 37 (14.84% from 255 or 21.39% from 173); Blue value is 2 (1.17% from 255 or 1.16% from 173); Max value from RGB is 134 - color contains mainly: red. Hex color #862502 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #862502 is #79DAFD. Grayscale: #3E3E3E. Windows color (decimal): -7985918 or 140678. OLE color: 140678.
HSL color Cylindrical-coordinate representation of color #862502: hue angle of 15.91º 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 #862502 is Cyan = 0, Magento = 0.72, Yellow = 0.99 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 37 | 2 | - |
| CMYK | 0 | 0.72 | 0.99 | 0.47 |
| HSL | 15.91º | 0.97% | 0.27% | - |
| HSV(B) | 15.91º | 0.99% | 0.53% | - |
| XYZ | 10.5 | 6.4 | 0.74 | - |
| YUV | 62.01 | 94.14 | 179.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 37 | 2 | 0 | 0.72 | 0.99 | 0.47 | 15.91 | 0.97 | 0.27 |
| Hex | 86 | 25 | 2 | 0 | 48 | 63 | 2F | 10 | 61 | 1B |
| Octal | 206 | 45 | 2 | 0 | 110 | 143 | 57 | 20 | 141 | 33 |
| Binary | 10000110 | 100101 | 10 | 0 | 1001000 | 1100011 | 101111 | 10000 | 1100001 | 11011 |
Color Harmonies of #862502
Complementary color
Monochromatic Colors of #862502
Black with #862502
Text Example
Text Example
White with #862502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862502; }
p { color: rgb(134,37,2); }
H1.HeaderClassName
{
color: #862502;
}
.AnyTagClassName
{
color: #862502;
}
</style>
background-color css
<style>
a { background-color: #862502; }
a { background-color: rgb(134,37,2); }
div.DivClassName
{
background-color: #862502;
}
.BgClassName
{
background-color: #862502;
}
</style>
border-color css
<style>
span { border-color: #862502; }
span { border-color: rgb(134,37,2); }
td.TdClassName
{
border-color: #862502;
}
.TagClassName
{
border-color: #862502;
}
</style>