Shades of Falu Red #751408
Tints of Falu Red #751408
RGB
CMYK
RGB Variations
Color information
#751408 (or 0x751408) is known color: Falu Red. HEX triplet: 75, 14 and 08. RGB value is (117,20,8). Sum of RGB (Red+Green+Blue) = 117+20+8=145 (19% of max value = 765). Red value is 117 (46.09% from 255 or 80.69% from 145); Green value is 20 (8.20% from 255 or 13.79% from 145); Blue value is 8 (3.52% from 255 or 5.52% from 145); Max value from RGB is 117 - color contains mainly: red. Hex color #751408 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #751408 is #8AEBF7. Grayscale: #2F2F2F. Windows color (decimal): -9104376 or 529525. OLE color: 529525.
HSL color Cylindrical-coordinate representation of color #751408: hue angle of 6.61º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #751408 is Cyan = 0, Magento = 0.83, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 20 | 8 | - |
| CMYK | 0 | 0.83 | 0.93 | 0.54 |
| HSL | 6.61º | 0.87% | 0.25% | - |
| HSV(B) | 6.61º | 0.93% | 0.46% | - |
| XYZ | 7.63 | 4.3 | 0.66 | - |
| YUV | 47.64 | 105.64 | 177.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 20 | 8 | 0 | 0.83 | 0.93 | 0.54 | 6.61 | 0.87 | 0.25 |
| Hex | 75 | 14 | 8 | 0 | 53 | 5D | 36 | 7 | 57 | 19 |
| Octal | 165 | 24 | 10 | 0 | 123 | 135 | 66 | 7 | 127 | 31 |
| Binary | 1110101 | 10100 | 1000 | 0 | 1010011 | 1011101 | 110110 | 111 | 1010111 | 11001 |
Color Harmonies of #751408
Complementary color
Monochromatic Colors of #751408
Black with #751408
Text Example
Text Example
White with #751408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751408; }
p { color: rgb(117,20,8); }
H1.HeaderClassName
{
color: #751408;
}
.AnyTagClassName
{
color: #751408;
}
</style>
background-color css
<style>
a { background-color: #751408; }
a { background-color: rgb(117,20,8); }
div.DivClassName
{
background-color: #751408;
}
.BgClassName
{
background-color: #751408;
}
</style>
border-color css
<style>
span { border-color: #751408; }
span { border-color: rgb(117,20,8); }
td.TdClassName
{
border-color: #751408;
}
.TagClassName
{
border-color: #751408;
}
</style>