Shades of Falu Red #762311
Tints of Falu Red #762311
RGB
CMYK
RGB Variations
Color information
#762311 (or 0x762311) is known color: Falu Red. HEX triplet: 76, 23 and 11. RGB value is (118,35,17). Sum of RGB (Red+Green+Blue) = 118+35+17=170 (22% of max value = 765). Red value is 118 (46.48% from 255 or 69.41% from 170); Green value is 35 (14.06% from 255 or 20.59% from 170); Blue value is 17 (7.03% from 255 or 10% from 170); Max value from RGB is 118 - color contains mainly: red. Hex color #762311 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #762311 is #89DCEE. Grayscale: #393939. Windows color (decimal): -9034991 or 1123190. OLE color: 1123190.
HSL color Cylindrical-coordinate representation of color #762311: hue angle of 10.69º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #762311 is Cyan = 0, Magento = 0.70, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 35 | 17 | - |
| CMYK | 0 | 0.70 | 0.86 | 0.54 |
| HSL | 10.69º | 0.75% | 0.26% | - |
| HSV(B) | 10.69º | 0.86% | 0.46% | - |
| XYZ | 8.17 | 5.09 | 1.08 | - |
| YUV | 57.77 | 105 | 170.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 35 | 17 | 0 | 0.70 | 0.86 | 0.54 | 10.69 | 0.75 | 0.26 |
| Hex | 76 | 23 | 11 | 0 | 46 | 56 | 36 | B | 4B | 1A |
| Octal | 166 | 43 | 21 | 0 | 106 | 126 | 66 | 13 | 113 | 32 |
| Binary | 1110110 | 100011 | 10001 | 0 | 1000110 | 1010110 | 110110 | 1011 | 1001011 | 11010 |
Color Harmonies of #762311
Complementary color
Monochromatic Colors of #762311
Black with #762311
Text Example
Text Example
White with #762311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762311; }
p { color: rgb(118,35,17); }
H1.HeaderClassName
{
color: #762311;
}
.AnyTagClassName
{
color: #762311;
}
</style>
background-color css
<style>
a { background-color: #762311; }
a { background-color: rgb(118,35,17); }
div.DivClassName
{
background-color: #762311;
}
.BgClassName
{
background-color: #762311;
}
</style>
border-color css
<style>
span { border-color: #762311; }
span { border-color: rgb(118,35,17); }
td.TdClassName
{
border-color: #762311;
}
.TagClassName
{
border-color: #762311;
}
</style>