Shades of Falu Red #761504
Tints of Falu Red #761504
RGB
CMYK
RGB Variations
Color information
#761504 (or 0x761504) is known color: Falu Red. HEX triplet: 76, 15 and 04. RGB value is (118,21,4). Sum of RGB (Red+Green+Blue) = 118+21+4=143 (18% of max value = 765). Red value is 118 (46.48% from 255 or 82.52% from 143); Green value is 21 (8.59% from 255 or 14.69% from 143); Blue value is 4 (1.95% from 255 or 2.80% from 143); Max value from RGB is 118 - color contains mainly: red. Hex color #761504 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #761504 is #89EAFB. Grayscale: #303030. Windows color (decimal): -9038588 or 267638. OLE color: 267638.
HSL color Cylindrical-coordinate representation of color #761504: hue angle of 8.95º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #761504 is Cyan = 0, Magento = 0.82, Yellow = 0.97 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 21 | 4 | - |
| CMYK | 0 | 0.82 | 0.97 | 0.54 |
| HSL | 8.95º | 0.93% | 0.24% | - |
| HSV(B) | 8.95º | 0.97% | 0.46% | - |
| XYZ | 7.76 | 4.4 | 0.55 | - |
| YUV | 48.07 | 103.14 | 177.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 21 | 4 | 0 | 0.82 | 0.97 | 0.54 | 8.95 | 0.93 | 0.24 |
| Hex | 76 | 15 | 4 | 0 | 52 | 61 | 36 | 9 | 5D | 18 |
| Octal | 166 | 25 | 4 | 0 | 122 | 141 | 66 | 11 | 135 | 30 |
| Binary | 1110110 | 10101 | 100 | 0 | 1010010 | 1100001 | 110110 | 1001 | 1011101 | 11000 |
Color Harmonies of #761504
Complementary color
Monochromatic Colors of #761504
Black with #761504
Text Example
Text Example
White with #761504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761504; }
p { color: rgb(118,21,4); }
H1.HeaderClassName
{
color: #761504;
}
.AnyTagClassName
{
color: #761504;
}
</style>
background-color css
<style>
a { background-color: #761504; }
a { background-color: rgb(118,21,4); }
div.DivClassName
{
background-color: #761504;
}
.BgClassName
{
background-color: #761504;
}
</style>
border-color css
<style>
span { border-color: #761504; }
span { border-color: rgb(118,21,4); }
td.TdClassName
{
border-color: #761504;
}
.TagClassName
{
border-color: #761504;
}
</style>