Shades of Falu Red #762109
Tints of Falu Red #762109
RGB
CMYK
RGB Variations
Color information
#762109 (or 0x762109) is known color: Falu Red. HEX triplet: 76, 21 and 09. RGB value is (118,33,9). Sum of RGB (Red+Green+Blue) = 118+33+9=160 (21% of max value = 765). Red value is 118 (46.48% from 255 or 73.75% from 160); Green value is 33 (13.28% from 255 or 20.62% from 160); Blue value is 9 (3.91% from 255 or 5.62% from 160); Max value from RGB is 118 - color contains mainly: red. Hex color #762109 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #762109 is #89DEF6. Grayscale: #373737. Windows color (decimal): -9035511 or 598390. OLE color: 598390.
HSL color Cylindrical-coordinate representation of color #762109: hue angle of 13.21º 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 #762109 is Cyan = 0, Magento = 0.72, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 33 | 9 | - |
| CMYK | 0 | 0.72 | 0.92 | 0.54 |
| HSL | 13.21º | 0.86% | 0.25% | - |
| HSV(B) | 13.21º | 0.92% | 0.46% | - |
| XYZ | 8.06 | 4.96 | 0.79 | - |
| YUV | 55.68 | 101.66 | 172.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 33 | 9 | 0 | 0.72 | 0.92 | 0.54 | 13.21 | 0.86 | 0.25 |
| Hex | 76 | 21 | 9 | 0 | 48 | 5C | 36 | D | 56 | 19 |
| Octal | 166 | 41 | 11 | 0 | 110 | 134 | 66 | 15 | 126 | 31 |
| Binary | 1110110 | 100001 | 1001 | 0 | 1001000 | 1011100 | 110110 | 1101 | 1010110 | 11001 |
Color Harmonies of #762109
Complementary color
Monochromatic Colors of #762109
Black with #762109
Text Example
Text Example
White with #762109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762109; }
p { color: rgb(118,33,9); }
H1.HeaderClassName
{
color: #762109;
}
.AnyTagClassName
{
color: #762109;
}
</style>
background-color css
<style>
a { background-color: #762109; }
a { background-color: rgb(118,33,9); }
div.DivClassName
{
background-color: #762109;
}
.BgClassName
{
background-color: #762109;
}
</style>
border-color css
<style>
span { border-color: #762109; }
span { border-color: rgb(118,33,9); }
td.TdClassName
{
border-color: #762109;
}
.TagClassName
{
border-color: #762109;
}
</style>