Shades of Falu Red #762116
Tints of Falu Red #762116
RGB
CMYK
RGB Variations
Color information
#762116 (or 0x762116) is known color: Falu Red. HEX triplet: 76, 21 and 16. RGB value is (118,33,22). Sum of RGB (Red+Green+Blue) = 118+33+22=173 (22% of max value = 765). Red value is 118 (46.48% from 255 or 68.21% from 173); Green value is 33 (13.28% from 255 or 19.08% from 173); Blue value is 22 (8.98% from 255 or 12.72% from 173); Max value from RGB is 118 - color contains mainly: red. Hex color #762116 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #762116 is #89DEE9. Grayscale: #393939. Windows color (decimal): -9035498 or 1450358. OLE color: 1450358.
HSL color Cylindrical-coordinate representation of color #762116: hue angle of 6.88º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #762116 is Cyan = 0, Magento = 0.72, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 33 | 22 | - |
| CMYK | 0 | 0.72 | 0.81 | 0.54 |
| HSL | 6.88º | 0.69% | 0.27% | - |
| HSV(B) | 6.88º | 0.81% | 0.46% | - |
| XYZ | 8.16 | 5 | 1.29 | - |
| YUV | 57.16 | 108.16 | 171.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 33 | 22 | 0 | 0.72 | 0.81 | 0.54 | 6.88 | 0.69 | 0.27 |
| Hex | 76 | 21 | 16 | 0 | 48 | 51 | 36 | 7 | 45 | 1B |
| Octal | 166 | 41 | 26 | 0 | 110 | 121 | 66 | 7 | 105 | 33 |
| Binary | 1110110 | 100001 | 10110 | 0 | 1001000 | 1010001 | 110110 | 111 | 1000101 | 11011 |
Color Harmonies of #762116
Complementary color
Monochromatic Colors of #762116
Black with #762116
Text Example
Text Example
White with #762116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762116; }
p { color: rgb(118,33,22); }
H1.HeaderClassName
{
color: #762116;
}
.AnyTagClassName
{
color: #762116;
}
</style>
background-color css
<style>
a { background-color: #762116; }
a { background-color: rgb(118,33,22); }
div.DivClassName
{
background-color: #762116;
}
.BgClassName
{
background-color: #762116;
}
</style>
border-color css
<style>
span { border-color: #762116; }
span { border-color: rgb(118,33,22); }
td.TdClassName
{
border-color: #762116;
}
.TagClassName
{
border-color: #762116;
}
</style>