Shades of Falu Red #752410
Tints of Falu Red #752410
RGB
CMYK
RGB Variations
Color information
#752410 (or 0x752410) is known color: Falu Red. HEX triplet: 75, 24 and 10. RGB value is (117,36,16). Sum of RGB (Red+Green+Blue) = 117+36+16=169 (22% of max value = 765). Red value is 117 (46.09% from 255 or 69.23% from 169); Green value is 36 (14.45% from 255 or 21.30% from 169); Blue value is 16 (6.64% from 255 or 9.47% from 169); Max value from RGB is 117 - color contains mainly: red. Hex color #752410 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #752410 is #8ADBEF. Grayscale: #3A3A3A. Windows color (decimal): -9100272 or 1057909. OLE color: 1057909.
HSL color Cylindrical-coordinate representation of color #752410: hue angle of 11.88º 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 #752410 is Cyan = 0, Magento = 0.69, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 36 | 16 | - |
| CMYK | 0 | 0.69 | 0.86 | 0.54 |
| HSL | 11.88º | 0.76% | 0.26% | - |
| HSV(B) | 11.88º | 0.86% | 0.46% | - |
| XYZ | 8.06 | 5.08 | 1.05 | - |
| YUV | 57.94 | 104.34 | 170.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 36 | 16 | 0 | 0.69 | 0.86 | 0.54 | 11.88 | 0.76 | 0.26 |
| Hex | 75 | 24 | 10 | 0 | 45 | 56 | 36 | C | 4C | 1A |
| Octal | 165 | 44 | 20 | 0 | 105 | 126 | 66 | 14 | 114 | 32 |
| Binary | 1110101 | 100100 | 10000 | 0 | 1000101 | 1010110 | 110110 | 1100 | 1001100 | 11010 |
Color Harmonies of #752410
Complementary color
Monochromatic Colors of #752410
Black with #752410
Text Example
Text Example
White with #752410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752410; }
p { color: rgb(117,36,16); }
H1.HeaderClassName
{
color: #752410;
}
.AnyTagClassName
{
color: #752410;
}
</style>
background-color css
<style>
a { background-color: #752410; }
a { background-color: rgb(117,36,16); }
div.DivClassName
{
background-color: #752410;
}
.BgClassName
{
background-color: #752410;
}
</style>
border-color css
<style>
span { border-color: #752410; }
span { border-color: rgb(117,36,16); }
td.TdClassName
{
border-color: #752410;
}
.TagClassName
{
border-color: #752410;
}
</style>