Shades of Flirt #772252
Tints of Flirt #772252
RGB
CMYK
RGB Variations
Color information
#772252 (or 0x772252) is known color: Flirt. HEX triplet: 77, 22 and 52. RGB value is (119,34,82). Sum of RGB (Red+Green+Blue) = 119+34+82=235 (31% of max value = 765). Red value is 119 (46.88% from 255 or 50.64% from 235); Green value is 34 (13.67% from 255 or 14.47% from 235); Blue value is 82 (32.42% from 255 or 34.89% from 235); Max value from RGB is 119 - color contains mainly: red. Hex color #772252 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #772252 is #88DDAD. Grayscale: #404040. Windows color (decimal): -8969646 or 5382775. OLE color: 5382775.
HSL color Cylindrical-coordinate representation of color #772252: hue angle of 326.12º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #772252 is Cyan = 0, Magento = 0.71, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 34 | 82 | - |
| CMYK | 0 | 0.71 | 0.31 | 0.53 |
| HSL | 326.12º | 0.56% | 0.3% | - |
| HSV(B) | 326.12º | 0.71% | 0.47% | - |
| XYZ | 9.7 | 5.68 | 8.57 | - |
| YUV | 64.89 | 137.66 | 166.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 34 | 82 | 0 | 0.71 | 0.31 | 0.53 | 326.12 | 0.56 | 0.3 |
| Hex | 77 | 22 | 52 | 0 | 47 | 1F | 35 | 146 | 38 | 1E |
| Octal | 167 | 42 | 122 | 0 | 107 | 37 | 65 | 506 | 70 | 36 |
| Binary | 1110111 | 100010 | 1010010 | 0 | 1000111 | 11111 | 110101 | 101000110 | 111000 | 11110 |
Color Harmonies of #772252
Complementary color
Monochromatic Colors of #772252
Black with #772252
Text Example
Text Example
White with #772252
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772252; }
p { color: rgb(119,34,82); }
H1.HeaderClassName
{
color: #772252;
}
.AnyTagClassName
{
color: #772252;
}
</style>
background-color css
<style>
a { background-color: #772252; }
a { background-color: rgb(119,34,82); }
div.DivClassName
{
background-color: #772252;
}
.BgClassName
{
background-color: #772252;
}
</style>
border-color css
<style>
span { border-color: #772252; }
span { border-color: rgb(119,34,82); }
td.TdClassName
{
border-color: #772252;
}
.TagClassName
{
border-color: #772252;
}
</style>