Shades of Falu Red #762205
Tints of Falu Red #762205
RGB
CMYK
RGB Variations
Color information
#762205 (or 0x762205) is known color: Falu Red. HEX triplet: 76, 22 and 05. RGB value is (118,34,5). Sum of RGB (Red+Green+Blue) = 118+34+5=157 (20% of max value = 765). Red value is 118 (46.48% from 255 or 75.16% from 157); Green value is 34 (13.67% from 255 or 21.66% from 157); Blue value is 5 (2.34% from 255 or 3.18% from 157); Max value from RGB is 118 - color contains mainly: red. Hex color #762205 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #762205 is #89DDFA. Grayscale: #383838. Windows color (decimal): -9035259 or 336502. OLE color: 336502.
HSL color Cylindrical-coordinate representation of color #762205: hue angle of 15.4º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #762205 is Cyan = 0, Magento = 0.71, Yellow = 0.96 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 34 | 5 | - |
| CMYK | 0 | 0.71 | 0.96 | 0.54 |
| HSL | 15.4º | 0.92% | 0.24% | - |
| HSV(B) | 15.4º | 0.96% | 0.46% | - |
| XYZ | 8.07 | 5.01 | 0.68 | - |
| YUV | 55.81 | 99.33 | 172.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 34 | 5 | 0 | 0.71 | 0.96 | 0.54 | 15.4 | 0.92 | 0.24 |
| Hex | 76 | 22 | 5 | 0 | 47 | 60 | 36 | F | 5C | 18 |
| Octal | 166 | 42 | 5 | 0 | 107 | 140 | 66 | 17 | 134 | 30 |
| Binary | 1110110 | 100010 | 101 | 0 | 1000111 | 1100000 | 110110 | 1111 | 1011100 | 11000 |
Color Harmonies of #762205
Complementary color
Monochromatic Colors of #762205
Black with #762205
Text Example
Text Example
White with #762205
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762205; }
p { color: rgb(118,34,5); }
H1.HeaderClassName
{
color: #762205;
}
.AnyTagClassName
{
color: #762205;
}
</style>
background-color css
<style>
a { background-color: #762205; }
a { background-color: rgb(118,34,5); }
div.DivClassName
{
background-color: #762205;
}
.BgClassName
{
background-color: #762205;
}
</style>
border-color css
<style>
span { border-color: #762205; }
span { border-color: rgb(118,34,5); }
td.TdClassName
{
border-color: #762205;
}
.TagClassName
{
border-color: #762205;
}
</style>