Shades of Falu Red #752319
Tints of Falu Red #752319
RGB
CMYK
RGB Variations
Color information
#752319 (or 0x752319) is known color: Falu Red. HEX triplet: 75, 23 and 19. RGB value is (117,35,25). Sum of RGB (Red+Green+Blue) = 117+35+25=177 (23% of max value = 765). Red value is 117 (46.09% from 255 or 66.10% from 177); Green value is 35 (14.06% from 255 or 19.77% from 177); Blue value is 25 (10.16% from 255 or 14.12% from 177); Max value from RGB is 117 - color contains mainly: red. Hex color #752319 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #752319 is #8ADCE6. Grayscale: #3A3A3A. Windows color (decimal): -9100519 or 1647477. OLE color: 1647477.
HSL color Cylindrical-coordinate representation of color #752319: hue angle of 6.52º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #752319 is Cyan = 0, Magento = 0.70, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 35 | 25 | - |
| CMYK | 0 | 0.70 | 0.79 | 0.54 |
| HSL | 6.52º | 0.65% | 0.28% | - |
| HSV(B) | 6.52º | 0.79% | 0.46% | - |
| XYZ | 8.11 | 5.05 | 1.47 | - |
| YUV | 58.38 | 109.17 | 169.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 35 | 25 | 0 | 0.70 | 0.79 | 0.54 | 6.52 | 0.65 | 0.28 |
| Hex | 75 | 23 | 19 | 0 | 46 | 4F | 36 | 7 | 41 | 1C |
| Octal | 165 | 43 | 31 | 0 | 106 | 117 | 66 | 7 | 101 | 34 |
| Binary | 1110101 | 100011 | 11001 | 0 | 1000110 | 1001111 | 110110 | 111 | 1000001 | 11100 |
Color Harmonies of #752319
Complementary color
Monochromatic Colors of #752319
Black with #752319
Text Example
Text Example
White with #752319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752319; }
p { color: rgb(117,35,25); }
H1.HeaderClassName
{
color: #752319;
}
.AnyTagClassName
{
color: #752319;
}
</style>
background-color css
<style>
a { background-color: #752319; }
a { background-color: rgb(117,35,25); }
div.DivClassName
{
background-color: #752319;
}
.BgClassName
{
background-color: #752319;
}
</style>
border-color css
<style>
span { border-color: #752319; }
span { border-color: rgb(117,35,25); }
td.TdClassName
{
border-color: #752319;
}
.TagClassName
{
border-color: #752319;
}
</style>