Shades of Flirt #772154
Tints of Flirt #772154
RGB
CMYK
RGB Variations
Color information
#772154 (or 0x772154) is known color: Flirt. HEX triplet: 77, 21 and 54. RGB value is (119,33,84). Sum of RGB (Red+Green+Blue) = 119+33+84=236 (31% of max value = 765). Red value is 119 (46.88% from 255 or 50.42% from 236); Green value is 33 (13.28% from 255 or 13.98% from 236); Blue value is 84 (33.20% from 255 or 35.59% from 236); Max value from RGB is 119 - color contains mainly: red. Hex color #772154 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #772154 is #88DEAB. Grayscale: #404040. Windows color (decimal): -8969900 or 5513591. OLE color: 5513591.
HSL color Cylindrical-coordinate representation of color #772154: hue angle of 324.42º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #772154 is Cyan = 0, Magento = 0.72, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 33 | 84 | - |
| CMYK | 0 | 0.72 | 0.29 | 0.53 |
| HSL | 324.42º | 0.57% | 0.3% | - |
| HSV(B) | 324.42º | 0.72% | 0.47% | - |
| XYZ | 9.75 | 5.65 | 8.96 | - |
| YUV | 64.53 | 138.99 | 166.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 33 | 84 | 0 | 0.72 | 0.29 | 0.53 | 324.42 | 0.57 | 0.3 |
| Hex | 77 | 21 | 54 | 0 | 48 | 1D | 35 | 144 | 39 | 1E |
| Octal | 167 | 41 | 124 | 0 | 110 | 35 | 65 | 504 | 71 | 36 |
| Binary | 1110111 | 100001 | 1010100 | 0 | 1001000 | 11101 | 110101 | 101000100 | 111001 | 11110 |
Color Harmonies of #772154
Complementary color
Monochromatic Colors of #772154
Black with #772154
Text Example
Text Example
White with #772154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772154; }
p { color: rgb(119,33,84); }
H1.HeaderClassName
{
color: #772154;
}
.AnyTagClassName
{
color: #772154;
}
</style>
background-color css
<style>
a { background-color: #772154; }
a { background-color: rgb(119,33,84); }
div.DivClassName
{
background-color: #772154;
}
.BgClassName
{
background-color: #772154;
}
</style>
border-color css
<style>
span { border-color: #772154; }
span { border-color: rgb(119,33,84); }
td.TdClassName
{
border-color: #772154;
}
.TagClassName
{
border-color: #772154;
}
</style>