Shades of Falu Red #911908
Tints of Falu Red #911908
RGB
CMYK
RGB Variations
Color information
#911908 (or 0x911908) is known color: Falu Red. HEX triplet: 91, 19 and 08. RGB value is (145,25,8). Sum of RGB (Red+Green+Blue) = 145+25+8=178 (23% of max value = 765). Red value is 145 (57.03% from 255 or 81.46% from 178); Green value is 25 (10.16% from 255 or 14.04% from 178); Blue value is 8 (3.52% from 255 or 4.49% from 178); Max value from RGB is 145 - color contains mainly: red. Hex color #911908 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #911908 is #6EE6F7. Grayscale: #3B3B3B. Windows color (decimal): -7268088 or 530833. OLE color: 530833.
HSL color Cylindrical-coordinate representation of color #911908: hue angle of 7.45º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #911908 is Cyan = 0, Magento = 0.83, Yellow = 0.94 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 25 | 8 | - |
| CMYK | 0 | 0.83 | 0.94 | 0.43 |
| HSL | 7.45º | 0.9% | 0.3% | - |
| HSV(B) | 7.45º | 0.94% | 0.57% | - |
| XYZ | 12.07 | 6.73 | 0.89 | - |
| YUV | 58.94 | 99.26 | 189.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 25 | 8 | 0 | 0.83 | 0.94 | 0.43 | 7.45 | 0.9 | 0.3 |
| Hex | 91 | 19 | 8 | 0 | 53 | 5E | 2B | 7 | 5A | 1E |
| Octal | 221 | 31 | 10 | 0 | 123 | 136 | 53 | 7 | 132 | 36 |
| Binary | 10010001 | 11001 | 1000 | 0 | 1010011 | 1011110 | 101011 | 111 | 1011010 | 11110 |
Color Harmonies of #911908
Complementary color
Monochromatic Colors of #911908
Black with #911908
Text Example
Text Example
White with #911908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #911908; }
p { color: rgb(145,25,8); }
H1.HeaderClassName
{
color: #911908;
}
.AnyTagClassName
{
color: #911908;
}
</style>
background-color css
<style>
a { background-color: #911908; }
a { background-color: rgb(145,25,8); }
div.DivClassName
{
background-color: #911908;
}
.BgClassName
{
background-color: #911908;
}
</style>
border-color css
<style>
span { border-color: #911908; }
span { border-color: rgb(145,25,8); }
td.TdClassName
{
border-color: #911908;
}
.TagClassName
{
border-color: #911908;
}
</style>