Shades of Falu Red #762120
Tints of Falu Red #762120
RGB
CMYK
RGB Variations
Color information
#762120 (or 0x762120) is known color: Falu Red. HEX triplet: 76, 21 and 20. RGB value is (118,33,32). Sum of RGB (Red+Green+Blue) = 118+33+32=183 (24% of max value = 765). Red value is 118 (46.48% from 255 or 64.48% from 183); Green value is 33 (13.28% from 255 or 18.03% from 183); Blue value is 32 (12.89% from 255 or 17.49% from 183); Max value from RGB is 118 - color contains mainly: red. Hex color #762120 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762120 is #89DEDF. Grayscale: #3A3A3A. Windows color (decimal): -9035488 or 2105718. OLE color: 2105718.
HSL color Cylindrical-coordinate representation of color #762120: hue angle of 0.7º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #762120 is Cyan = 0, Magento = 0.72, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 33 | 32 | - |
| CMYK | 0 | 0.72 | 0.73 | 0.54 |
| HSL | 0.7º | 0.57% | 0.29% | - |
| HSV(B) | 0.7º | 0.73% | 0.46% | - |
| XYZ | 8.28 | 5.04 | 1.9 | - |
| YUV | 58.3 | 113.16 | 170.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 33 | 32 | 0 | 0.72 | 0.73 | 0.54 | 0.7 | 0.57 | 0.29 |
| Hex | 76 | 21 | 20 | 0 | 48 | 49 | 36 | 1 | 39 | 1D |
| Octal | 166 | 41 | 40 | 0 | 110 | 111 | 66 | 1 | 71 | 35 |
| Binary | 1110110 | 100001 | 100000 | 0 | 1001000 | 1001001 | 110110 | 1 | 111001 | 11101 |
Color Harmonies of #762120
Complementary color
Monochromatic Colors of #762120
Black with #762120
Text Example
Text Example
White with #762120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762120; }
p { color: rgb(118,33,32); }
H1.HeaderClassName
{
color: #762120;
}
.AnyTagClassName
{
color: #762120;
}
</style>
background-color css
<style>
a { background-color: #762120; }
a { background-color: rgb(118,33,32); }
div.DivClassName
{
background-color: #762120;
}
.BgClassName
{
background-color: #762120;
}
</style>
border-color css
<style>
span { border-color: #762120; }
span { border-color: rgb(118,33,32); }
td.TdClassName
{
border-color: #762120;
}
.TagClassName
{
border-color: #762120;
}
</style>