Shades of Falu Red #772415
Tints of Falu Red #772415
RGB
CMYK
RGB Variations
Color information
#772415 (or 0x772415) is known color: Falu Red. HEX triplet: 77, 24 and 15. RGB value is (119,36,21). Sum of RGB (Red+Green+Blue) = 119+36+21=176 (23% of max value = 765). Red value is 119 (46.88% from 255 or 67.61% from 176); Green value is 36 (14.45% from 255 or 20.45% from 176); Blue value is 21 (8.59% from 255 or 11.93% from 176); Max value from RGB is 119 - color contains mainly: red. Hex color #772415 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #772415 is #88DBEA. Grayscale: #3B3B3B. Windows color (decimal): -8969195 or 1385591. OLE color: 1385591.
HSL color Cylindrical-coordinate representation of color #772415: hue angle of 9.18º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #772415 is Cyan = 0, Magento = 0.70, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 36 | 21 | - |
| CMYK | 0 | 0.70 | 0.82 | 0.53 |
| HSL | 9.18º | 0.7% | 0.27% | - |
| HSV(B) | 9.18º | 0.82% | 0.47% | - |
| XYZ | 8.37 | 5.24 | 1.28 | - |
| YUV | 59.11 | 106.5 | 170.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 36 | 21 | 0 | 0.70 | 0.82 | 0.53 | 9.18 | 0.7 | 0.27 |
| Hex | 77 | 24 | 15 | 0 | 46 | 52 | 35 | 9 | 46 | 1B |
| Octal | 167 | 44 | 25 | 0 | 106 | 122 | 65 | 11 | 106 | 33 |
| Binary | 1110111 | 100100 | 10101 | 0 | 1000110 | 1010010 | 110101 | 1001 | 1000110 | 11011 |
Color Harmonies of #772415
Complementary color
Monochromatic Colors of #772415
Black with #772415
Text Example
Text Example
White with #772415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772415; }
p { color: rgb(119,36,21); }
H1.HeaderClassName
{
color: #772415;
}
.AnyTagClassName
{
color: #772415;
}
</style>
background-color css
<style>
a { background-color: #772415; }
a { background-color: rgb(119,36,21); }
div.DivClassName
{
background-color: #772415;
}
.BgClassName
{
background-color: #772415;
}
</style>
border-color css
<style>
span { border-color: #772415; }
span { border-color: rgb(119,36,21); }
td.TdClassName
{
border-color: #772415;
}
.TagClassName
{
border-color: #772415;
}
</style>