Shades of Flirt #7E3659
Tints of Flirt #7E3659
RGB
CMYK
RGB Variations
Color information
#7E3659 (or 0x7E3659) is known color: Flirt. HEX triplet: 7E, 36 and 59. RGB value is (126,54,89). Sum of RGB (Red+Green+Blue) = 126+54+89=269 (35% of max value = 765). Red value is 126 (49.61% from 255 or 46.84% from 269); Green value is 54 (21.48% from 255 or 20.07% from 269); Blue value is 89 (35.16% from 255 or 33.09% from 269); Max value from RGB is 126 - color contains mainly: red. Hex color #7E3659 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #7E3659 is #81C9A6. Grayscale: #4F4F4F. Windows color (decimal): -8505767 or 5846654. OLE color: 5846654.
HSL color Cylindrical-coordinate representation of color #7E3659: hue angle of 330.83º degrees, saturation: 0.4, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #7E3659 is Cyan = 0, Magento = 0.57, Yellow = 0.29 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 126 | 54 | 89 | - |
| CMYK | 0 | 0.57 | 0.29 | 0.51 |
| HSL | 330.83º | 0.4% | 0.35% | - |
| HSV(B) | 330.83º | 0.57% | 0.49% | - |
| XYZ | 11.73 | 7.8 | 10.34 | - |
| YUV | 79.52 | 133.35 | 161.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 126 | 54 | 89 | 0 | 0.57 | 0.29 | 0.51 | 330.83 | 0.4 | 0.35 |
| Hex | 7E | 36 | 59 | 0 | 39 | 1D | 33 | 14B | 28 | 23 |
| Octal | 176 | 66 | 131 | 0 | 71 | 35 | 63 | 513 | 50 | 43 |
| Binary | 1111110 | 110110 | 1011001 | 0 | 111001 | 11101 | 110011 | 101001011 | 101000 | 100011 |
Color Harmonies of #7E3659
Complementary color
Monochromatic Colors of #7E3659
Black with #7E3659
Text Example
Text Example
White with #7E3659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7E3659; }
p { color: rgb(126,54,89); }
H1.HeaderClassName
{
color: #7E3659;
}
.AnyTagClassName
{
color: #7E3659;
}
</style>
background-color css
<style>
a { background-color: #7E3659; }
a { background-color: rgb(126,54,89); }
div.DivClassName
{
background-color: #7E3659;
}
.BgClassName
{
background-color: #7E3659;
}
</style>
border-color css
<style>
span { border-color: #7E3659; }
span { border-color: rgb(126,54,89); }
td.TdClassName
{
border-color: #7E3659;
}
.TagClassName
{
border-color: #7E3659;
}
</style>