Shades of Flirt #772758
Tints of Flirt #772758
RGB
CMYK
RGB Variations
Color information
#772758 (or 0x772758) is known color: Flirt. HEX triplet: 77, 27 and 58. RGB value is (119,39,88). Sum of RGB (Red+Green+Blue) = 119+39+88=246 (32% of max value = 765). Red value is 119 (46.88% from 255 or 48.37% from 246); Green value is 39 (15.62% from 255 or 15.85% from 246); Blue value is 88 (34.77% from 255 or 35.77% from 246); Max value from RGB is 119 - color contains mainly: red. Hex color #772758 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #772758 is #88D8A7. Grayscale: #444444. Windows color (decimal): -8968360 or 5777271. OLE color: 5777271.
HSL color Cylindrical-coordinate representation of color #772758: hue angle of 323.25º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #772758 is Cyan = 0, Magento = 0.67, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 39 | 88 | - |
| CMYK | 0 | 0.67 | 0.26 | 0.53 |
| HSL | 323.25º | 0.51% | 0.31% | - |
| HSV(B) | 323.25º | 0.67% | 0.47% | - |
| XYZ | 10.09 | 6.08 | 9.87 | - |
| YUV | 68.51 | 139 | 164.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 39 | 88 | 0 | 0.67 | 0.26 | 0.53 | 323.25 | 0.51 | 0.31 |
| Hex | 77 | 27 | 58 | 0 | 43 | 1A | 35 | 143 | 33 | 1F |
| Octal | 167 | 47 | 130 | 0 | 103 | 32 | 65 | 503 | 63 | 37 |
| Binary | 1110111 | 100111 | 1011000 | 0 | 1000011 | 11010 | 110101 | 101000011 | 110011 | 11111 |
Color Harmonies of #772758
Complementary color
Monochromatic Colors of #772758
Black with #772758
Text Example
Text Example
White with #772758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772758; }
p { color: rgb(119,39,88); }
H1.HeaderClassName
{
color: #772758;
}
.AnyTagClassName
{
color: #772758;
}
</style>
background-color css
<style>
a { background-color: #772758; }
a { background-color: rgb(119,39,88); }
div.DivClassName
{
background-color: #772758;
}
.BgClassName
{
background-color: #772758;
}
</style>
border-color css
<style>
span { border-color: #772758; }
span { border-color: rgb(119,39,88); }
td.TdClassName
{
border-color: #772758;
}
.TagClassName
{
border-color: #772758;
}
</style>