Shades of Falu Red #772108
Tints of Falu Red #772108
RGB
CMYK
RGB Variations
Color information
#772108 (or 0x772108) is known color: Falu Red. HEX triplet: 77, 21 and 08. RGB value is (119,33,8). Sum of RGB (Red+Green+Blue) = 119+33+8=160 (21% of max value = 765). Red value is 119 (46.88% from 255 or 74.38% from 160); Green value is 33 (13.28% from 255 or 20.62% from 160); Blue value is 8 (3.52% from 255 or 5% from 160); Max value from RGB is 119 - color contains mainly: red. Hex color #772108 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #772108 is #88DEF7. Grayscale: #383838. Windows color (decimal): -8969976 or 532855. OLE color: 532855.
HSL color Cylindrical-coordinate representation of color #772108: hue angle of 13.51º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #772108 is Cyan = 0, Magento = 0.72, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 33 | 8 | - |
| CMYK | 0 | 0.72 | 0.93 | 0.53 |
| HSL | 13.51º | 0.87% | 0.25% | - |
| HSV(B) | 13.51º | 0.93% | 0.47% | - |
| XYZ | 8.2 | 5.03 | 0.77 | - |
| YUV | 55.86 | 100.99 | 173.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 33 | 8 | 0 | 0.72 | 0.93 | 0.53 | 13.51 | 0.87 | 0.25 |
| Hex | 77 | 21 | 8 | 0 | 48 | 5D | 35 | E | 57 | 19 |
| Octal | 167 | 41 | 10 | 0 | 110 | 135 | 65 | 16 | 127 | 31 |
| Binary | 1110111 | 100001 | 1000 | 0 | 1001000 | 1011101 | 110101 | 1110 | 1010111 | 11001 |
Color Harmonies of #772108
Complementary color
Monochromatic Colors of #772108
Black with #772108
Text Example
Text Example
White with #772108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772108; }
p { color: rgb(119,33,8); }
H1.HeaderClassName
{
color: #772108;
}
.AnyTagClassName
{
color: #772108;
}
</style>
background-color css
<style>
a { background-color: #772108; }
a { background-color: rgb(119,33,8); }
div.DivClassName
{
background-color: #772108;
}
.BgClassName
{
background-color: #772108;
}
</style>
border-color css
<style>
span { border-color: #772108; }
span { border-color: rgb(119,33,8); }
td.TdClassName
{
border-color: #772108;
}
.TagClassName
{
border-color: #772108;
}
</style>