Shades of Falu Red #752109
Tints of Falu Red #752109
RGB
CMYK
RGB Variations
Color information
#752109 (or 0x752109) is known color: Falu Red. HEX triplet: 75, 21 and 09. RGB value is (117,33,9). Sum of RGB (Red+Green+Blue) = 117+33+9=159 (21% of max value = 765). Red value is 117 (46.09% from 255 or 73.58% from 159); Green value is 33 (13.28% from 255 or 20.75% from 159); Blue value is 9 (3.91% from 255 or 5.66% from 159); Max value from RGB is 117 - color contains mainly: red. Hex color #752109 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #752109 is #8ADEF6. Grayscale: #373737. Windows color (decimal): -9101047 or 598389. OLE color: 598389.
HSL color Cylindrical-coordinate representation of color #752109: hue angle of 13.33º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #752109 is Cyan = 0, Magento = 0.72, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 33 | 9 | - |
| CMYK | 0 | 0.72 | 0.92 | 0.54 |
| HSL | 13.33º | 0.86% | 0.25% | - |
| HSV(B) | 13.33º | 0.92% | 0.46% | - |
| XYZ | 7.93 | 4.89 | 0.78 | - |
| YUV | 55.38 | 101.83 | 171.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 33 | 9 | 0 | 0.72 | 0.92 | 0.54 | 13.33 | 0.86 | 0.25 |
| Hex | 75 | 21 | 9 | 0 | 48 | 5C | 36 | D | 56 | 19 |
| Octal | 165 | 41 | 11 | 0 | 110 | 134 | 66 | 15 | 126 | 31 |
| Binary | 1110101 | 100001 | 1001 | 0 | 1001000 | 1011100 | 110110 | 1101 | 1010110 | 11001 |
Color Harmonies of #752109
Complementary color
Monochromatic Colors of #752109
Black with #752109
Text Example
Text Example
White with #752109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752109; }
p { color: rgb(117,33,9); }
H1.HeaderClassName
{
color: #752109;
}
.AnyTagClassName
{
color: #752109;
}
</style>
background-color css
<style>
a { background-color: #752109; }
a { background-color: rgb(117,33,9); }
div.DivClassName
{
background-color: #752109;
}
.BgClassName
{
background-color: #752109;
}
</style>
border-color css
<style>
span { border-color: #752109; }
span { border-color: rgb(117,33,9); }
td.TdClassName
{
border-color: #752109;
}
.TagClassName
{
border-color: #752109;
}
</style>