Shades of Flirt #772654
Tints of Flirt #772654
RGB
CMYK
RGB Variations
Color information
#772654 (or 0x772654) is known color: Flirt. HEX triplet: 77, 26 and 54. RGB value is (119,38,84). Sum of RGB (Red+Green+Blue) = 119+38+84=241 (31% of max value = 765). Red value is 119 (46.88% from 255 or 49.38% from 241); Green value is 38 (15.23% from 255 or 15.77% from 241); Blue value is 84 (33.20% from 255 or 34.85% from 241); Max value from RGB is 119 - color contains mainly: red. Hex color #772654 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #772654 is #88D9AB. Grayscale: #434343. Windows color (decimal): -8968620 or 5514871. OLE color: 5514871.
HSL color Cylindrical-coordinate representation of color #772654: hue angle of 325.93º 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 #772654 is Cyan = 0, Magento = 0.68, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 38 | 84 | - |
| CMYK | 0 | 0.68 | 0.29 | 0.53 |
| HSL | 325.93º | 0.52% | 0.31% | - |
| HSV(B) | 325.93º | 0.68% | 0.47% | - |
| XYZ | 9.9 | 5.95 | 9.01 | - |
| YUV | 67.46 | 137.34 | 164.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 38 | 84 | 0 | 0.68 | 0.29 | 0.53 | 325.93 | 0.52 | 0.31 |
| Hex | 77 | 26 | 54 | 0 | 44 | 1D | 35 | 146 | 34 | 1F |
| Octal | 167 | 46 | 124 | 0 | 104 | 35 | 65 | 506 | 64 | 37 |
| Binary | 1110111 | 100110 | 1010100 | 0 | 1000100 | 11101 | 110101 | 101000110 | 110100 | 11111 |
Color Harmonies of #772654
Complementary color
Monochromatic Colors of #772654
Black with #772654
Text Example
Text Example
White with #772654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772654; }
p { color: rgb(119,38,84); }
H1.HeaderClassName
{
color: #772654;
}
.AnyTagClassName
{
color: #772654;
}
</style>
background-color css
<style>
a { background-color: #772654; }
a { background-color: rgb(119,38,84); }
div.DivClassName
{
background-color: #772654;
}
.BgClassName
{
background-color: #772654;
}
</style>
border-color css
<style>
span { border-color: #772654; }
span { border-color: rgb(119,38,84); }
td.TdClassName
{
border-color: #772654;
}
.TagClassName
{
border-color: #772654;
}
</style>