Shades of Falu Red #941908
Tints of Falu Red #941908
RGB
CMYK
RGB Variations
Color information
#941908 (or 0x941908) is known color: Falu Red. HEX triplet: 94, 19 and 08. RGB value is (148,25,8). Sum of RGB (Red+Green+Blue) = 148+25+8=181 (23% of max value = 765). Red value is 148 (58.20% from 255 or 81.77% from 181); Green value is 25 (10.16% from 255 or 13.81% from 181); Blue value is 8 (3.52% from 255 or 4.42% from 181); Max value from RGB is 148 - color contains mainly: red. Hex color #941908 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #941908 is #6BE6F7. Grayscale: #3C3C3C. Windows color (decimal): -7071480 or 530836. OLE color: 530836.
HSL color Cylindrical-coordinate representation of color #941908: hue angle of 7.29º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #941908 is Cyan = 0, Magento = 0.83, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 25 | 8 | - |
| CMYK | 0 | 0.83 | 0.95 | 0.42 |
| HSL | 7.29º | 0.9% | 0.31% | - |
| HSV(B) | 7.29º | 0.95% | 0.58% | - |
| XYZ | 12.6 | 7.01 | 0.92 | - |
| YUV | 59.84 | 98.75 | 190.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 25 | 8 | 0 | 0.83 | 0.95 | 0.42 | 7.29 | 0.9 | 0.31 |
| Hex | 94 | 19 | 8 | 0 | 53 | 5F | 2A | 7 | 5A | 1F |
| Octal | 224 | 31 | 10 | 0 | 123 | 137 | 52 | 7 | 132 | 37 |
| Binary | 10010100 | 11001 | 1000 | 0 | 1010011 | 1011111 | 101010 | 111 | 1011010 | 11111 |
Color Harmonies of #941908
Complementary color
Monochromatic Colors of #941908
Black with #941908
Text Example
Text Example
White with #941908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #941908; }
p { color: rgb(148,25,8); }
H1.HeaderClassName
{
color: #941908;
}
.AnyTagClassName
{
color: #941908;
}
</style>
background-color css
<style>
a { background-color: #941908; }
a { background-color: rgb(148,25,8); }
div.DivClassName
{
background-color: #941908;
}
.BgClassName
{
background-color: #941908;
}
</style>
border-color css
<style>
span { border-color: #941908; }
span { border-color: rgb(148,25,8); }
td.TdClassName
{
border-color: #941908;
}
.TagClassName
{
border-color: #941908;
}
</style>