Shades of Flirt #772856
Tints of Flirt #772856
RGB
CMYK
RGB Variations
Color information
#772856 (or 0x772856) is known color: Flirt. HEX triplet: 77, 28 and 56. RGB value is (119,40,86). Sum of RGB (Red+Green+Blue) = 119+40+86=245 (32% of max value = 765). Red value is 119 (46.88% from 255 or 48.57% from 245); Green value is 40 (16.02% from 255 or 16.33% from 245); Blue value is 86 (33.98% from 255 or 35.10% from 245); Max value from RGB is 119 - color contains mainly: red. Hex color #772856 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #772856 is #88D7A9. Grayscale: #444444. Windows color (decimal): -8968106 or 5646455. OLE color: 5646455.
HSL color Cylindrical-coordinate representation of color #772856: hue angle of 325.06º 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 #772856 is Cyan = 0, Magento = 0.66, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 40 | 86 | - |
| CMYK | 0 | 0.66 | 0.28 | 0.53 |
| HSL | 325.06º | 0.5% | 0.31% | - |
| HSV(B) | 325.06º | 0.66% | 0.47% | - |
| XYZ | 10.05 | 6.11 | 9.45 | - |
| YUV | 68.87 | 137.67 | 163.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 40 | 86 | 0 | 0.66 | 0.28 | 0.53 | 325.06 | 0.5 | 0.31 |
| Hex | 77 | 28 | 56 | 0 | 42 | 1C | 35 | 145 | 32 | 1F |
| Octal | 167 | 50 | 126 | 0 | 102 | 34 | 65 | 505 | 62 | 37 |
| Binary | 1110111 | 101000 | 1010110 | 0 | 1000010 | 11100 | 110101 | 101000101 | 110010 | 11111 |
Color Harmonies of #772856
Complementary color
Monochromatic Colors of #772856
Black with #772856
Text Example
Text Example
White with #772856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772856; }
p { color: rgb(119,40,86); }
H1.HeaderClassName
{
color: #772856;
}
.AnyTagClassName
{
color: #772856;
}
</style>
background-color css
<style>
a { background-color: #772856; }
a { background-color: rgb(119,40,86); }
div.DivClassName
{
background-color: #772856;
}
.BgClassName
{
background-color: #772856;
}
</style>
border-color css
<style>
span { border-color: #772856; }
span { border-color: rgb(119,40,86); }
td.TdClassName
{
border-color: #772856;
}
.TagClassName
{
border-color: #772856;
}
</style>