Shades of Falu Red #752511
Tints of Falu Red #752511
RGB
CMYK
RGB Variations
Color information
#752511 (or 0x752511) is known color: Falu Red. HEX triplet: 75, 25 and 11. RGB value is (117,37,17). Sum of RGB (Red+Green+Blue) = 117+37+17=171 (22% of max value = 765). Red value is 117 (46.09% from 255 or 68.42% from 171); Green value is 37 (14.84% from 255 or 21.64% from 171); Blue value is 17 (7.03% from 255 or 9.94% from 171); Max value from RGB is 117 - color contains mainly: red. Hex color #752511 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #752511 is #8ADAEE. Grayscale: #3A3A3A. Windows color (decimal): -9100015 or 1123701. OLE color: 1123701.
HSL color Cylindrical-coordinate representation of color #752511: hue angle of 12º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #752511 is Cyan = 0, Magento = 0.68, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 37 | 17 | - |
| CMYK | 0 | 0.68 | 0.85 | 0.54 |
| HSL | 12º | 0.75% | 0.26% | - |
| HSV(B) | 12º | 0.85% | 0.46% | - |
| XYZ | 8.1 | 5.15 | 1.1 | - |
| YUV | 58.64 | 104.5 | 169.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 37 | 17 | 0 | 0.68 | 0.85 | 0.54 | 12 | 0.75 | 0.26 |
| Hex | 75 | 25 | 11 | 0 | 44 | 55 | 36 | C | 4B | 1A |
| Octal | 165 | 45 | 21 | 0 | 104 | 125 | 66 | 14 | 113 | 32 |
| Binary | 1110101 | 100101 | 10001 | 0 | 1000100 | 1010101 | 110110 | 1100 | 1001011 | 11010 |
Color Harmonies of #752511
Complementary color
Monochromatic Colors of #752511
Black with #752511
Text Example
Text Example
White with #752511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752511; }
p { color: rgb(117,37,17); }
H1.HeaderClassName
{
color: #752511;
}
.AnyTagClassName
{
color: #752511;
}
</style>
background-color css
<style>
a { background-color: #752511; }
a { background-color: rgb(117,37,17); }
div.DivClassName
{
background-color: #752511;
}
.BgClassName
{
background-color: #752511;
}
</style>
border-color css
<style>
span { border-color: #752511; }
span { border-color: rgb(117,37,17); }
td.TdClassName
{
border-color: #752511;
}
.TagClassName
{
border-color: #752511;
}
</style>