Shades of Falu Red #762512
Tints of Falu Red #762512
RGB
CMYK
RGB Variations
Color information
#762512 (or 0x762512) is known color: Falu Red. HEX triplet: 76, 25 and 12. RGB value is (118,37,18). Sum of RGB (Red+Green+Blue) = 118+37+18=173 (22% of max value = 765). Red value is 118 (46.48% from 255 or 68.21% from 173); Green value is 37 (14.84% from 255 or 21.39% from 173); Blue value is 18 (7.42% from 255 or 10.40% from 173); Max value from RGB is 118 - color contains mainly: red. Hex color #762512 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #762512 is #89DAED. Grayscale: #3B3B3B. Windows color (decimal): -9034478 or 1189238. OLE color: 1189238.
HSL color Cylindrical-coordinate representation of color #762512: hue angle of 11.4º 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 #762512 is Cyan = 0, Magento = 0.69, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 37 | 18 | - |
| CMYK | 0 | 0.69 | 0.85 | 0.54 |
| HSL | 11.4º | 0.74% | 0.27% | - |
| HSV(B) | 11.4º | 0.85% | 0.46% | - |
| XYZ | 8.24 | 5.22 | 1.15 | - |
| YUV | 59.05 | 104.84 | 170.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 37 | 18 | 0 | 0.69 | 0.85 | 0.54 | 11.4 | 0.74 | 0.27 |
| Hex | 76 | 25 | 12 | 0 | 45 | 55 | 36 | B | 4A | 1B |
| Octal | 166 | 45 | 22 | 0 | 105 | 125 | 66 | 13 | 112 | 33 |
| Binary | 1110110 | 100101 | 10010 | 0 | 1000101 | 1010101 | 110110 | 1011 | 1001010 | 11011 |
Color Harmonies of #762512
Complementary color
Monochromatic Colors of #762512
Black with #762512
Text Example
Text Example
White with #762512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762512; }
p { color: rgb(118,37,18); }
H1.HeaderClassName
{
color: #762512;
}
.AnyTagClassName
{
color: #762512;
}
</style>
background-color css
<style>
a { background-color: #762512; }
a { background-color: rgb(118,37,18); }
div.DivClassName
{
background-color: #762512;
}
.BgClassName
{
background-color: #762512;
}
</style>
border-color css
<style>
span { border-color: #762512; }
span { border-color: rgb(118,37,18); }
td.TdClassName
{
border-color: #762512;
}
.TagClassName
{
border-color: #762512;
}
</style>