Shades of Falu Red #752407
Tints of Falu Red #752407
RGB
CMYK
RGB Variations
Color information
#752407 (or 0x752407) is known color: Falu Red. HEX triplet: 75, 24 and 07. RGB value is (117,36,7). Sum of RGB (Red+Green+Blue) = 117+36+7=160 (21% of max value = 765). Red value is 117 (46.09% from 255 or 73.12% from 160); Green value is 36 (14.45% from 255 or 22.5% from 160); Blue value is 7 (3.12% from 255 or 4.38% from 160); Max value from RGB is 117 - color contains mainly: red. Hex color #752407 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #752407 is #8ADBF8. Grayscale: #393939. Windows color (decimal): -9100281 or 468085. OLE color: 468085.
HSL color Cylindrical-coordinate representation of color #752407: hue angle of 15.82º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #752407 is Cyan = 0, Magento = 0.69, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 36 | 7 | - |
| CMYK | 0 | 0.69 | 0.94 | 0.54 |
| HSL | 15.82º | 0.89% | 0.24% | - |
| HSV(B) | 15.82º | 0.94% | 0.46% | - |
| XYZ | 8.01 | 5.06 | 0.76 | - |
| YUV | 56.91 | 99.84 | 170.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 36 | 7 | 0 | 0.69 | 0.94 | 0.54 | 15.82 | 0.89 | 0.24 |
| Hex | 75 | 24 | 7 | 0 | 45 | 5E | 36 | 10 | 59 | 18 |
| Octal | 165 | 44 | 7 | 0 | 105 | 136 | 66 | 20 | 131 | 30 |
| Binary | 1110101 | 100100 | 111 | 0 | 1000101 | 1011110 | 110110 | 10000 | 1011001 | 11000 |
Color Harmonies of #752407
Complementary color
Monochromatic Colors of #752407
Black with #752407
Text Example
Text Example
White with #752407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752407; }
p { color: rgb(117,36,7); }
H1.HeaderClassName
{
color: #752407;
}
.AnyTagClassName
{
color: #752407;
}
</style>
background-color css
<style>
a { background-color: #752407; }
a { background-color: rgb(117,36,7); }
div.DivClassName
{
background-color: #752407;
}
.BgClassName
{
background-color: #752407;
}
</style>
border-color css
<style>
span { border-color: #752407; }
span { border-color: rgb(117,36,7); }
td.TdClassName
{
border-color: #752407;
}
.TagClassName
{
border-color: #752407;
}
</style>