Shades of Falu Red #762110
Tints of Falu Red #762110
RGB
CMYK
RGB Variations
Color information
#762110 (or 0x762110) is known color: Falu Red. HEX triplet: 76, 21 and 10. RGB value is (118,33,16). Sum of RGB (Red+Green+Blue) = 118+33+16=167 (22% of max value = 765). Red value is 118 (46.48% from 255 or 70.66% from 167); Green value is 33 (13.28% from 255 or 19.76% from 167); Blue value is 16 (6.64% from 255 or 9.58% from 167); Max value from RGB is 118 - color contains mainly: red. Hex color #762110 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #762110 is #89DEEF. Grayscale: #383838. Windows color (decimal): -9035504 or 1057142. OLE color: 1057142.
HSL color Cylindrical-coordinate representation of color #762110: hue angle of 10º degrees, saturation: 0.76, 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 #762110 is Cyan = 0, Magento = 0.72, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 33 | 16 | - |
| CMYK | 0 | 0.72 | 0.86 | 0.54 |
| HSL | 10º | 0.76% | 0.26% | - |
| HSV(B) | 10º | 0.86% | 0.46% | - |
| XYZ | 8.11 | 4.98 | 1.02 | - |
| YUV | 56.48 | 105.16 | 171.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 33 | 16 | 0 | 0.72 | 0.86 | 0.54 | 10 | 0.76 | 0.26 |
| Hex | 76 | 21 | 10 | 0 | 48 | 56 | 36 | A | 4C | 1A |
| Octal | 166 | 41 | 20 | 0 | 110 | 126 | 66 | 12 | 114 | 32 |
| Binary | 1110110 | 100001 | 10000 | 0 | 1001000 | 1010110 | 110110 | 1010 | 1001100 | 11010 |
Color Harmonies of #762110
Complementary color
Monochromatic Colors of #762110
Black with #762110
Text Example
Text Example
White with #762110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762110; }
p { color: rgb(118,33,16); }
H1.HeaderClassName
{
color: #762110;
}
.AnyTagClassName
{
color: #762110;
}
</style>
background-color css
<style>
a { background-color: #762110; }
a { background-color: rgb(118,33,16); }
div.DivClassName
{
background-color: #762110;
}
.BgClassName
{
background-color: #762110;
}
</style>
border-color css
<style>
span { border-color: #762110; }
span { border-color: rgb(118,33,16); }
td.TdClassName
{
border-color: #762110;
}
.TagClassName
{
border-color: #762110;
}
</style>