Shades of Falu Red #752315
Tints of Falu Red #752315
RGB
CMYK
RGB Variations
Color information
#752315 (or 0x752315) is known color: Falu Red. HEX triplet: 75, 23 and 15. RGB value is (117,35,21). Sum of RGB (Red+Green+Blue) = 117+35+21=173 (22% of max value = 765). Red value is 117 (46.09% from 255 or 67.63% from 173); Green value is 35 (14.06% from 255 or 20.23% from 173); Blue value is 21 (8.59% from 255 or 12.14% from 173); Max value from RGB is 117 - color contains mainly: red. Hex color #752315 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #752315 is #8ADCEA. Grayscale: #3A3A3A. Windows color (decimal): -9100523 or 1385333. OLE color: 1385333.
HSL color Cylindrical-coordinate representation of color #752315: hue angle of 8.75º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #752315 is Cyan = 0, Magento = 0.70, Yellow = 0.82 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 35 | 21 | - |
| CMYK | 0 | 0.70 | 0.82 | 0.54 |
| HSL | 8.75º | 0.7% | 0.27% | - |
| HSV(B) | 8.75º | 0.82% | 0.46% | - |
| XYZ | 8.07 | 5.04 | 1.26 | - |
| YUV | 57.92 | 107.17 | 170.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 35 | 21 | 0 | 0.70 | 0.82 | 0.54 | 8.75 | 0.7 | 0.27 |
| Hex | 75 | 23 | 15 | 0 | 46 | 52 | 36 | 9 | 46 | 1B |
| Octal | 165 | 43 | 25 | 0 | 106 | 122 | 66 | 11 | 106 | 33 |
| Binary | 1110101 | 100011 | 10101 | 0 | 1000110 | 1010010 | 110110 | 1001 | 1000110 | 11011 |
Color Harmonies of #752315
Complementary color
Monochromatic Colors of #752315
Black with #752315
Text Example
Text Example
White with #752315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752315; }
p { color: rgb(117,35,21); }
H1.HeaderClassName
{
color: #752315;
}
.AnyTagClassName
{
color: #752315;
}
</style>
background-color css
<style>
a { background-color: #752315; }
a { background-color: rgb(117,35,21); }
div.DivClassName
{
background-color: #752315;
}
.BgClassName
{
background-color: #752315;
}
</style>
border-color css
<style>
span { border-color: #752315; }
span { border-color: rgb(117,35,21); }
td.TdClassName
{
border-color: #752315;
}
.TagClassName
{
border-color: #752315;
}
</style>