Shades of Falu Red #911515
Tints of Falu Red #911515
RGB
CMYK
RGB Variations
Color information
#911515 (or 0x911515) is known color: Falu Red. HEX triplet: 91, 15 and 15. RGB value is (145,21,21). Sum of RGB (Red+Green+Blue) = 145+21+21=187 (24% of max value = 765). Red value is 145 (57.03% from 255 or 77.54% from 187); Green value is 21 (8.59% from 255 or 11.23% from 187); Blue value is 21 (8.59% from 255 or 11.23% from 187); Max value from RGB is 145 - color contains mainly: red. Hex color #911515 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #911515 is #6EEAEA. Grayscale: #3A3A3A. Windows color (decimal): -7269099 or 1381777. OLE color: 1381777.
HSL color Cylindrical-coordinate representation of color #911515: hue angle of 0º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #911515 is Cyan = 0, Magento = 0.86, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 21 | 21 | - |
| CMYK | 0 | 0.86 | 0.86 | 0.43 |
| HSL | 0º | 0.75% | 0.33% | - |
| HSV(B) | 0º | 0.86% | 0.57% | - |
| XYZ | 12.08 | 6.61 | 1.35 | - |
| YUV | 58.08 | 107.08 | 190 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 21 | 21 | 0 | 0.86 | 0.86 | 0.43 | 0 | 0.75 | 0.33 |
| Hex | 91 | 15 | 15 | 0 | 56 | 56 | 2B | 0 | 4B | 21 |
| Octal | 221 | 25 | 25 | 0 | 126 | 126 | 53 | 0 | 113 | 41 |
| Binary | 10010001 | 10101 | 10101 | 0 | 1010110 | 1010110 | 101011 | 0 | 1001011 | 100001 |
Color Harmonies of #911515
Complementary color
Monochromatic Colors of #911515
Black with #911515
Text Example
Text Example
White with #911515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #911515; }
p { color: rgb(145,21,21); }
H1.HeaderClassName
{
color: #911515;
}
.AnyTagClassName
{
color: #911515;
}
</style>
background-color css
<style>
a { background-color: #911515; }
a { background-color: rgb(145,21,21); }
div.DivClassName
{
background-color: #911515;
}
.BgClassName
{
background-color: #911515;
}
</style>
border-color css
<style>
span { border-color: #911515; }
span { border-color: rgb(145,21,21); }
td.TdClassName
{
border-color: #911515;
}
.TagClassName
{
border-color: #911515;
}
</style>