Shades of Falu Red #762607
Tints of Falu Red #762607
RGB
CMYK
RGB Variations
Color information
#762607 (or 0x762607) is known color: Falu Red. HEX triplet: 76, 26 and 07. RGB value is (118,38,7). Sum of RGB (Red+Green+Blue) = 118+38+7=163 (21% of max value = 765). Red value is 118 (46.48% from 255 or 72.39% from 163); Green value is 38 (15.23% from 255 or 23.31% from 163); Blue value is 7 (3.12% from 255 or 4.29% from 163); Max value from RGB is 118 - color contains mainly: red. Hex color #762607 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #762607 is #89D9F8. Grayscale: #3A3A3A. Windows color (decimal): -9034233 or 468598. OLE color: 468598.
HSL color Cylindrical-coordinate representation of color #762607: hue angle of 16.76º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #762607 is Cyan = 0, Magento = 0.68, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 38 | 7 | - |
| CMYK | 0 | 0.68 | 0.94 | 0.54 |
| HSL | 16.76º | 0.89% | 0.25% | - |
| HSV(B) | 16.76º | 0.94% | 0.46% | - |
| XYZ | 8.2 | 5.25 | 0.78 | - |
| YUV | 58.39 | 99 | 170.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 38 | 7 | 0 | 0.68 | 0.94 | 0.54 | 16.76 | 0.89 | 0.25 |
| Hex | 76 | 26 | 7 | 0 | 44 | 5E | 36 | 11 | 59 | 19 |
| Octal | 166 | 46 | 7 | 0 | 104 | 136 | 66 | 21 | 131 | 31 |
| Binary | 1110110 | 100110 | 111 | 0 | 1000100 | 1011110 | 110110 | 10001 | 1011001 | 11001 |
Color Harmonies of #762607
Complementary color
Monochromatic Colors of #762607
Black with #762607
Text Example
Text Example
White with #762607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762607; }
p { color: rgb(118,38,7); }
H1.HeaderClassName
{
color: #762607;
}
.AnyTagClassName
{
color: #762607;
}
</style>
background-color css
<style>
a { background-color: #762607; }
a { background-color: rgb(118,38,7); }
div.DivClassName
{
background-color: #762607;
}
.BgClassName
{
background-color: #762607;
}
</style>
border-color css
<style>
span { border-color: #762607; }
span { border-color: rgb(118,38,7); }
td.TdClassName
{
border-color: #762607;
}
.TagClassName
{
border-color: #762607;
}
</style>