Shades of Flirt #763159
Tints of Flirt #763159
RGB
CMYK
RGB Variations
Color information
#763159 (or 0x763159) is known color: Flirt. HEX triplet: 76, 31 and 59. RGB value is (118,49,89). Sum of RGB (Red+Green+Blue) = 118+49+89=256 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.09% from 256); Green value is 49 (19.53% from 255 or 19.14% from 256); Blue value is 89 (35.16% from 255 or 34.77% from 256); Max value from RGB is 118 - color contains mainly: red. Hex color #763159 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763159 is #89CEA6. Grayscale: #4A4A4A. Windows color (decimal): -9031335 or 5845366. OLE color: 5845366.
HSL color Cylindrical-coordinate representation of color #763159: hue angle of 325.22º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #763159 is Cyan = 0, Magento = 0.58, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 49 | 89 | - |
| CMYK | 0 | 0.58 | 0.25 | 0.54 |
| HSL | 325.22º | 0.41% | 0.33% | - |
| HSV(B) | 325.22º | 0.58% | 0.46% | - |
| XYZ | 10.37 | 6.77 | 10.21 | - |
| YUV | 74.19 | 136.36 | 159.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 49 | 89 | 0 | 0.58 | 0.25 | 0.54 | 325.22 | 0.41 | 0.33 |
| Hex | 76 | 31 | 59 | 0 | 3A | 19 | 36 | 145 | 29 | 21 |
| Octal | 166 | 61 | 131 | 0 | 72 | 31 | 66 | 505 | 51 | 41 |
| Binary | 1110110 | 110001 | 1011001 | 0 | 111010 | 11001 | 110110 | 101000101 | 101001 | 100001 |
Color Harmonies of #763159
Complementary color
Monochromatic Colors of #763159
Black with #763159
Text Example
Text Example
White with #763159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763159; }
p { color: rgb(118,49,89); }
H1.HeaderClassName
{
color: #763159;
}
.AnyTagClassName
{
color: #763159;
}
</style>
background-color css
<style>
a { background-color: #763159; }
a { background-color: rgb(118,49,89); }
div.DivClassName
{
background-color: #763159;
}
.BgClassName
{
background-color: #763159;
}
</style>
border-color css
<style>
span { border-color: #763159; }
span { border-color: rgb(118,49,89); }
td.TdClassName
{
border-color: #763159;
}
.TagClassName
{
border-color: #763159;
}
</style>