Shades of Falu Red #762612
Tints of Falu Red #762612
RGB
CMYK
RGB Variations
Color information
#762612 (or 0x762612) is known color: Falu Red. HEX triplet: 76, 26 and 12. RGB value is (118,38,18). Sum of RGB (Red+Green+Blue) = 118+38+18=174 (23% of max value = 765). Red value is 118 (46.48% from 255 or 67.82% from 174); Green value is 38 (15.23% from 255 or 21.84% from 174); Blue value is 18 (7.42% from 255 or 10.34% from 174); Max value from RGB is 118 - color contains mainly: red. Hex color #762612 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #762612 is #89D9ED. Grayscale: #3B3B3B. Windows color (decimal): -9034222 or 1189494. OLE color: 1189494.
HSL color Cylindrical-coordinate representation of color #762612: hue angle of 12º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #762612 is Cyan = 0, Magento = 0.68, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 38 | 18 | - |
| CMYK | 0 | 0.68 | 0.85 | 0.54 |
| HSL | 12º | 0.74% | 0.27% | - |
| HSV(B) | 12º | 0.85% | 0.46% | - |
| XYZ | 8.27 | 5.28 | 1.16 | - |
| YUV | 59.64 | 104.5 | 169.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 38 | 18 | 0 | 0.68 | 0.85 | 0.54 | 12 | 0.74 | 0.27 |
| Hex | 76 | 26 | 12 | 0 | 44 | 55 | 36 | C | 4A | 1B |
| Octal | 166 | 46 | 22 | 0 | 104 | 125 | 66 | 14 | 112 | 33 |
| Binary | 1110110 | 100110 | 10010 | 0 | 1000100 | 1010101 | 110110 | 1100 | 1001010 | 11011 |
Color Harmonies of #762612
Complementary color
Monochromatic Colors of #762612
Black with #762612
Text Example
Text Example
White with #762612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762612; }
p { color: rgb(118,38,18); }
H1.HeaderClassName
{
color: #762612;
}
.AnyTagClassName
{
color: #762612;
}
</style>
background-color css
<style>
a { background-color: #762612; }
a { background-color: rgb(118,38,18); }
div.DivClassName
{
background-color: #762612;
}
.BgClassName
{
background-color: #762612;
}
</style>
border-color css
<style>
span { border-color: #762612; }
span { border-color: rgb(118,38,18); }
td.TdClassName
{
border-color: #762612;
}
.TagClassName
{
border-color: #762612;
}
</style>