Shades of Falu Red #762309
Tints of Falu Red #762309
RGB
CMYK
RGB Variations
Color information
#762309 (or 0x762309) is known color: Falu Red. HEX triplet: 76, 23 and 09. RGB value is (118,35,9). Sum of RGB (Red+Green+Blue) = 118+35+9=162 (21% of max value = 765). Red value is 118 (46.48% from 255 or 72.84% from 162); Green value is 35 (14.06% from 255 or 21.60% from 162); Blue value is 9 (3.91% from 255 or 5.56% from 162); Max value from RGB is 118 - color contains mainly: red. Hex color #762309 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #762309 is #89DCF6. Grayscale: #393939. Windows color (decimal): -9034999 or 598902. OLE color: 598902.
HSL color Cylindrical-coordinate representation of color #762309: hue angle of 14.31º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #762309 is Cyan = 0, Magento = 0.70, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 35 | 9 | - |
| CMYK | 0 | 0.70 | 0.92 | 0.54 |
| HSL | 14.31º | 0.86% | 0.25% | - |
| HSV(B) | 14.31º | 0.92% | 0.46% | - |
| XYZ | 8.12 | 5.07 | 0.81 | - |
| YUV | 56.85 | 101 | 171.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 35 | 9 | 0 | 0.70 | 0.92 | 0.54 | 14.31 | 0.86 | 0.25 |
| Hex | 76 | 23 | 9 | 0 | 46 | 5C | 36 | E | 56 | 19 |
| Octal | 166 | 43 | 11 | 0 | 106 | 134 | 66 | 16 | 126 | 31 |
| Binary | 1110110 | 100011 | 1001 | 0 | 1000110 | 1011100 | 110110 | 1110 | 1010110 | 11001 |
Color Harmonies of #762309
Complementary color
Monochromatic Colors of #762309
Black with #762309
Text Example
Text Example
White with #762309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762309; }
p { color: rgb(118,35,9); }
H1.HeaderClassName
{
color: #762309;
}
.AnyTagClassName
{
color: #762309;
}
</style>
background-color css
<style>
a { background-color: #762309; }
a { background-color: rgb(118,35,9); }
div.DivClassName
{
background-color: #762309;
}
.BgClassName
{
background-color: #762309;
}
</style>
border-color css
<style>
span { border-color: #762309; }
span { border-color: rgb(118,35,9); }
td.TdClassName
{
border-color: #762309;
}
.TagClassName
{
border-color: #762309;
}
</style>