Shades of Flirt #742643
Tints of Flirt #742643
RGB
CMYK
RGB Variations
Color information
#742643 (or 0x742643) is known color: Flirt. HEX triplet: 74, 26 and 43. RGB value is (116,38,67). Sum of RGB (Red+Green+Blue) = 116+38+67=221 (29% of max value = 765). Red value is 116 (45.70% from 255 or 52.49% from 221); Green value is 38 (15.23% from 255 or 17.19% from 221); Blue value is 67 (26.56% from 255 or 30.32% from 221); Max value from RGB is 116 - color contains mainly: red. Hex color #742643 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742643 is #8BD9BC. Grayscale: #404040. Windows color (decimal): -9165245 or 4400756. OLE color: 4400756.
HSL color Cylindrical-coordinate representation of color #742643: hue angle of 337.69º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #742643 is Cyan = 0, Magento = 0.67, Yellow = 0.42 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 38 | 67 | - |
| CMYK | 0 | 0.67 | 0.42 | 0.55 |
| HSL | 337.69º | 0.51% | 0.3% | - |
| HSV(B) | 337.69º | 0.67% | 0.45% | - |
| XYZ | 8.91 | 5.5 | 5.9 | - |
| YUV | 64.63 | 129.34 | 164.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 38 | 67 | 0 | 0.67 | 0.42 | 0.55 | 337.69 | 0.51 | 0.3 |
| Hex | 74 | 26 | 43 | 0 | 43 | 2A | 37 | 152 | 33 | 1E |
| Octal | 164 | 46 | 103 | 0 | 103 | 52 | 67 | 522 | 63 | 36 |
| Binary | 1110100 | 100110 | 1000011 | 0 | 1000011 | 101010 | 110111 | 101010010 | 110011 | 11110 |
Color Harmonies of #742643
Complementary color
Monochromatic Colors of #742643
Black with #742643
Text Example
Text Example
White with #742643
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742643; }
p { color: rgb(116,38,67); }
H1.HeaderClassName
{
color: #742643;
}
.AnyTagClassName
{
color: #742643;
}
</style>
background-color css
<style>
a { background-color: #742643; }
a { background-color: rgb(116,38,67); }
div.DivClassName
{
background-color: #742643;
}
.BgClassName
{
background-color: #742643;
}
</style>
border-color css
<style>
span { border-color: #742643; }
span { border-color: rgb(116,38,67); }
td.TdClassName
{
border-color: #742643;
}
.TagClassName
{
border-color: #742643;
}
</style>