Shades of Flirt #773756
Tints of Flirt #773756
RGB
CMYK
RGB Variations
Color information
#773756 (or 0x773756) is known color: Flirt. HEX triplet: 77, 37 and 56. RGB value is (119,55,86). Sum of RGB (Red+Green+Blue) = 119+55+86=260 (34% of max value = 765). Red value is 119 (46.88% from 255 or 45.77% from 260); Green value is 55 (21.88% from 255 or 21.15% from 260); Blue value is 86 (33.98% from 255 or 33.08% from 260); Max value from RGB is 119 - color contains mainly: red. Hex color #773756 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773756 is #88C8A9. Grayscale: #4D4D4D. Windows color (decimal): -8964266 or 5650295. OLE color: 5650295.
HSL color Cylindrical-coordinate representation of color #773756: hue angle of 330.94º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #773756 is Cyan = 0, Magento = 0.54, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 55 | 86 | - |
| CMYK | 0 | 0.54 | 0.28 | 0.53 |
| HSL | 330.94º | 0.37% | 0.34% | - |
| HSV(B) | 330.94º | 0.54% | 0.47% | - |
| XYZ | 10.65 | 7.33 | 9.66 | - |
| YUV | 77.67 | 132.7 | 157.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 55 | 86 | 0 | 0.54 | 0.28 | 0.53 | 330.94 | 0.37 | 0.34 |
| Hex | 77 | 37 | 56 | 0 | 36 | 1C | 35 | 14B | 25 | 22 |
| Octal | 167 | 67 | 126 | 0 | 66 | 34 | 65 | 513 | 45 | 42 |
| Binary | 1110111 | 110111 | 1010110 | 0 | 110110 | 11100 | 110101 | 101001011 | 100101 | 100010 |
Color Harmonies of #773756
Complementary color
Monochromatic Colors of #773756
Black with #773756
Text Example
Text Example
White with #773756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773756; }
p { color: rgb(119,55,86); }
H1.HeaderClassName
{
color: #773756;
}
.AnyTagClassName
{
color: #773756;
}
</style>
background-color css
<style>
a { background-color: #773756; }
a { background-color: rgb(119,55,86); }
div.DivClassName
{
background-color: #773756;
}
.BgClassName
{
background-color: #773756;
}
</style>
border-color css
<style>
span { border-color: #773756; }
span { border-color: rgb(119,55,86); }
td.TdClassName
{
border-color: #773756;
}
.TagClassName
{
border-color: #773756;
}
</style>