Shades of Falu Red #752213
Tints of Falu Red #752213
RGB
CMYK
RGB Variations
Color information
#752213 (or 0x752213) is known color: Falu Red. HEX triplet: 75, 22 and 13. RGB value is (117,34,19). Sum of RGB (Red+Green+Blue) = 117+34+19=170 (22% of max value = 765). Red value is 117 (46.09% from 255 or 68.82% from 170); Green value is 34 (13.67% from 255 or 20% from 170); Blue value is 19 (7.81% from 255 or 11.18% from 170); Max value from RGB is 117 - color contains mainly: red. Hex color #752213 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #752213 is #8ADDEC. Grayscale: #393939. Windows color (decimal): -9100781 or 1254005. OLE color: 1254005.
HSL color Cylindrical-coordinate representation of color #752213: hue angle of 9.18º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #752213 is Cyan = 0, Magento = 0.71, Yellow = 0.84 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 34 | 19 | - |
| CMYK | 0 | 0.71 | 0.84 | 0.54 |
| HSL | 9.18º | 0.72% | 0.27% | - |
| HSV(B) | 9.18º | 0.84% | 0.46% | - |
| XYZ | 8.03 | 4.97 | 1.15 | - |
| YUV | 57.11 | 106.5 | 170.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 34 | 19 | 0 | 0.71 | 0.84 | 0.54 | 9.18 | 0.72 | 0.27 |
| Hex | 75 | 22 | 13 | 0 | 47 | 54 | 36 | 9 | 48 | 1B |
| Octal | 165 | 42 | 23 | 0 | 107 | 124 | 66 | 11 | 110 | 33 |
| Binary | 1110101 | 100010 | 10011 | 0 | 1000111 | 1010100 | 110110 | 1001 | 1001000 | 11011 |
Color Harmonies of #752213
Complementary color
Monochromatic Colors of #752213
Black with #752213
Text Example
Text Example
White with #752213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752213; }
p { color: rgb(117,34,19); }
H1.HeaderClassName
{
color: #752213;
}
.AnyTagClassName
{
color: #752213;
}
</style>
background-color css
<style>
a { background-color: #752213; }
a { background-color: rgb(117,34,19); }
div.DivClassName
{
background-color: #752213;
}
.BgClassName
{
background-color: #752213;
}
</style>
border-color css
<style>
span { border-color: #752213; }
span { border-color: rgb(117,34,19); }
td.TdClassName
{
border-color: #752213;
}
.TagClassName
{
border-color: #752213;
}
</style>