Shades of Flirt #743047
Tints of Flirt #743047
RGB
CMYK
RGB Variations
Color information
#743047 (or 0x743047) is known color: Flirt. HEX triplet: 74, 30 and 47. RGB value is (116,48,71). Sum of RGB (Red+Green+Blue) = 116+48+71=235 (31% of max value = 765). Red value is 116 (45.70% from 255 or 49.36% from 235); Green value is 48 (19.14% from 255 or 20.43% from 235); Blue value is 71 (28.12% from 255 or 30.21% from 235); Max value from RGB is 116 - color contains mainly: red. Hex color #743047 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743047 is #8BCFB8. Grayscale: #464646. Windows color (decimal): -9162681 or 4665460. OLE color: 4665460.
HSL color Cylindrical-coordinate representation of color #743047: hue angle of 339.71º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #743047 is Cyan = 0, Magento = 0.59, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 48 | 71 | - |
| CMYK | 0 | 0.59 | 0.39 | 0.55 |
| HSL | 339.71º | 0.41% | 0.32% | - |
| HSV(B) | 339.71º | 0.59% | 0.45% | - |
| XYZ | 9.4 | 6.28 | 6.68 | - |
| YUV | 70.95 | 128.03 | 160.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 48 | 71 | 0 | 0.59 | 0.39 | 0.55 | 339.71 | 0.41 | 0.32 |
| Hex | 74 | 30 | 47 | 0 | 3B | 27 | 37 | 154 | 29 | 20 |
| Octal | 164 | 60 | 107 | 0 | 73 | 47 | 67 | 524 | 51 | 40 |
| Binary | 1110100 | 110000 | 1000111 | 0 | 111011 | 100111 | 110111 | 101010100 | 101001 | 100000 |
Color Harmonies of #743047
Complementary color
Monochromatic Colors of #743047
Black with #743047
Text Example
Text Example
White with #743047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743047; }
p { color: rgb(116,48,71); }
H1.HeaderClassName
{
color: #743047;
}
.AnyTagClassName
{
color: #743047;
}
</style>
background-color css
<style>
a { background-color: #743047; }
a { background-color: rgb(116,48,71); }
div.DivClassName
{
background-color: #743047;
}
.BgClassName
{
background-color: #743047;
}
</style>
border-color css
<style>
span { border-color: #743047; }
span { border-color: rgb(116,48,71); }
td.TdClassName
{
border-color: #743047;
}
.TagClassName
{
border-color: #743047;
}
</style>