Shades of Falu Red #931908
Tints of Falu Red #931908
RGB
CMYK
RGB Variations
Color information
#931908 (or 0x931908) is known color: Falu Red. HEX triplet: 93, 19 and 08. RGB value is (147,25,8). Sum of RGB (Red+Green+Blue) = 147+25+8=180 (23% of max value = 765). Red value is 147 (57.81% from 255 or 81.67% from 180); Green value is 25 (10.16% from 255 or 13.89% from 180); Blue value is 8 (3.52% from 255 or 4.44% from 180); Max value from RGB is 147 - color contains mainly: red. Hex color #931908 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #931908 is #6CE6F7. Grayscale: #3B3B3B. Windows color (decimal): -7137016 or 530835. OLE color: 530835.
HSL color Cylindrical-coordinate representation of color #931908: hue angle of 7.34º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #931908 is Cyan = 0, Magento = 0.83, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 25 | 8 | - |
| CMYK | 0 | 0.83 | 0.95 | 0.42 |
| HSL | 7.34º | 0.9% | 0.3% | - |
| HSV(B) | 7.34º | 0.95% | 0.58% | - |
| XYZ | 12.42 | 6.92 | 0.91 | - |
| YUV | 59.54 | 98.92 | 190.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 25 | 8 | 0 | 0.83 | 0.95 | 0.42 | 7.34 | 0.9 | 0.3 |
| Hex | 93 | 19 | 8 | 0 | 53 | 5F | 2A | 7 | 5A | 1E |
| Octal | 223 | 31 | 10 | 0 | 123 | 137 | 52 | 7 | 132 | 36 |
| Binary | 10010011 | 11001 | 1000 | 0 | 1010011 | 1011111 | 101010 | 111 | 1011010 | 11110 |
Color Harmonies of #931908
Complementary color
Monochromatic Colors of #931908
Black with #931908
Text Example
Text Example
White with #931908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #931908; }
p { color: rgb(147,25,8); }
H1.HeaderClassName
{
color: #931908;
}
.AnyTagClassName
{
color: #931908;
}
</style>
background-color css
<style>
a { background-color: #931908; }
a { background-color: rgb(147,25,8); }
div.DivClassName
{
background-color: #931908;
}
.BgClassName
{
background-color: #931908;
}
</style>
border-color css
<style>
span { border-color: #931908; }
span { border-color: rgb(147,25,8); }
td.TdClassName
{
border-color: #931908;
}
.TagClassName
{
border-color: #931908;
}
</style>