Shades of Falu Red #762308
Tints of Falu Red #762308
RGB
CMYK
RGB Variations
Color information
#762308 (or 0x762308) is known color: Falu Red. HEX triplet: 76, 23 and 08. RGB value is (118,35,8). Sum of RGB (Red+Green+Blue) = 118+35+8=161 (21% of max value = 765). Red value is 118 (46.48% from 255 or 73.29% from 161); Green value is 35 (14.06% from 255 or 21.74% from 161); Blue value is 8 (3.52% from 255 or 4.97% from 161); Max value from RGB is 118 - color contains mainly: red. Hex color #762308 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #762308 is #89DCF7. Grayscale: #383838. Windows color (decimal): -9035000 or 533366. OLE color: 533366.
HSL color Cylindrical-coordinate representation of color #762308: hue angle of 14.73º 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 #762308 is Cyan = 0, Magento = 0.70, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 35 | 8 | - |
| CMYK | 0 | 0.70 | 0.93 | 0.54 |
| HSL | 14.73º | 0.87% | 0.25% | - |
| HSV(B) | 14.73º | 0.93% | 0.46% | - |
| XYZ | 8.12 | 5.07 | 0.78 | - |
| YUV | 56.74 | 100.5 | 171.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 35 | 8 | 0 | 0.70 | 0.93 | 0.54 | 14.73 | 0.87 | 0.25 |
| Hex | 76 | 23 | 8 | 0 | 46 | 5D | 36 | F | 57 | 19 |
| Octal | 166 | 43 | 10 | 0 | 106 | 135 | 66 | 17 | 127 | 31 |
| Binary | 1110110 | 100011 | 1000 | 0 | 1000110 | 1011101 | 110110 | 1111 | 1010111 | 11001 |
Color Harmonies of #762308
Complementary color
Monochromatic Colors of #762308
Black with #762308
Text Example
Text Example
White with #762308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762308; }
p { color: rgb(118,35,8); }
H1.HeaderClassName
{
color: #762308;
}
.AnyTagClassName
{
color: #762308;
}
</style>
background-color css
<style>
a { background-color: #762308; }
a { background-color: rgb(118,35,8); }
div.DivClassName
{
background-color: #762308;
}
.BgClassName
{
background-color: #762308;
}
</style>
border-color css
<style>
span { border-color: #762308; }
span { border-color: rgb(118,35,8); }
td.TdClassName
{
border-color: #762308;
}
.TagClassName
{
border-color: #762308;
}
</style>