Shades of Flirt #772858
Tints of Flirt #772858
RGB
CMYK
RGB Variations
Color information
#772858 (or 0x772858) is known color: Flirt. HEX triplet: 77, 28 and 58. RGB value is (119,40,88). Sum of RGB (Red+Green+Blue) = 119+40+88=247 (32% of max value = 765). Red value is 119 (46.88% from 255 or 48.18% from 247); Green value is 40 (16.02% from 255 or 16.19% from 247); Blue value is 88 (34.77% from 255 or 35.63% from 247); Max value from RGB is 119 - color contains mainly: red. Hex color #772858 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #772858 is #88D7A7. Grayscale: #444444. Windows color (decimal): -8968104 or 5777527. OLE color: 5777527.
HSL color Cylindrical-coordinate representation of color #772858: hue angle of 323.54º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #772858 is Cyan = 0, Magento = 0.66, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 40 | 88 | - |
| CMYK | 0 | 0.66 | 0.26 | 0.53 |
| HSL | 323.54º | 0.5% | 0.31% | - |
| HSV(B) | 323.54º | 0.66% | 0.47% | - |
| XYZ | 10.13 | 6.14 | 9.88 | - |
| YUV | 69.09 | 138.67 | 163.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 40 | 88 | 0 | 0.66 | 0.26 | 0.53 | 323.54 | 0.5 | 0.31 |
| Hex | 77 | 28 | 58 | 0 | 42 | 1A | 35 | 144 | 32 | 1F |
| Octal | 167 | 50 | 130 | 0 | 102 | 32 | 65 | 504 | 62 | 37 |
| Binary | 1110111 | 101000 | 1011000 | 0 | 1000010 | 11010 | 110101 | 101000100 | 110010 | 11111 |
Color Harmonies of #772858
Complementary color
Monochromatic Colors of #772858
Black with #772858
Text Example
Text Example
White with #772858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772858; }
p { color: rgb(119,40,88); }
H1.HeaderClassName
{
color: #772858;
}
.AnyTagClassName
{
color: #772858;
}
</style>
background-color css
<style>
a { background-color: #772858; }
a { background-color: rgb(119,40,88); }
div.DivClassName
{
background-color: #772858;
}
.BgClassName
{
background-color: #772858;
}
</style>
border-color css
<style>
span { border-color: #772858; }
span { border-color: rgb(119,40,88); }
td.TdClassName
{
border-color: #772858;
}
.TagClassName
{
border-color: #772858;
}
</style>