Shades of Flirt #773858
Tints of Flirt #773858
RGB
CMYK
RGB Variations
Color information
#773858 (or 0x773858) is known color: Flirt. HEX triplet: 77, 38 and 58. RGB value is (119,56,88). Sum of RGB (Red+Green+Blue) = 119+56+88=263 (34% of max value = 765). Red value is 119 (46.88% from 255 or 45.25% from 263); Green value is 56 (22.27% from 255 or 21.29% from 263); Blue value is 88 (34.77% from 255 or 33.46% from 263); Max value from RGB is 119 - color contains mainly: red. Hex color #773858 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773858 is #88C7A7. Grayscale: #4E4E4E. Windows color (decimal): -8964008 or 5781623. OLE color: 5781623.
HSL color Cylindrical-coordinate representation of color #773858: hue angle of 329.52º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #773858 is Cyan = 0, Magento = 0.53, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 56 | 88 | - |
| CMYK | 0 | 0.53 | 0.26 | 0.53 |
| HSL | 329.52º | 0.36% | 0.34% | - |
| HSV(B) | 329.52º | 0.53% | 0.47% | - |
| XYZ | 10.78 | 7.45 | 10.1 | - |
| YUV | 78.49 | 133.37 | 156.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 56 | 88 | 0 | 0.53 | 0.26 | 0.53 | 329.52 | 0.36 | 0.34 |
| Hex | 77 | 38 | 58 | 0 | 35 | 1A | 35 | 14A | 24 | 22 |
| Octal | 167 | 70 | 130 | 0 | 65 | 32 | 65 | 512 | 44 | 42 |
| Binary | 1110111 | 111000 | 1011000 | 0 | 110101 | 11010 | 110101 | 101001010 | 100100 | 100010 |
Color Harmonies of #773858
Complementary color
Monochromatic Colors of #773858
Black with #773858
Text Example
Text Example
White with #773858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773858; }
p { color: rgb(119,56,88); }
H1.HeaderClassName
{
color: #773858;
}
.AnyTagClassName
{
color: #773858;
}
</style>
background-color css
<style>
a { background-color: #773858; }
a { background-color: rgb(119,56,88); }
div.DivClassName
{
background-color: #773858;
}
.BgClassName
{
background-color: #773858;
}
</style>
border-color css
<style>
span { border-color: #773858; }
span { border-color: rgb(119,56,88); }
td.TdClassName
{
border-color: #773858;
}
.TagClassName
{
border-color: #773858;
}
</style>