Shades of Falu Red #751908
Tints of Falu Red #751908
RGB
CMYK
RGB Variations
Color information
#751908 (or 0x751908) is known color: Falu Red. HEX triplet: 75, 19 and 08. RGB value is (117,25,8). Sum of RGB (Red+Green+Blue) = 117+25+8=150 (19% of max value = 765). Red value is 117 (46.09% from 255 or 78% from 150); Green value is 25 (10.16% from 255 or 16.67% from 150); Blue value is 8 (3.52% from 255 or 5.33% from 150); Max value from RGB is 117 - color contains mainly: red. Hex color #751908 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #751908 is #8AE6F7. Grayscale: #323232. Windows color (decimal): -9103096 or 530805. OLE color: 530805.
HSL color Cylindrical-coordinate representation of color #751908: hue angle of 9.36º 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 #751908 is Cyan = 0, Magento = 0.79, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 25 | 8 | - |
| CMYK | 0 | 0.79 | 0.93 | 0.54 |
| HSL | 9.36º | 0.87% | 0.25% | - |
| HSV(B) | 9.36º | 0.93% | 0.46% | - |
| XYZ | 7.73 | 4.49 | 0.69 | - |
| YUV | 50.57 | 103.98 | 175.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 25 | 8 | 0 | 0.79 | 0.93 | 0.54 | 9.36 | 0.87 | 0.25 |
| Hex | 75 | 19 | 8 | 0 | 4F | 5D | 36 | 9 | 57 | 19 |
| Octal | 165 | 31 | 10 | 0 | 117 | 135 | 66 | 11 | 127 | 31 |
| Binary | 1110101 | 11001 | 1000 | 0 | 1001111 | 1011101 | 110110 | 1001 | 1010111 | 11001 |
Color Harmonies of #751908
Complementary color
Monochromatic Colors of #751908
Black with #751908
Text Example
Text Example
White with #751908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751908; }
p { color: rgb(117,25,8); }
H1.HeaderClassName
{
color: #751908;
}
.AnyTagClassName
{
color: #751908;
}
</style>
background-color css
<style>
a { background-color: #751908; }
a { background-color: rgb(117,25,8); }
div.DivClassName
{
background-color: #751908;
}
.BgClassName
{
background-color: #751908;
}
</style>
border-color css
<style>
span { border-color: #751908; }
span { border-color: rgb(117,25,8); }
td.TdClassName
{
border-color: #751908;
}
.TagClassName
{
border-color: #751908;
}
</style>