Shades of Falu Red #761308
Tints of Falu Red #761308
RGB
CMYK
RGB Variations
Color information
#761308 (or 0x761308) is known color: Falu Red. HEX triplet: 76, 13 and 08. RGB value is (118,19,8). Sum of RGB (Red+Green+Blue) = 118+19+8=145 (19% of max value = 765). Red value is 118 (46.48% from 255 or 81.38% from 145); Green value is 19 (7.81% from 255 or 13.10% from 145); Blue value is 8 (3.52% from 255 or 5.52% from 145); Max value from RGB is 118 - color contains mainly: red. Hex color #761308 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #761308 is #89ECF7. Grayscale: #2F2F2F. Windows color (decimal): -9039096 or 529270. OLE color: 529270.
HSL color Cylindrical-coordinate representation of color #761308: hue angle of 6º 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 #761308 is Cyan = 0, Magento = 0.84, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 19 | 8 | - |
| CMYK | 0 | 0.84 | 0.93 | 0.54 |
| HSL | 6º | 0.87% | 0.25% | - |
| HSV(B) | 6º | 0.93% | 0.46% | - |
| XYZ | 7.75 | 4.33 | 0.66 | - |
| YUV | 47.35 | 105.8 | 178.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 19 | 8 | 0 | 0.84 | 0.93 | 0.54 | 6 | 0.87 | 0.25 |
| Hex | 76 | 13 | 8 | 0 | 54 | 5D | 36 | 6 | 57 | 19 |
| Octal | 166 | 23 | 10 | 0 | 124 | 135 | 66 | 6 | 127 | 31 |
| Binary | 1110110 | 10011 | 1000 | 0 | 1010100 | 1011101 | 110110 | 110 | 1010111 | 11001 |
Color Harmonies of #761308
Complementary color
Monochromatic Colors of #761308
Black with #761308
Text Example
Text Example
White with #761308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761308; }
p { color: rgb(118,19,8); }
H1.HeaderClassName
{
color: #761308;
}
.AnyTagClassName
{
color: #761308;
}
</style>
background-color css
<style>
a { background-color: #761308; }
a { background-color: rgb(118,19,8); }
div.DivClassName
{
background-color: #761308;
}
.BgClassName
{
background-color: #761308;
}
</style>
border-color css
<style>
span { border-color: #761308; }
span { border-color: rgb(118,19,8); }
td.TdClassName
{
border-color: #761308;
}
.TagClassName
{
border-color: #761308;
}
</style>