Shades of Falu Red #762312
Tints of Falu Red #762312
RGB
CMYK
RGB Variations
Color information
#762312 (or 0x762312) is known color: Falu Red. HEX triplet: 76, 23 and 12. RGB value is (118,35,18). Sum of RGB (Red+Green+Blue) = 118+35+18=171 (22% of max value = 765). Red value is 118 (46.48% from 255 or 69.01% from 171); Green value is 35 (14.06% from 255 or 20.47% from 171); Blue value is 18 (7.42% from 255 or 10.53% from 171); Max value from RGB is 118 - color contains mainly: red. Hex color #762312 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #762312 is #89DCED. Grayscale: #3A3A3A. Windows color (decimal): -9034990 or 1188726. OLE color: 1188726.
HSL color Cylindrical-coordinate representation of color #762312: hue angle of 10.2º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #762312 is Cyan = 0, Magento = 0.70, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 35 | 18 | - |
| CMYK | 0 | 0.70 | 0.85 | 0.54 |
| HSL | 10.2º | 0.74% | 0.27% | - |
| HSV(B) | 10.2º | 0.85% | 0.46% | - |
| XYZ | 8.18 | 5.1 | 1.12 | - |
| YUV | 57.88 | 105.5 | 170.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 35 | 18 | 0 | 0.70 | 0.85 | 0.54 | 10.2 | 0.74 | 0.27 |
| Hex | 76 | 23 | 12 | 0 | 46 | 55 | 36 | A | 4A | 1B |
| Octal | 166 | 43 | 22 | 0 | 106 | 125 | 66 | 12 | 112 | 33 |
| Binary | 1110110 | 100011 | 10010 | 0 | 1000110 | 1010101 | 110110 | 1010 | 1001010 | 11011 |
Color Harmonies of #762312
Complementary color
Monochromatic Colors of #762312
Black with #762312
Text Example
Text Example
White with #762312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762312; }
p { color: rgb(118,35,18); }
H1.HeaderClassName
{
color: #762312;
}
.AnyTagClassName
{
color: #762312;
}
</style>
background-color css
<style>
a { background-color: #762312; }
a { background-color: rgb(118,35,18); }
div.DivClassName
{
background-color: #762312;
}
.BgClassName
{
background-color: #762312;
}
</style>
border-color css
<style>
span { border-color: #762312; }
span { border-color: rgb(118,35,18); }
td.TdClassName
{
border-color: #762312;
}
.TagClassName
{
border-color: #762312;
}
</style>