Shades of Falu Red #761913
Tints of Falu Red #761913
RGB
CMYK
RGB Variations
Color information
#761913 (or 0x761913) is known color: Falu Red. HEX triplet: 76, 19 and 13. RGB value is (118,25,19). Sum of RGB (Red+Green+Blue) = 118+25+19=162 (21% of max value = 765). Red value is 118 (46.48% from 255 or 72.84% from 162); Green value is 25 (10.16% from 255 or 15.43% from 162); Blue value is 19 (7.81% from 255 or 11.73% from 162); Max value from RGB is 118 - color contains mainly: red. Hex color #761913 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #761913 is #89E6EC. Grayscale: #343434. Windows color (decimal): -9037549 or 1251702. OLE color: 1251702.
HSL color Cylindrical-coordinate representation of color #761913: hue angle of 3.64º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #761913 is Cyan = 0, Magento = 0.79, Yellow = 0.84 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 25 | 19 | - |
| CMYK | 0 | 0.79 | 0.84 | 0.54 |
| HSL | 3.64º | 0.72% | 0.27% | - |
| HSV(B) | 3.64º | 0.84% | 0.46% | - |
| XYZ | 7.94 | 4.59 | 1.08 | - |
| YUV | 52.12 | 109.31 | 174.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 25 | 19 | 0 | 0.79 | 0.84 | 0.54 | 3.64 | 0.72 | 0.27 |
| Hex | 76 | 19 | 13 | 0 | 4F | 54 | 36 | 4 | 48 | 1B |
| Octal | 166 | 31 | 23 | 0 | 117 | 124 | 66 | 4 | 110 | 33 |
| Binary | 1110110 | 11001 | 10011 | 0 | 1001111 | 1010100 | 110110 | 100 | 1001000 | 11011 |
Color Harmonies of #761913
Complementary color
Monochromatic Colors of #761913
Black with #761913
Text Example
Text Example
White with #761913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761913; }
p { color: rgb(118,25,19); }
H1.HeaderClassName
{
color: #761913;
}
.AnyTagClassName
{
color: #761913;
}
</style>
background-color css
<style>
a { background-color: #761913; }
a { background-color: rgb(118,25,19); }
div.DivClassName
{
background-color: #761913;
}
.BgClassName
{
background-color: #761913;
}
</style>
border-color css
<style>
span { border-color: #761913; }
span { border-color: rgb(118,25,19); }
td.TdClassName
{
border-color: #761913;
}
.TagClassName
{
border-color: #761913;
}
</style>