Shades of Flirt #763359
Tints of Flirt #763359
RGB
CMYK
RGB Variations
Color information
#763359 (or 0x763359) is known color: Flirt. HEX triplet: 76, 33 and 59. RGB value is (118,51,89). Sum of RGB (Red+Green+Blue) = 118+51+89=258 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.74% from 258); Green value is 51 (20.31% from 255 or 19.77% from 258); Blue value is 89 (35.16% from 255 or 34.50% from 258); Max value from RGB is 118 - color contains mainly: red. Hex color #763359 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763359 is #89CCA6. Grayscale: #4B4B4B. Windows color (decimal): -9030823 or 5845878. OLE color: 5845878.
HSL color Cylindrical-coordinate representation of color #763359: hue angle of 325.97º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #763359 is Cyan = 0, Magento = 0.57, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 51 | 89 | - |
| CMYK | 0 | 0.57 | 0.25 | 0.54 |
| HSL | 325.97º | 0.4% | 0.33% | - |
| HSV(B) | 325.97º | 0.57% | 0.46% | - |
| XYZ | 10.46 | 6.94 | 10.24 | - |
| YUV | 75.37 | 135.7 | 158.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 51 | 89 | 0 | 0.57 | 0.25 | 0.54 | 325.97 | 0.4 | 0.33 |
| Hex | 76 | 33 | 59 | 0 | 39 | 19 | 36 | 146 | 28 | 21 |
| Octal | 166 | 63 | 131 | 0 | 71 | 31 | 66 | 506 | 50 | 41 |
| Binary | 1110110 | 110011 | 1011001 | 0 | 111001 | 11001 | 110110 | 101000110 | 101000 | 100001 |
Color Harmonies of #763359
Complementary color
Monochromatic Colors of #763359
Black with #763359
Text Example
Text Example
White with #763359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763359; }
p { color: rgb(118,51,89); }
H1.HeaderClassName
{
color: #763359;
}
.AnyTagClassName
{
color: #763359;
}
</style>
background-color css
<style>
a { background-color: #763359; }
a { background-color: rgb(118,51,89); }
div.DivClassName
{
background-color: #763359;
}
.BgClassName
{
background-color: #763359;
}
</style>
border-color css
<style>
span { border-color: #763359; }
span { border-color: rgb(118,51,89); }
td.TdClassName
{
border-color: #763359;
}
.TagClassName
{
border-color: #763359;
}
</style>