Shades of Flirt #772649
Tints of Flirt #772649
RGB
CMYK
RGB Variations
Color information
#772649 (or 0x772649) is known color: Flirt. HEX triplet: 77, 26 and 49. RGB value is (119,38,73). Sum of RGB (Red+Green+Blue) = 119+38+73=230 (30% of max value = 765). Red value is 119 (46.88% from 255 or 51.74% from 230); Green value is 38 (15.23% from 255 or 16.52% from 230); Blue value is 73 (28.91% from 255 or 31.74% from 230); Max value from RGB is 119 - color contains mainly: red. Hex color #772649 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772649 is #88D9B6. Grayscale: #424242. Windows color (decimal): -8968631 or 4793975. OLE color: 4793975.
HSL color Cylindrical-coordinate representation of color #772649: hue angle of 334.07º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #772649 is Cyan = 0, Magento = 0.68, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 38 | 73 | - |
| CMYK | 0 | 0.68 | 0.39 | 0.53 |
| HSL | 334.07º | 0.52% | 0.31% | - |
| HSV(B) | 334.07º | 0.68% | 0.47% | - |
| XYZ | 9.5 | 5.79 | 6.92 | - |
| YUV | 66.21 | 131.84 | 165.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 38 | 73 | 0 | 0.68 | 0.39 | 0.53 | 334.07 | 0.52 | 0.31 |
| Hex | 77 | 26 | 49 | 0 | 44 | 27 | 35 | 14E | 34 | 1F |
| Octal | 167 | 46 | 111 | 0 | 104 | 47 | 65 | 516 | 64 | 37 |
| Binary | 1110111 | 100110 | 1001001 | 0 | 1000100 | 100111 | 110101 | 101001110 | 110100 | 11111 |
Color Harmonies of #772649
Complementary color
Monochromatic Colors of #772649
Black with #772649
Text Example
Text Example
White with #772649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772649; }
p { color: rgb(119,38,73); }
H1.HeaderClassName
{
color: #772649;
}
.AnyTagClassName
{
color: #772649;
}
</style>
background-color css
<style>
a { background-color: #772649; }
a { background-color: rgb(119,38,73); }
div.DivClassName
{
background-color: #772649;
}
.BgClassName
{
background-color: #772649;
}
</style>
border-color css
<style>
span { border-color: #772649; }
span { border-color: rgb(119,38,73); }
td.TdClassName
{
border-color: #772649;
}
.TagClassName
{
border-color: #772649;
}
</style>