Shades of Falu Red #761009
Tints of Falu Red #761009
RGB
CMYK
RGB Variations
Color information
#761009 (or 0x761009) is known color: Falu Red. HEX triplet: 76, 10 and 09. RGB value is (118,16,9). Sum of RGB (Red+Green+Blue) = 118+16+9=143 (18% of max value = 765). Red value is 118 (46.48% from 255 or 82.52% from 143); Green value is 16 (6.64% from 255 or 11.19% from 143); Blue value is 9 (3.91% from 255 or 6.29% from 143); Max value from RGB is 118 - color contains mainly: red. Hex color #761009 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #761009 is #89EFF6. Grayscale: #2D2D2D. Windows color (decimal): -9039863 or 594038. OLE color: 594038.
HSL color Cylindrical-coordinate representation of color #761009: hue angle of 3.85º 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 #761009 is Cyan = 0, Magento = 0.86, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 16 | 9 | - |
| CMYK | 0 | 0.86 | 0.92 | 0.54 |
| HSL | 3.85º | 0.86% | 0.25% | - |
| HSV(B) | 3.85º | 0.92% | 0.46% | - |
| XYZ | 7.71 | 4.24 | 0.67 | - |
| YUV | 45.7 | 107.29 | 179.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 16 | 9 | 0 | 0.86 | 0.92 | 0.54 | 3.85 | 0.86 | 0.25 |
| Hex | 76 | 10 | 9 | 0 | 56 | 5C | 36 | 4 | 56 | 19 |
| Octal | 166 | 20 | 11 | 0 | 126 | 134 | 66 | 4 | 126 | 31 |
| Binary | 1110110 | 10000 | 1001 | 0 | 1010110 | 1011100 | 110110 | 100 | 1010110 | 11001 |
Color Harmonies of #761009
Complementary color
Monochromatic Colors of #761009
Black with #761009
Text Example
Text Example
White with #761009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761009; }
p { color: rgb(118,16,9); }
H1.HeaderClassName
{
color: #761009;
}
.AnyTagClassName
{
color: #761009;
}
</style>
background-color css
<style>
a { background-color: #761009; }
a { background-color: rgb(118,16,9); }
div.DivClassName
{
background-color: #761009;
}
.BgClassName
{
background-color: #761009;
}
</style>
border-color css
<style>
span { border-color: #761009; }
span { border-color: rgb(118,16,9); }
td.TdClassName
{
border-color: #761009;
}
.TagClassName
{
border-color: #761009;
}
</style>