Shades of Falu Red #742203
Tints of Falu Red #742203
RGB
CMYK
RGB Variations
Color information
#742203 (or 0x742203) is known color: Falu Red. HEX triplet: 74, 22 and 03. RGB value is (116,34,3). Sum of RGB (Red+Green+Blue) = 116+34+3=153 (20% of max value = 765). Red value is 116 (45.70% from 255 or 75.82% from 153); Green value is 34 (13.67% from 255 or 22.22% from 153); Blue value is 3 (1.56% from 255 or 1.96% from 153); Max value from RGB is 116 - color contains mainly: red. Hex color #742203 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #742203 is #8BDDFC. Grayscale: #373737. Windows color (decimal): -9166333 or 205428. OLE color: 205428.
HSL color Cylindrical-coordinate representation of color #742203: hue angle of 16.46º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #742203 is Cyan = 0, Magento = 0.71, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 34 | 3 | - |
| CMYK | 0 | 0.71 | 0.97 | 0.55 |
| HSL | 16.46º | 0.95% | 0.23% | - |
| HSV(B) | 16.46º | 0.97% | 0.45% | - |
| XYZ | 7.79 | 4.86 | 0.61 | - |
| YUV | 54.98 | 98.67 | 171.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 34 | 3 | 0 | 0.71 | 0.97 | 0.55 | 16.46 | 0.95 | 0.23 |
| Hex | 74 | 22 | 3 | 0 | 47 | 61 | 37 | 10 | 5F | 17 |
| Octal | 164 | 42 | 3 | 0 | 107 | 141 | 67 | 20 | 137 | 27 |
| Binary | 1110100 | 100010 | 11 | 0 | 1000111 | 1100001 | 110111 | 10000 | 1011111 | 10111 |
Color Harmonies of #742203
Complementary color
Monochromatic Colors of #742203
Black with #742203
Text Example
Text Example
White with #742203
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742203; }
p { color: rgb(116,34,3); }
H1.HeaderClassName
{
color: #742203;
}
.AnyTagClassName
{
color: #742203;
}
</style>
background-color css
<style>
a { background-color: #742203; }
a { background-color: rgb(116,34,3); }
div.DivClassName
{
background-color: #742203;
}
.BgClassName
{
background-color: #742203;
}
</style>
border-color css
<style>
span { border-color: #742203; }
span { border-color: rgb(116,34,3); }
td.TdClassName
{
border-color: #742203;
}
.TagClassName
{
border-color: #742203;
}
</style>