Shades of Falu Red #851802
Tints of Falu Red #851802
RGB
CMYK
RGB Variations
Color information
#851802 (or 0x851802) is known color: Falu Red. HEX triplet: 85, 18 and 02. RGB value is (133,24,2). Sum of RGB (Red+Green+Blue) = 133+24+2=159 (21% of max value = 765). Red value is 133 (52.34% from 255 or 83.65% from 159); Green value is 24 (9.77% from 255 or 15.09% from 159); Blue value is 2 (1.17% from 255 or 1.26% from 159); Max value from RGB is 133 - color contains mainly: red. Hex color #851802 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #851802 is #7AE7FD. Grayscale: #363636. Windows color (decimal): -8054782 or 137349. OLE color: 137349.
HSL color Cylindrical-coordinate representation of color #851802: hue angle of 10.08º degrees, saturation: 0.97, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #851802 is Cyan = 0, Magento = 0.82, Yellow = 0.98 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 24 | 2 | - |
| CMYK | 0 | 0.82 | 0.98 | 0.48 |
| HSL | 10.08º | 0.97% | 0.26% | - |
| HSV(B) | 10.08º | 0.98% | 0.52% | - |
| XYZ | 10.01 | 5.64 | 0.62 | - |
| YUV | 54.08 | 98.61 | 184.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 24 | 2 | 0 | 0.82 | 0.98 | 0.48 | 10.08 | 0.97 | 0.26 |
| Hex | 85 | 18 | 2 | 0 | 52 | 62 | 30 | A | 61 | 1A |
| Octal | 205 | 30 | 2 | 0 | 122 | 142 | 60 | 12 | 141 | 32 |
| Binary | 10000101 | 11000 | 10 | 0 | 1010010 | 1100010 | 110000 | 1010 | 1100001 | 11010 |
Color Harmonies of #851802
Complementary color
Monochromatic Colors of #851802
Black with #851802
Text Example
Text Example
White with #851802
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #851802; }
p { color: rgb(133,24,2); }
H1.HeaderClassName
{
color: #851802;
}
.AnyTagClassName
{
color: #851802;
}
</style>
background-color css
<style>
a { background-color: #851802; }
a { background-color: rgb(133,24,2); }
div.DivClassName
{
background-color: #851802;
}
.BgClassName
{
background-color: #851802;
}
</style>
border-color css
<style>
span { border-color: #851802; }
span { border-color: rgb(133,24,2); }
td.TdClassName
{
border-color: #851802;
}
.TagClassName
{
border-color: #851802;
}
</style>