Shades of Falu Red #762417
Tints of Falu Red #762417
RGB
CMYK
RGB Variations
Color information
#762417 (or 0x762417) is known color: Falu Red. HEX triplet: 76, 24 and 17. RGB value is (118,36,23). Sum of RGB (Red+Green+Blue) = 118+36+23=177 (23% of max value = 765). Red value is 118 (46.48% from 255 or 66.67% from 177); Green value is 36 (14.45% from 255 or 20.34% from 177); Blue value is 23 (9.38% from 255 or 12.99% from 177); Max value from RGB is 118 - color contains mainly: red. Hex color #762417 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #762417 is #89DBE8. Grayscale: #3B3B3B. Windows color (decimal): -9034729 or 1516662. OLE color: 1516662.
HSL color Cylindrical-coordinate representation of color #762417: hue angle of 8.21º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #762417 is Cyan = 0, Magento = 0.69, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 36 | 23 | - |
| CMYK | 0 | 0.69 | 0.81 | 0.54 |
| HSL | 8.21º | 0.67% | 0.28% | - |
| HSV(B) | 8.21º | 0.81% | 0.46% | - |
| XYZ | 8.26 | 5.18 | 1.37 | - |
| YUV | 59.04 | 107.67 | 170.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 36 | 23 | 0 | 0.69 | 0.81 | 0.54 | 8.21 | 0.67 | 0.28 |
| Hex | 76 | 24 | 17 | 0 | 45 | 51 | 36 | 8 | 43 | 1C |
| Octal | 166 | 44 | 27 | 0 | 105 | 121 | 66 | 10 | 103 | 34 |
| Binary | 1110110 | 100100 | 10111 | 0 | 1000101 | 1010001 | 110110 | 1000 | 1000011 | 11100 |
Color Harmonies of #762417
Complementary color
Monochromatic Colors of #762417
Black with #762417
Text Example
Text Example
White with #762417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762417; }
p { color: rgb(118,36,23); }
H1.HeaderClassName
{
color: #762417;
}
.AnyTagClassName
{
color: #762417;
}
</style>
background-color css
<style>
a { background-color: #762417; }
a { background-color: rgb(118,36,23); }
div.DivClassName
{
background-color: #762417;
}
.BgClassName
{
background-color: #762417;
}
</style>
border-color css
<style>
span { border-color: #762417; }
span { border-color: rgb(118,36,23); }
td.TdClassName
{
border-color: #762417;
}
.TagClassName
{
border-color: #762417;
}
</style>