Shades of Falu Red #752310
Tints of Falu Red #752310
RGB
CMYK
RGB Variations
Color information
#752310 (or 0x752310) is known color: Falu Red. HEX triplet: 75, 23 and 10. RGB value is (117,35,16). Sum of RGB (Red+Green+Blue) = 117+35+16=168 (22% of max value = 765). Red value is 117 (46.09% from 255 or 69.64% from 168); Green value is 35 (14.06% from 255 or 20.83% from 168); Blue value is 16 (6.64% from 255 or 9.52% from 168); Max value from RGB is 117 - color contains mainly: red. Hex color #752310 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #752310 is #8ADCEF. Grayscale: #393939. Windows color (decimal): -9100528 or 1057653. OLE color: 1057653.
HSL color Cylindrical-coordinate representation of color #752310: hue angle of 11.29º 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 #752310 is Cyan = 0, Magento = 0.70, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 35 | 16 | - |
| CMYK | 0 | 0.70 | 0.86 | 0.54 |
| HSL | 11.29º | 0.76% | 0.26% | - |
| HSV(B) | 11.29º | 0.86% | 0.46% | - |
| XYZ | 8.03 | 5.02 | 1.04 | - |
| YUV | 57.35 | 104.67 | 170.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 35 | 16 | 0 | 0.70 | 0.86 | 0.54 | 11.29 | 0.76 | 0.26 |
| Hex | 75 | 23 | 10 | 0 | 46 | 56 | 36 | B | 4C | 1A |
| Octal | 165 | 43 | 20 | 0 | 106 | 126 | 66 | 13 | 114 | 32 |
| Binary | 1110101 | 100011 | 10000 | 0 | 1000110 | 1010110 | 110110 | 1011 | 1001100 | 11010 |
Color Harmonies of #752310
Complementary color
Monochromatic Colors of #752310
Black with #752310
Text Example
Text Example
White with #752310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752310; }
p { color: rgb(117,35,16); }
H1.HeaderClassName
{
color: #752310;
}
.AnyTagClassName
{
color: #752310;
}
</style>
background-color css
<style>
a { background-color: #752310; }
a { background-color: rgb(117,35,16); }
div.DivClassName
{
background-color: #752310;
}
.BgClassName
{
background-color: #752310;
}
</style>
border-color css
<style>
span { border-color: #752310; }
span { border-color: rgb(117,35,16); }
td.TdClassName
{
border-color: #752310;
}
.TagClassName
{
border-color: #752310;
}
</style>