Shades of Falu Red #762219
Tints of Falu Red #762219
RGB
CMYK
RGB Variations
Color information
#762219 (or 0x762219) is known color: Falu Red. HEX triplet: 76, 22 and 19. RGB value is (118,34,25). Sum of RGB (Red+Green+Blue) = 118+34+25=177 (23% of max value = 765). Red value is 118 (46.48% from 255 or 66.67% from 177); Green value is 34 (13.67% from 255 or 19.21% from 177); Blue value is 25 (10.16% from 255 or 14.12% from 177); Max value from RGB is 118 - color contains mainly: red. Hex color #762219 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #762219 is #89DDE6. Grayscale: #3A3A3A. Windows color (decimal): -9035239 or 1647222. OLE color: 1647222.
HSL color Cylindrical-coordinate representation of color #762219: hue angle of 5.81º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #762219 is Cyan = 0, Magento = 0.71, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 34 | 25 | - |
| CMYK | 0 | 0.71 | 0.79 | 0.54 |
| HSL | 5.81º | 0.65% | 0.28% | - |
| HSV(B) | 5.81º | 0.79% | 0.46% | - |
| XYZ | 8.22 | 5.07 | 1.46 | - |
| YUV | 58.09 | 109.33 | 170.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 34 | 25 | 0 | 0.71 | 0.79 | 0.54 | 5.81 | 0.65 | 0.28 |
| Hex | 76 | 22 | 19 | 0 | 47 | 4F | 36 | 6 | 41 | 1C |
| Octal | 166 | 42 | 31 | 0 | 107 | 117 | 66 | 6 | 101 | 34 |
| Binary | 1110110 | 100010 | 11001 | 0 | 1000111 | 1001111 | 110110 | 110 | 1000001 | 11100 |
Color Harmonies of #762219
Complementary color
Monochromatic Colors of #762219
Black with #762219
Text Example
Text Example
White with #762219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762219; }
p { color: rgb(118,34,25); }
H1.HeaderClassName
{
color: #762219;
}
.AnyTagClassName
{
color: #762219;
}
</style>
background-color css
<style>
a { background-color: #762219; }
a { background-color: rgb(118,34,25); }
div.DivClassName
{
background-color: #762219;
}
.BgClassName
{
background-color: #762219;
}
</style>
border-color css
<style>
span { border-color: #762219; }
span { border-color: rgb(118,34,25); }
td.TdClassName
{
border-color: #762219;
}
.TagClassName
{
border-color: #762219;
}
</style>