Shades of Flirt #772756
Tints of Flirt #772756
RGB
CMYK
RGB Variations
Color information
#772756 (or 0x772756) is known color: Flirt. HEX triplet: 77, 27 and 56. RGB value is (119,39,86). Sum of RGB (Red+Green+Blue) = 119+39+86=244 (32% of max value = 765). Red value is 119 (46.88% from 255 or 48.77% from 244); Green value is 39 (15.62% from 255 or 15.98% from 244); Blue value is 86 (33.98% from 255 or 35.25% from 244); Max value from RGB is 119 - color contains mainly: red. Hex color #772756 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #772756 is #88D8A9. Grayscale: #444444. Windows color (decimal): -8968362 or 5646199. OLE color: 5646199.
HSL color Cylindrical-coordinate representation of color #772756: hue angle of 324.75º 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 #772756 is Cyan = 0, Magento = 0.67, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 39 | 86 | - |
| CMYK | 0 | 0.67 | 0.28 | 0.53 |
| HSL | 324.75º | 0.51% | 0.31% | - |
| HSV(B) | 324.75º | 0.67% | 0.47% | - |
| XYZ | 10.01 | 6.04 | 9.44 | - |
| YUV | 68.28 | 138 | 164.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 39 | 86 | 0 | 0.67 | 0.28 | 0.53 | 324.75 | 0.51 | 0.31 |
| Hex | 77 | 27 | 56 | 0 | 43 | 1C | 35 | 145 | 33 | 1F |
| Octal | 167 | 47 | 126 | 0 | 103 | 34 | 65 | 505 | 63 | 37 |
| Binary | 1110111 | 100111 | 1010110 | 0 | 1000011 | 11100 | 110101 | 101000101 | 110011 | 11111 |
Color Harmonies of #772756
Complementary color
Monochromatic Colors of #772756
Black with #772756
Text Example
Text Example
White with #772756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772756; }
p { color: rgb(119,39,86); }
H1.HeaderClassName
{
color: #772756;
}
.AnyTagClassName
{
color: #772756;
}
</style>
background-color css
<style>
a { background-color: #772756; }
a { background-color: rgb(119,39,86); }
div.DivClassName
{
background-color: #772756;
}
.BgClassName
{
background-color: #772756;
}
</style>
border-color css
<style>
span { border-color: #772756; }
span { border-color: rgb(119,39,86); }
td.TdClassName
{
border-color: #772756;
}
.TagClassName
{
border-color: #772756;
}
</style>