Shades of Falu Red #752308
Tints of Falu Red #752308
RGB
CMYK
RGB Variations
Color information
#752308 (or 0x752308) is known color: Falu Red. HEX triplet: 75, 23 and 08. RGB value is (117,35,8). Sum of RGB (Red+Green+Blue) = 117+35+8=160 (21% of max value = 765). Red value is 117 (46.09% from 255 or 73.12% from 160); Green value is 35 (14.06% from 255 or 21.88% from 160); Blue value is 8 (3.52% from 255 or 5% from 160); Max value from RGB is 117 - color contains mainly: red. Hex color #752308 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #752308 is #8ADCF7. Grayscale: #383838. Windows color (decimal): -9100536 or 533365. OLE color: 533365.
HSL color Cylindrical-coordinate representation of color #752308: hue angle of 14.86º 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 #752308 is Cyan = 0, Magento = 0.70, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 35 | 8 | - |
| CMYK | 0 | 0.70 | 0.93 | 0.54 |
| HSL | 14.86º | 0.87% | 0.25% | - |
| HSV(B) | 14.86º | 0.93% | 0.46% | - |
| XYZ | 7.98 | 5 | 0.77 | - |
| YUV | 56.44 | 100.67 | 171.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 35 | 8 | 0 | 0.70 | 0.93 | 0.54 | 14.86 | 0.87 | 0.25 |
| Hex | 75 | 23 | 8 | 0 | 46 | 5D | 36 | F | 57 | 19 |
| Octal | 165 | 43 | 10 | 0 | 106 | 135 | 66 | 17 | 127 | 31 |
| Binary | 1110101 | 100011 | 1000 | 0 | 1000110 | 1011101 | 110110 | 1111 | 1010111 | 11001 |
Color Harmonies of #752308
Complementary color
Monochromatic Colors of #752308
Black with #752308
Text Example
Text Example
White with #752308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752308; }
p { color: rgb(117,35,8); }
H1.HeaderClassName
{
color: #752308;
}
.AnyTagClassName
{
color: #752308;
}
</style>
background-color css
<style>
a { background-color: #752308; }
a { background-color: rgb(117,35,8); }
div.DivClassName
{
background-color: #752308;
}
.BgClassName
{
background-color: #752308;
}
</style>
border-color css
<style>
span { border-color: #752308; }
span { border-color: rgb(117,35,8); }
td.TdClassName
{
border-color: #752308;
}
.TagClassName
{
border-color: #752308;
}
</style>