Shades of Falu Red #761509
Tints of Falu Red #761509
RGB
CMYK
RGB Variations
Color information
#761509 (or 0x761509) is known color: Falu Red. HEX triplet: 76, 15 and 09. RGB value is (118,21,9). Sum of RGB (Red+Green+Blue) = 118+21+9=148 (19% of max value = 765). Red value is 118 (46.48% from 255 or 79.73% from 148); Green value is 21 (8.59% from 255 or 14.19% from 148); Blue value is 9 (3.91% from 255 or 6.08% from 148); Max value from RGB is 118 - color contains mainly: red. Hex color #761509 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #761509 is #89EAF6. Grayscale: #303030. Windows color (decimal): -9038583 or 595318. OLE color: 595318.
HSL color Cylindrical-coordinate representation of color #761509: hue angle of 6.61º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #761509 is Cyan = 0, Magento = 0.82, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 21 | 9 | - |
| CMYK | 0 | 0.82 | 0.92 | 0.54 |
| HSL | 6.61º | 0.86% | 0.25% | - |
| HSV(B) | 6.61º | 0.92% | 0.46% | - |
| XYZ | 7.79 | 4.41 | 0.7 | - |
| YUV | 48.64 | 105.64 | 177.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 21 | 9 | 0 | 0.82 | 0.92 | 0.54 | 6.61 | 0.86 | 0.25 |
| Hex | 76 | 15 | 9 | 0 | 52 | 5C | 36 | 7 | 56 | 19 |
| Octal | 166 | 25 | 11 | 0 | 122 | 134 | 66 | 7 | 126 | 31 |
| Binary | 1110110 | 10101 | 1001 | 0 | 1010010 | 1011100 | 110110 | 111 | 1010110 | 11001 |
Color Harmonies of #761509
Complementary color
Monochromatic Colors of #761509
Black with #761509
Text Example
Text Example
White with #761509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761509; }
p { color: rgb(118,21,9); }
H1.HeaderClassName
{
color: #761509;
}
.AnyTagClassName
{
color: #761509;
}
</style>
background-color css
<style>
a { background-color: #761509; }
a { background-color: rgb(118,21,9); }
div.DivClassName
{
background-color: #761509;
}
.BgClassName
{
background-color: #761509;
}
</style>
border-color css
<style>
span { border-color: #761509; }
span { border-color: rgb(118,21,9); }
td.TdClassName
{
border-color: #761509;
}
.TagClassName
{
border-color: #761509;
}
</style>