Shades of Flirt #763759
Tints of Flirt #763759
RGB
CMYK
RGB Variations
Color information
#763759 (or 0x763759) is known color: Flirt. HEX triplet: 76, 37 and 59. RGB value is (118,55,89). Sum of RGB (Red+Green+Blue) = 118+55+89=262 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.04% from 262); Green value is 55 (21.88% from 255 or 20.99% from 262); Blue value is 89 (35.16% from 255 or 33.97% from 262); Max value from RGB is 118 - color contains mainly: red. Hex color #763759 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763759 is #89C8A6. Grayscale: #4D4D4D. Windows color (decimal): -9029799 or 5846902. OLE color: 5846902.
HSL color Cylindrical-coordinate representation of color #763759: hue angle of 327.62º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #763759 is Cyan = 0, Magento = 0.53, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 55 | 89 | - |
| CMYK | 0 | 0.53 | 0.25 | 0.54 |
| HSL | 327.62º | 0.36% | 0.34% | - |
| HSV(B) | 327.62º | 0.53% | 0.46% | - |
| XYZ | 10.64 | 7.31 | 10.3 | - |
| YUV | 77.71 | 134.37 | 156.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 55 | 89 | 0 | 0.53 | 0.25 | 0.54 | 327.62 | 0.36 | 0.34 |
| Hex | 76 | 37 | 59 | 0 | 35 | 19 | 36 | 148 | 24 | 22 |
| Octal | 166 | 67 | 131 | 0 | 65 | 31 | 66 | 510 | 44 | 42 |
| Binary | 1110110 | 110111 | 1011001 | 0 | 110101 | 11001 | 110110 | 101001000 | 100100 | 100010 |
Color Harmonies of #763759
Complementary color
Monochromatic Colors of #763759
Black with #763759
Text Example
Text Example
White with #763759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763759; }
p { color: rgb(118,55,89); }
H1.HeaderClassName
{
color: #763759;
}
.AnyTagClassName
{
color: #763759;
}
</style>
background-color css
<style>
a { background-color: #763759; }
a { background-color: rgb(118,55,89); }
div.DivClassName
{
background-color: #763759;
}
.BgClassName
{
background-color: #763759;
}
</style>
border-color css
<style>
span { border-color: #763759; }
span { border-color: rgb(118,55,89); }
td.TdClassName
{
border-color: #763759;
}
.TagClassName
{
border-color: #763759;
}
</style>