Shades of Flirt #763959
Tints of Flirt #763959
RGB
CMYK
RGB Variations
Color information
#763959 (or 0x763959) is known color: Flirt. HEX triplet: 76, 39 and 59. RGB value is (118,57,89). Sum of RGB (Red+Green+Blue) = 118+57+89=264 (34% of max value = 765). Red value is 118 (46.48% from 255 or 44.70% from 264); Green value is 57 (22.66% from 255 or 21.59% from 264); Blue value is 89 (35.16% from 255 or 33.71% from 264); Max value from RGB is 118 - color contains mainly: red. Hex color #763959 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763959 is #89C6A6. Grayscale: #4E4E4E. Windows color (decimal): -9029287 or 5847414. OLE color: 5847414.
HSL color Cylindrical-coordinate representation of color #763959: hue angle of 328.52º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #763959 is Cyan = 0, Magento = 0.52, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 57 | 89 | - |
| CMYK | 0 | 0.52 | 0.25 | 0.54 |
| HSL | 328.52º | 0.35% | 0.34% | - |
| HSV(B) | 328.52º | 0.52% | 0.46% | - |
| XYZ | 10.74 | 7.5 | 10.33 | - |
| YUV | 78.89 | 133.71 | 155.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 57 | 89 | 0 | 0.52 | 0.25 | 0.54 | 328.52 | 0.35 | 0.34 |
| Hex | 76 | 39 | 59 | 0 | 34 | 19 | 36 | 149 | 23 | 22 |
| Octal | 166 | 71 | 131 | 0 | 64 | 31 | 66 | 511 | 43 | 42 |
| Binary | 1110110 | 111001 | 1011001 | 0 | 110100 | 11001 | 110110 | 101001001 | 100011 | 100010 |
Color Harmonies of #763959
Complementary color
Monochromatic Colors of #763959
Black with #763959
Text Example
Text Example
White with #763959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763959; }
p { color: rgb(118,57,89); }
H1.HeaderClassName
{
color: #763959;
}
.AnyTagClassName
{
color: #763959;
}
</style>
background-color css
<style>
a { background-color: #763959; }
a { background-color: rgb(118,57,89); }
div.DivClassName
{
background-color: #763959;
}
.BgClassName
{
background-color: #763959;
}
</style>
border-color css
<style>
span { border-color: #763959; }
span { border-color: rgb(118,57,89); }
td.TdClassName
{
border-color: #763959;
}
.TagClassName
{
border-color: #763959;
}
</style>