Shades of Falu Red #772213
Tints of Falu Red #772213
RGB
CMYK
RGB Variations
Color information
#772213 (or 0x772213) is known color: Falu Red. HEX triplet: 77, 22 and 13. RGB value is (119,34,19). Sum of RGB (Red+Green+Blue) = 119+34+19=172 (22% of max value = 765). Red value is 119 (46.88% from 255 or 69.19% from 172); Green value is 34 (13.67% from 255 or 19.77% from 172); Blue value is 19 (7.81% from 255 or 11.05% from 172); Max value from RGB is 119 - color contains mainly: red. Hex color #772213 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #772213 is #88DDEC. Grayscale: #393939. Windows color (decimal): -8969709 or 1254007. OLE color: 1254007.
HSL color Cylindrical-coordinate representation of color #772213: hue angle of 9º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #772213 is Cyan = 0, Magento = 0.71, Yellow = 0.84 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 34 | 19 | - |
| CMYK | 0 | 0.71 | 0.84 | 0.53 |
| HSL | 9º | 0.72% | 0.27% | - |
| HSV(B) | 9º | 0.84% | 0.47% | - |
| XYZ | 8.3 | 5.11 | 1.17 | - |
| YUV | 57.71 | 106.16 | 171.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 34 | 19 | 0 | 0.71 | 0.84 | 0.53 | 9 | 0.72 | 0.27 |
| Hex | 77 | 22 | 13 | 0 | 47 | 54 | 35 | 9 | 48 | 1B |
| Octal | 167 | 42 | 23 | 0 | 107 | 124 | 65 | 11 | 110 | 33 |
| Binary | 1110111 | 100010 | 10011 | 0 | 1000111 | 1010100 | 110101 | 1001 | 1001000 | 11011 |
Color Harmonies of #772213
Complementary color
Monochromatic Colors of #772213
Black with #772213
Text Example
Text Example
White with #772213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772213; }
p { color: rgb(119,34,19); }
H1.HeaderClassName
{
color: #772213;
}
.AnyTagClassName
{
color: #772213;
}
</style>
background-color css
<style>
a { background-color: #772213; }
a { background-color: rgb(119,34,19); }
div.DivClassName
{
background-color: #772213;
}
.BgClassName
{
background-color: #772213;
}
</style>
border-color css
<style>
span { border-color: #772213; }
span { border-color: rgb(119,34,19); }
td.TdClassName
{
border-color: #772213;
}
.TagClassName
{
border-color: #772213;
}
</style>