Shades of Falu Red #751508
Tints of Falu Red #751508
RGB
CMYK
RGB Variations
Color information
#751508 (or 0x751508) is known color: Falu Red. HEX triplet: 75, 15 and 08. RGB value is (117,21,8). Sum of RGB (Red+Green+Blue) = 117+21+8=146 (19% of max value = 765). Red value is 117 (46.09% from 255 or 80.14% from 146); Green value is 21 (8.59% from 255 or 14.38% from 146); Blue value is 8 (3.52% from 255 or 5.48% from 146); Max value from RGB is 117 - color contains mainly: red. Hex color #751508 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #751508 is #8AEAF7. Grayscale: #303030. Windows color (decimal): -9104120 or 529781. OLE color: 529781.
HSL color Cylindrical-coordinate representation of color #751508: hue angle of 7.16º 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 #751508 is Cyan = 0, Magento = 0.82, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 21 | 8 | - |
| CMYK | 0 | 0.82 | 0.93 | 0.54 |
| HSL | 7.16º | 0.87% | 0.25% | - |
| HSV(B) | 7.16º | 0.93% | 0.46% | - |
| XYZ | 7.65 | 4.34 | 0.66 | - |
| YUV | 48.22 | 105.3 | 177.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 21 | 8 | 0 | 0.82 | 0.93 | 0.54 | 7.16 | 0.87 | 0.25 |
| Hex | 75 | 15 | 8 | 0 | 52 | 5D | 36 | 7 | 57 | 19 |
| Octal | 165 | 25 | 10 | 0 | 122 | 135 | 66 | 7 | 127 | 31 |
| Binary | 1110101 | 10101 | 1000 | 0 | 1010010 | 1011101 | 110110 | 111 | 1010111 | 11001 |
Color Harmonies of #751508
Complementary color
Monochromatic Colors of #751508
Black with #751508
Text Example
Text Example
White with #751508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751508; }
p { color: rgb(117,21,8); }
H1.HeaderClassName
{
color: #751508;
}
.AnyTagClassName
{
color: #751508;
}
</style>
background-color css
<style>
a { background-color: #751508; }
a { background-color: rgb(117,21,8); }
div.DivClassName
{
background-color: #751508;
}
.BgClassName
{
background-color: #751508;
}
</style>
border-color css
<style>
span { border-color: #751508; }
span { border-color: rgb(117,21,8); }
td.TdClassName
{
border-color: #751508;
}
.TagClassName
{
border-color: #751508;
}
</style>