Shades of Flirt #773656
Tints of Flirt #773656
RGB
CMYK
RGB Variations
Color information
#773656 (or 0x773656) is known color: Flirt. HEX triplet: 77, 36 and 56. RGB value is (119,54,86). Sum of RGB (Red+Green+Blue) = 119+54+86=259 (34% of max value = 765). Red value is 119 (46.88% from 255 or 45.95% from 259); Green value is 54 (21.48% from 255 or 20.85% from 259); Blue value is 86 (33.98% from 255 or 33.20% from 259); Max value from RGB is 119 - color contains mainly: red. Hex color #773656 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773656 is #88C9A9. Grayscale: #4D4D4D. Windows color (decimal): -8964522 or 5650039. OLE color: 5650039.
HSL color Cylindrical-coordinate representation of color #773656: hue angle of 330.46º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #773656 is Cyan = 0, Magento = 0.55, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 54 | 86 | - |
| CMYK | 0 | 0.55 | 0.28 | 0.53 |
| HSL | 330.46º | 0.38% | 0.34% | - |
| HSV(B) | 330.46º | 0.55% | 0.47% | - |
| XYZ | 10.61 | 7.23 | 9.64 | - |
| YUV | 77.08 | 133.03 | 157.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 54 | 86 | 0 | 0.55 | 0.28 | 0.53 | 330.46 | 0.38 | 0.34 |
| Hex | 77 | 36 | 56 | 0 | 37 | 1C | 35 | 14A | 26 | 22 |
| Octal | 167 | 66 | 126 | 0 | 67 | 34 | 65 | 512 | 46 | 42 |
| Binary | 1110111 | 110110 | 1010110 | 0 | 110111 | 11100 | 110101 | 101001010 | 100110 | 100010 |
Color Harmonies of #773656
Complementary color
Monochromatic Colors of #773656
Black with #773656
Text Example
Text Example
White with #773656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773656; }
p { color: rgb(119,54,86); }
H1.HeaderClassName
{
color: #773656;
}
.AnyTagClassName
{
color: #773656;
}
</style>
background-color css
<style>
a { background-color: #773656; }
a { background-color: rgb(119,54,86); }
div.DivClassName
{
background-color: #773656;
}
.BgClassName
{
background-color: #773656;
}
</style>
border-color css
<style>
span { border-color: #773656; }
span { border-color: rgb(119,54,86); }
td.TdClassName
{
border-color: #773656;
}
.TagClassName
{
border-color: #773656;
}
</style>