Shades of Flirt #772453
Tints of Flirt #772453
RGB
CMYK
RGB Variations
Color information
#772453 (or 0x772453) is known color: Flirt. HEX triplet: 77, 24 and 53. RGB value is (119,36,83). Sum of RGB (Red+Green+Blue) = 119+36+83=238 (31% of max value = 765). Red value is 119 (46.88% from 255 or 50% from 238); Green value is 36 (14.45% from 255 or 15.13% from 238); Blue value is 83 (32.81% from 255 or 34.87% from 238); Max value from RGB is 119 - color contains mainly: red. Hex color #772453 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #772453 is #88DBAC. Grayscale: #424242. Windows color (decimal): -8969133 or 5448823. OLE color: 5448823.
HSL color Cylindrical-coordinate representation of color #772453: hue angle of 326.02º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #772453 is Cyan = 0, Magento = 0.70, Yellow = 0.30 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 36 | 83 | - |
| CMYK | 0 | 0.70 | 0.30 | 0.53 |
| HSL | 326.02º | 0.54% | 0.3% | - |
| HSV(B) | 326.02º | 0.7% | 0.47% | - |
| XYZ | 9.8 | 5.81 | 8.79 | - |
| YUV | 66.18 | 137.5 | 165.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 36 | 83 | 0 | 0.70 | 0.30 | 0.53 | 326.02 | 0.54 | 0.3 |
| Hex | 77 | 24 | 53 | 0 | 46 | 1E | 35 | 146 | 36 | 1E |
| Octal | 167 | 44 | 123 | 0 | 106 | 36 | 65 | 506 | 66 | 36 |
| Binary | 1110111 | 100100 | 1010011 | 0 | 1000110 | 11110 | 110101 | 101000110 | 110110 | 11110 |
Color Harmonies of #772453
Complementary color
Monochromatic Colors of #772453
Black with #772453
Text Example
Text Example
White with #772453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772453; }
p { color: rgb(119,36,83); }
H1.HeaderClassName
{
color: #772453;
}
.AnyTagClassName
{
color: #772453;
}
</style>
background-color css
<style>
a { background-color: #772453; }
a { background-color: rgb(119,36,83); }
div.DivClassName
{
background-color: #772453;
}
.BgClassName
{
background-color: #772453;
}
</style>
border-color css
<style>
span { border-color: #772453; }
span { border-color: rgb(119,36,83); }
td.TdClassName
{
border-color: #772453;
}
.TagClassName
{
border-color: #772453;
}
</style>