Shades of Falu Red #872213
Tints of Falu Red #872213
RGB
CMYK
RGB Variations
Color information
#872213 (or 0x872213) is known color: Falu Red. HEX triplet: 87, 22 and 13. RGB value is (135,34,19). Sum of RGB (Red+Green+Blue) = 135+34+19=188 (24% of max value = 765). Red value is 135 (53.12% from 255 or 71.81% from 188); Green value is 34 (13.67% from 255 or 18.09% from 188); Blue value is 19 (7.81% from 255 or 10.11% from 188); Max value from RGB is 135 - color contains mainly: red. Hex color #872213 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #872213 is #78DDEC. Grayscale: #3E3E3E. Windows color (decimal): -7921133 or 1254023. OLE color: 1254023.
HSL color Cylindrical-coordinate representation of color #872213: hue angle of 7.76º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #872213 is Cyan = 0, Magento = 0.75, Yellow = 0.86 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 34 | 19 | - |
| CMYK | 0 | 0.75 | 0.86 | 0.47 |
| HSL | 7.76º | 0.75% | 0.3% | - |
| HSV(B) | 7.76º | 0.86% | 0.53% | - |
| XYZ | 10.68 | 6.34 | 1.28 | - |
| YUV | 62.49 | 103.46 | 179.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 34 | 19 | 0 | 0.75 | 0.86 | 0.47 | 7.76 | 0.75 | 0.3 |
| Hex | 87 | 22 | 13 | 0 | 4B | 56 | 2F | 8 | 4B | 1E |
| Octal | 207 | 42 | 23 | 0 | 113 | 126 | 57 | 10 | 113 | 36 |
| Binary | 10000111 | 100010 | 10011 | 0 | 1001011 | 1010110 | 101111 | 1000 | 1001011 | 11110 |
Color Harmonies of #872213
Complementary color
Monochromatic Colors of #872213
Black with #872213
Text Example
Text Example
White with #872213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872213; }
p { color: rgb(135,34,19); }
H1.HeaderClassName
{
color: #872213;
}
.AnyTagClassName
{
color: #872213;
}
</style>
background-color css
<style>
a { background-color: #872213; }
a { background-color: rgb(135,34,19); }
div.DivClassName
{
background-color: #872213;
}
.BgClassName
{
background-color: #872213;
}
</style>
border-color css
<style>
span { border-color: #872213; }
span { border-color: rgb(135,34,19); }
td.TdClassName
{
border-color: #872213;
}
.TagClassName
{
border-color: #872213;
}
</style>