Shades of Flirt #773256
Tints of Flirt #773256
RGB
CMYK
RGB Variations
Color information
#773256 (or 0x773256) is known color: Flirt. HEX triplet: 77, 32 and 56. RGB value is (119,50,86). Sum of RGB (Red+Green+Blue) = 119+50+86=255 (33% of max value = 765). Red value is 119 (46.88% from 255 or 46.67% from 255); Green value is 50 (19.92% from 255 or 19.61% from 255); Blue value is 86 (33.98% from 255 or 33.73% from 255); Max value from RGB is 119 - color contains mainly: red. Hex color #773256 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773256 is #88CDA9. Grayscale: #4A4A4A. Windows color (decimal): -8965546 or 5649015. OLE color: 5649015.
HSL color Cylindrical-coordinate representation of color #773256: hue angle of 328.7º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #773256 is Cyan = 0, Magento = 0.58, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 50 | 86 | - |
| CMYK | 0 | 0.58 | 0.28 | 0.53 |
| HSL | 328.7º | 0.41% | 0.33% | - |
| HSV(B) | 328.7º | 0.58% | 0.47% | - |
| XYZ | 10.43 | 6.88 | 9.58 | - |
| YUV | 74.74 | 134.36 | 159.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 50 | 86 | 0 | 0.58 | 0.28 | 0.53 | 328.7 | 0.41 | 0.33 |
| Hex | 77 | 32 | 56 | 0 | 3A | 1C | 35 | 149 | 29 | 21 |
| Octal | 167 | 62 | 126 | 0 | 72 | 34 | 65 | 511 | 51 | 41 |
| Binary | 1110111 | 110010 | 1010110 | 0 | 111010 | 11100 | 110101 | 101001001 | 101001 | 100001 |
Color Harmonies of #773256
Complementary color
Monochromatic Colors of #773256
Black with #773256
Text Example
Text Example
White with #773256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773256; }
p { color: rgb(119,50,86); }
H1.HeaderClassName
{
color: #773256;
}
.AnyTagClassName
{
color: #773256;
}
</style>
background-color css
<style>
a { background-color: #773256; }
a { background-color: rgb(119,50,86); }
div.DivClassName
{
background-color: #773256;
}
.BgClassName
{
background-color: #773256;
}
</style>
border-color css
<style>
span { border-color: #773256; }
span { border-color: rgb(119,50,86); }
td.TdClassName
{
border-color: #773256;
}
.TagClassName
{
border-color: #773256;
}
</style>