Shades of Flirt #742656
Tints of Flirt #742656
RGB
CMYK
RGB Variations
Color information
#742656 (or 0x742656) is known color: Flirt. HEX triplet: 74, 26 and 56. RGB value is (116,38,86). Sum of RGB (Red+Green+Blue) = 116+38+86=240 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.33% from 240); Green value is 38 (15.23% from 255 or 15.83% from 240); Blue value is 86 (33.98% from 255 or 35.83% from 240); Max value from RGB is 116 - color contains mainly: red. Hex color #742656 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #742656 is #8BD9A9. Grayscale: #424242. Windows color (decimal): -9165226 or 5645940. OLE color: 5645940.
HSL color Cylindrical-coordinate representation of color #742656: hue angle of 323.08º 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 #742656 is Cyan = 0, Magento = 0.67, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 38 | 86 | - |
| CMYK | 0 | 0.67 | 0.26 | 0.55 |
| HSL | 323.08º | 0.51% | 0.3% | - |
| HSV(B) | 323.08º | 0.67% | 0.45% | - |
| XYZ | 9.58 | 5.77 | 9.41 | - |
| YUV | 66.79 | 138.84 | 163.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 38 | 86 | 0 | 0.67 | 0.26 | 0.55 | 323.08 | 0.51 | 0.3 |
| Hex | 74 | 26 | 56 | 0 | 43 | 1A | 37 | 143 | 33 | 1E |
| Octal | 164 | 46 | 126 | 0 | 103 | 32 | 67 | 503 | 63 | 36 |
| Binary | 1110100 | 100110 | 1010110 | 0 | 1000011 | 11010 | 110111 | 101000011 | 110011 | 11110 |
Color Harmonies of #742656
Complementary color
Monochromatic Colors of #742656
Black with #742656
Text Example
Text Example
White with #742656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742656; }
p { color: rgb(116,38,86); }
H1.HeaderClassName
{
color: #742656;
}
.AnyTagClassName
{
color: #742656;
}
</style>
background-color css
<style>
a { background-color: #742656; }
a { background-color: rgb(116,38,86); }
div.DivClassName
{
background-color: #742656;
}
.BgClassName
{
background-color: #742656;
}
</style>
border-color css
<style>
span { border-color: #742656; }
span { border-color: rgb(116,38,86); }
td.TdClassName
{
border-color: #742656;
}
.TagClassName
{
border-color: #742656;
}
</style>