Shades of Falu Red #732208
Tints of Falu Red #732208
RGB
CMYK
RGB Variations
Color information
#732208 (or 0x732208) is known color: Falu Red. HEX triplet: 73, 22 and 08. RGB value is (115,34,8). Sum of RGB (Red+Green+Blue) = 115+34+8=157 (20% of max value = 765). Red value is 115 (45.31% from 255 or 73.25% from 157); Green value is 34 (13.67% from 255 or 21.66% from 157); Blue value is 8 (3.52% from 255 or 5.10% from 157); Max value from RGB is 115 - color contains mainly: red. Hex color #732208 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #732208 is #8CDDF7. Grayscale: #373737. Windows color (decimal): -9231864 or 533107. OLE color: 533107.
HSL color Cylindrical-coordinate representation of color #732208: hue angle of 14.58º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #732208 is Cyan = 0, Magento = 0.70, Yellow = 0.93 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 34 | 8 | - |
| CMYK | 0 | 0.70 | 0.93 | 0.55 |
| HSL | 14.58º | 0.87% | 0.24% | - |
| HSV(B) | 14.58º | 0.93% | 0.45% | - |
| XYZ | 7.69 | 4.81 | 0.75 | - |
| YUV | 55.26 | 101.34 | 170.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 34 | 8 | 0 | 0.70 | 0.93 | 0.55 | 14.58 | 0.87 | 0.24 |
| Hex | 73 | 22 | 8 | 0 | 46 | 5D | 37 | F | 57 | 18 |
| Octal | 163 | 42 | 10 | 0 | 106 | 135 | 67 | 17 | 127 | 30 |
| Binary | 1110011 | 100010 | 1000 | 0 | 1000110 | 1011101 | 110111 | 1111 | 1010111 | 11000 |
Color Harmonies of #732208
Complementary color
Monochromatic Colors of #732208
Black with #732208
Text Example
Text Example
White with #732208
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732208; }
p { color: rgb(115,34,8); }
H1.HeaderClassName
{
color: #732208;
}
.AnyTagClassName
{
color: #732208;
}
</style>
background-color css
<style>
a { background-color: #732208; }
a { background-color: rgb(115,34,8); }
div.DivClassName
{
background-color: #732208;
}
.BgClassName
{
background-color: #732208;
}
</style>
border-color css
<style>
span { border-color: #732208; }
span { border-color: rgb(115,34,8); }
td.TdClassName
{
border-color: #732208;
}
.TagClassName
{
border-color: #732208;
}
</style>