Shades of Flirt #772559
Tints of Flirt #772559
RGB
CMYK
RGB Variations
Color information
#772559 (or 0x772559) is known color: Flirt. HEX triplet: 77, 25 and 59. RGB value is (119,37,89). Sum of RGB (Red+Green+Blue) = 119+37+89=245 (32% of max value = 765). Red value is 119 (46.88% from 255 or 48.57% from 245); Green value is 37 (14.84% from 255 or 15.10% from 245); Blue value is 89 (35.16% from 255 or 36.33% from 245); Max value from RGB is 119 - color contains mainly: red. Hex color #772559 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #772559 is #88DAA6. Grayscale: #434343. Windows color (decimal): -8968871 or 5842295. OLE color: 5842295.
HSL color Cylindrical-coordinate representation of color #772559: hue angle of 321.95º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #772559 is Cyan = 0, Magento = 0.69, Yellow = 0.25 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 37 | 89 | - |
| CMYK | 0 | 0.69 | 0.25 | 0.53 |
| HSL | 321.95º | 0.53% | 0.31% | - |
| HSV(B) | 321.95º | 0.69% | 0.47% | - |
| XYZ | 10.07 | 5.97 | 10.07 | - |
| YUV | 67.45 | 140.17 | 164.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 37 | 89 | 0 | 0.69 | 0.25 | 0.53 | 321.95 | 0.53 | 0.31 |
| Hex | 77 | 25 | 59 | 0 | 45 | 19 | 35 | 142 | 35 | 1F |
| Octal | 167 | 45 | 131 | 0 | 105 | 31 | 65 | 502 | 65 | 37 |
| Binary | 1110111 | 100101 | 1011001 | 0 | 1000101 | 11001 | 110101 | 101000010 | 110101 | 11111 |
Color Harmonies of #772559
Complementary color
Monochromatic Colors of #772559
Black with #772559
Text Example
Text Example
White with #772559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772559; }
p { color: rgb(119,37,89); }
H1.HeaderClassName
{
color: #772559;
}
.AnyTagClassName
{
color: #772559;
}
</style>
background-color css
<style>
a { background-color: #772559; }
a { background-color: rgb(119,37,89); }
div.DivClassName
{
background-color: #772559;
}
.BgClassName
{
background-color: #772559;
}
</style>
border-color css
<style>
span { border-color: #772559; }
span { border-color: rgb(119,37,89); }
td.TdClassName
{
border-color: #772559;
}
.TagClassName
{
border-color: #772559;
}
</style>