Shades of Falu Red #812306
Tints of Falu Red #812306
RGB
CMYK
RGB Variations
Color information
#812306 (or 0x812306) is known color: Falu Red. HEX triplet: 81, 23 and 06. RGB value is (129,35,6). Sum of RGB (Red+Green+Blue) = 129+35+6=170 (22% of max value = 765). Red value is 129 (50.78% from 255 or 75.88% from 170); Green value is 35 (14.06% from 255 or 20.59% from 170); Blue value is 6 (2.73% from 255 or 3.53% from 170); Max value from RGB is 129 - color contains mainly: red. Hex color #812306 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #812306 is #7EDCF9. Grayscale: #3C3C3C. Windows color (decimal): -8314106 or 402305. OLE color: 402305.
HSL color Cylindrical-coordinate representation of color #812306: hue angle of 14.15º degrees, saturation: 0.91, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #812306 is Cyan = 0, Magento = 0.73, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 35 | 6 | - |
| CMYK | 0 | 0.73 | 0.95 | 0.49 |
| HSL | 14.15º | 0.91% | 0.26% | - |
| HSV(B) | 14.15º | 0.95% | 0.51% | - |
| XYZ | 9.69 | 5.88 | 0.8 | - |
| YUV | 59.8 | 97.64 | 177.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 35 | 6 | 0 | 0.73 | 0.95 | 0.49 | 14.15 | 0.91 | 0.26 |
| Hex | 81 | 23 | 6 | 0 | 49 | 5F | 31 | E | 5B | 1A |
| Octal | 201 | 43 | 6 | 0 | 111 | 137 | 61 | 16 | 133 | 32 |
| Binary | 10000001 | 100011 | 110 | 0 | 1001001 | 1011111 | 110001 | 1110 | 1011011 | 11010 |
Color Harmonies of #812306
Complementary color
Monochromatic Colors of #812306
Black with #812306
Text Example
Text Example
White with #812306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812306; }
p { color: rgb(129,35,6); }
H1.HeaderClassName
{
color: #812306;
}
.AnyTagClassName
{
color: #812306;
}
</style>
background-color css
<style>
a { background-color: #812306; }
a { background-color: rgb(129,35,6); }
div.DivClassName
{
background-color: #812306;
}
.BgClassName
{
background-color: #812306;
}
</style>
border-color css
<style>
span { border-color: #812306; }
span { border-color: rgb(129,35,6); }
td.TdClassName
{
border-color: #812306;
}
.TagClassName
{
border-color: #812306;
}
</style>