Shades of Falu Red #931212
Tints of Falu Red #931212
RGB
CMYK
RGB Variations
Color information
#931212 (or 0x931212) is known color: Falu Red. HEX triplet: 93, 12 and 12. RGB value is (147,18,18). Sum of RGB (Red+Green+Blue) = 147+18+18=183 (24% of max value = 765). Red value is 147 (57.81% from 255 or 80.33% from 183); Green value is 18 (7.42% from 255 or 9.84% from 183); Blue value is 18 (7.42% from 255 or 9.84% from 183); Max value from RGB is 147 - color contains mainly: red. Hex color #931212 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #931212 is #6CEDED. Grayscale: #383838. Windows color (decimal): -7138798 or 1184403. OLE color: 1184403.
HSL color Cylindrical-coordinate representation of color #931212: hue angle of 0º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #931212 is Cyan = 0, Magento = 0.88, Yellow = 0.88 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 18 | 18 | - |
| CMYK | 0 | 0.88 | 0.88 | 0.42 |
| HSL | 0º | 0.78% | 0.32% | - |
| HSV(B) | 0º | 0.88% | 0.58% | - |
| XYZ | 12.36 | 6.68 | 1.21 | - |
| YUV | 56.57 | 106.24 | 192.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 18 | 18 | 0 | 0.88 | 0.88 | 0.42 | 0 | 0.78 | 0.32 |
| Hex | 93 | 12 | 12 | 0 | 58 | 58 | 2A | 0 | 4E | 20 |
| Octal | 223 | 22 | 22 | 0 | 130 | 130 | 52 | 0 | 116 | 40 |
| Binary | 10010011 | 10010 | 10010 | 0 | 1011000 | 1011000 | 101010 | 0 | 1001110 | 100000 |
Color Harmonies of #931212
Complementary color
Monochromatic Colors of #931212
Black with #931212
Text Example
Text Example
White with #931212
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #931212; }
p { color: rgb(147,18,18); }
H1.HeaderClassName
{
color: #931212;
}
.AnyTagClassName
{
color: #931212;
}
</style>
background-color css
<style>
a { background-color: #931212; }
a { background-color: rgb(147,18,18); }
div.DivClassName
{
background-color: #931212;
}
.BgClassName
{
background-color: #931212;
}
</style>
border-color css
<style>
span { border-color: #931212; }
span { border-color: rgb(147,18,18); }
td.TdClassName
{
border-color: #931212;
}
.TagClassName
{
border-color: #931212;
}
</style>