Shades of Falu Red #762610
Tints of Falu Red #762610
RGB
CMYK
RGB Variations
Color information
#762610 (or 0x762610) is known color: Falu Red. HEX triplet: 76, 26 and 10. RGB value is (118,38,16). Sum of RGB (Red+Green+Blue) = 118+38+16=172 (22% of max value = 765). Red value is 118 (46.48% from 255 or 68.60% from 172); Green value is 38 (15.23% from 255 or 22.09% from 172); Blue value is 16 (6.64% from 255 or 9.30% from 172); Max value from RGB is 118 - color contains mainly: red. Hex color #762610 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #762610 is #89D9EF. Grayscale: #3B3B3B. Windows color (decimal): -9034224 or 1058422. OLE color: 1058422.
HSL color Cylindrical-coordinate representation of color #762610: hue angle of 12.94º 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 #762610 is Cyan = 0, Magento = 0.68, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 38 | 16 | - |
| CMYK | 0 | 0.68 | 0.86 | 0.54 |
| HSL | 12.94º | 0.76% | 0.26% | - |
| HSV(B) | 12.94º | 0.86% | 0.46% | - |
| XYZ | 8.26 | 5.28 | 1.07 | - |
| YUV | 59.41 | 103.5 | 169.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 38 | 16 | 0 | 0.68 | 0.86 | 0.54 | 12.94 | 0.76 | 0.26 |
| Hex | 76 | 26 | 10 | 0 | 44 | 56 | 36 | D | 4C | 1A |
| Octal | 166 | 46 | 20 | 0 | 104 | 126 | 66 | 15 | 114 | 32 |
| Binary | 1110110 | 100110 | 10000 | 0 | 1000100 | 1010110 | 110110 | 1101 | 1001100 | 11010 |
Color Harmonies of #762610
Complementary color
Monochromatic Colors of #762610
Black with #762610
Text Example
Text Example
White with #762610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762610; }
p { color: rgb(118,38,16); }
H1.HeaderClassName
{
color: #762610;
}
.AnyTagClassName
{
color: #762610;
}
</style>
background-color css
<style>
a { background-color: #762610; }
a { background-color: rgb(118,38,16); }
div.DivClassName
{
background-color: #762610;
}
.BgClassName
{
background-color: #762610;
}
</style>
border-color css
<style>
span { border-color: #762610; }
span { border-color: rgb(118,38,16); }
td.TdClassName
{
border-color: #762610;
}
.TagClassName
{
border-color: #762610;
}
</style>