Shades of Falu Red #892708
Tints of Falu Red #892708
RGB
CMYK
RGB Variations
Color information
#892708 (or 0x892708) is known color: Falu Red. HEX triplet: 89, 27 and 08. RGB value is (137,39,8). Sum of RGB (Red+Green+Blue) = 137+39+8=184 (24% of max value = 765). Red value is 137 (53.91% from 255 or 74.46% from 184); Green value is 39 (15.62% from 255 or 21.20% from 184); Blue value is 8 (3.52% from 255 or 4.35% from 184); Max value from RGB is 137 - color contains mainly: red. Hex color #892708 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #892708 is #76D8F7. Grayscale: #404040. Windows color (decimal): -7788792 or 534409. OLE color: 534409.
HSL color Cylindrical-coordinate representation of color #892708: hue angle of 14.42º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #892708 is Cyan = 0, Magento = 0.72, Yellow = 0.94 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 39 | 8 | - |
| CMYK | 0 | 0.72 | 0.94 | 0.46 |
| HSL | 14.42º | 0.89% | 0.28% | - |
| HSV(B) | 14.42º | 0.94% | 0.54% | - |
| XYZ | 11.09 | 6.79 | 0.96 | - |
| YUV | 64.77 | 95.97 | 179.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 39 | 8 | 0 | 0.72 | 0.94 | 0.46 | 14.42 | 0.89 | 0.28 |
| Hex | 89 | 27 | 8 | 0 | 48 | 5E | 2E | E | 59 | 1C |
| Octal | 211 | 47 | 10 | 0 | 110 | 136 | 56 | 16 | 131 | 34 |
| Binary | 10001001 | 100111 | 1000 | 0 | 1001000 | 1011110 | 101110 | 1110 | 1011001 | 11100 |
Color Harmonies of #892708
Complementary color
Monochromatic Colors of #892708
Black with #892708
Text Example
Text Example
White with #892708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892708; }
p { color: rgb(137,39,8); }
H1.HeaderClassName
{
color: #892708;
}
.AnyTagClassName
{
color: #892708;
}
</style>
background-color css
<style>
a { background-color: #892708; }
a { background-color: rgb(137,39,8); }
div.DivClassName
{
background-color: #892708;
}
.BgClassName
{
background-color: #892708;
}
</style>
border-color css
<style>
span { border-color: #892708; }
span { border-color: rgb(137,39,8); }
td.TdClassName
{
border-color: #892708;
}
.TagClassName
{
border-color: #892708;
}
</style>