Shades of Falu Red #762006
Tints of Falu Red #762006
RGB
CMYK
RGB Variations
Color information
#762006 (or 0x762006) is known color: Falu Red. HEX triplet: 76, 20 and 06. RGB value is (118,32,6). Sum of RGB (Red+Green+Blue) = 118+32+6=156 (20% of max value = 765). Red value is 118 (46.48% from 255 or 75.64% from 156); Green value is 32 (12.89% from 255 or 20.51% from 156); Blue value is 6 (2.73% from 255 or 3.85% from 156); Max value from RGB is 118 - color contains mainly: red. Hex color #762006 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #762006 is #89DFF9. Grayscale: #363636. Windows color (decimal): -9035770 or 401526. OLE color: 401526.
HSL color Cylindrical-coordinate representation of color #762006: hue angle of 13.93º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #762006 is Cyan = 0, Magento = 0.73, Yellow = 0.95 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 32 | 6 | - |
| CMYK | 0 | 0.73 | 0.95 | 0.54 |
| HSL | 13.93º | 0.9% | 0.24% | - |
| HSV(B) | 13.93º | 0.95% | 0.46% | - |
| XYZ | 8.02 | 4.9 | 0.69 | - |
| YUV | 54.75 | 100.49 | 173.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 32 | 6 | 0 | 0.73 | 0.95 | 0.54 | 13.93 | 0.9 | 0.24 |
| Hex | 76 | 20 | 6 | 0 | 49 | 5F | 36 | E | 5A | 18 |
| Octal | 166 | 40 | 6 | 0 | 111 | 137 | 66 | 16 | 132 | 30 |
| Binary | 1110110 | 100000 | 110 | 0 | 1001001 | 1011111 | 110110 | 1110 | 1011010 | 11000 |
Color Harmonies of #762006
Complementary color
Monochromatic Colors of #762006
Black with #762006
Text Example
Text Example
White with #762006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762006; }
p { color: rgb(118,32,6); }
H1.HeaderClassName
{
color: #762006;
}
.AnyTagClassName
{
color: #762006;
}
</style>
background-color css
<style>
a { background-color: #762006; }
a { background-color: rgb(118,32,6); }
div.DivClassName
{
background-color: #762006;
}
.BgClassName
{
background-color: #762006;
}
</style>
border-color css
<style>
span { border-color: #762006; }
span { border-color: rgb(118,32,6); }
td.TdClassName
{
border-color: #762006;
}
.TagClassName
{
border-color: #762006;
}
</style>