Shades of Falu Red #772115
Tints of Falu Red #772115
RGB
CMYK
RGB Variations
Color information
#772115 (or 0x772115) is known color: Falu Red. HEX triplet: 77, 21 and 15. RGB value is (119,33,21). Sum of RGB (Red+Green+Blue) = 119+33+21=173 (22% of max value = 765). Red value is 119 (46.88% from 255 or 68.79% from 173); Green value is 33 (13.28% from 255 or 19.08% from 173); Blue value is 21 (8.59% from 255 or 12.14% from 173); Max value from RGB is 119 - color contains mainly: red. Hex color #772115 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #772115 is #88DEEA. Grayscale: #393939. Windows color (decimal): -8969963 or 1384823. OLE color: 1384823.
HSL color Cylindrical-coordinate representation of color #772115: hue angle of 7.35º 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 #772115 is Cyan = 0, Magento = 0.72, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 33 | 21 | - |
| CMYK | 0 | 0.72 | 0.82 | 0.53 |
| HSL | 7.35º | 0.7% | 0.27% | - |
| HSV(B) | 7.35º | 0.82% | 0.47% | - |
| XYZ | 8.29 | 5.06 | 1.25 | - |
| YUV | 57.35 | 107.49 | 171.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 33 | 21 | 0 | 0.72 | 0.82 | 0.53 | 7.35 | 0.7 | 0.27 |
| Hex | 77 | 21 | 15 | 0 | 48 | 52 | 35 | 7 | 46 | 1B |
| Octal | 167 | 41 | 25 | 0 | 110 | 122 | 65 | 7 | 106 | 33 |
| Binary | 1110111 | 100001 | 10101 | 0 | 1001000 | 1010010 | 110101 | 111 | 1000110 | 11011 |
Color Harmonies of #772115
Complementary color
Monochromatic Colors of #772115
Black with #772115
Text Example
Text Example
White with #772115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772115; }
p { color: rgb(119,33,21); }
H1.HeaderClassName
{
color: #772115;
}
.AnyTagClassName
{
color: #772115;
}
</style>
background-color css
<style>
a { background-color: #772115; }
a { background-color: rgb(119,33,21); }
div.DivClassName
{
background-color: #772115;
}
.BgClassName
{
background-color: #772115;
}
</style>
border-color css
<style>
span { border-color: #772115; }
span { border-color: rgb(119,33,21); }
td.TdClassName
{
border-color: #772115;
}
.TagClassName
{
border-color: #772115;
}
</style>