Shades of Falu Red #812807
Tints of Falu Red #812807
RGB
CMYK
RGB Variations
Color information
#812807 (or 0x812807) is known color: Falu Red. HEX triplet: 81, 28 and 07. RGB value is (129,40,7). Sum of RGB (Red+Green+Blue) = 129+40+7=176 (23% of max value = 765). Red value is 129 (50.78% from 255 or 73.30% from 176); Green value is 40 (16.02% from 255 or 22.73% from 176); Blue value is 7 (3.12% from 255 or 3.98% from 176); Max value from RGB is 129 - color contains mainly: red. Hex color #812807 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #812807 is #7ED7F8. Grayscale: #3F3F3F. Windows color (decimal): -8312825 or 469121. OLE color: 469121.
HSL color Cylindrical-coordinate representation of color #812807: hue angle of 16.23º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #812807 is Cyan = 0, Magento = 0.69, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 40 | 7 | - |
| CMYK | 0 | 0.69 | 0.95 | 0.49 |
| HSL | 16.23º | 0.9% | 0.27% | - |
| HSV(B) | 16.23º | 0.95% | 0.51% | - |
| XYZ | 9.85 | 6.2 | 0.88 | - |
| YUV | 62.85 | 96.49 | 175.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 40 | 7 | 0 | 0.69 | 0.95 | 0.49 | 16.23 | 0.9 | 0.27 |
| Hex | 81 | 28 | 7 | 0 | 45 | 5F | 31 | 10 | 5A | 1B |
| Octal | 201 | 50 | 7 | 0 | 105 | 137 | 61 | 20 | 132 | 33 |
| Binary | 10000001 | 101000 | 111 | 0 | 1000101 | 1011111 | 110001 | 10000 | 1011010 | 11011 |
Color Harmonies of #812807
Complementary color
Monochromatic Colors of #812807
Black with #812807
Text Example
Text Example
White with #812807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812807; }
p { color: rgb(129,40,7); }
H1.HeaderClassName
{
color: #812807;
}
.AnyTagClassName
{
color: #812807;
}
</style>
background-color css
<style>
a { background-color: #812807; }
a { background-color: rgb(129,40,7); }
div.DivClassName
{
background-color: #812807;
}
.BgClassName
{
background-color: #812807;
}
</style>
border-color css
<style>
span { border-color: #812807; }
span { border-color: rgb(129,40,7); }
td.TdClassName
{
border-color: #812807;
}
.TagClassName
{
border-color: #812807;
}
</style>