Shades of Flirt #772748
Tints of Flirt #772748
RGB
CMYK
RGB Variations
Color information
#772748 (or 0x772748) is known color: Flirt. HEX triplet: 77, 27 and 48. RGB value is (119,39,72). Sum of RGB (Red+Green+Blue) = 119+39+72=230 (30% of max value = 765). Red value is 119 (46.88% from 255 or 51.74% from 230); Green value is 39 (15.62% from 255 or 16.96% from 230); Blue value is 72 (28.52% from 255 or 31.30% from 230); Max value from RGB is 119 - color contains mainly: red. Hex color #772748 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772748 is #88D8B7. Grayscale: #424242. Windows color (decimal): -8968376 or 4728695. OLE color: 4728695.
HSL color Cylindrical-coordinate representation of color #772748: hue angle of 335.25º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #772748 is Cyan = 0, Magento = 0.67, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 39 | 72 | - |
| CMYK | 0 | 0.67 | 0.39 | 0.53 |
| HSL | 335.25º | 0.51% | 0.31% | - |
| HSV(B) | 335.25º | 0.67% | 0.47% | - |
| XYZ | 9.5 | 5.84 | 6.76 | - |
| YUV | 66.68 | 131 | 165.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 39 | 72 | 0 | 0.67 | 0.39 | 0.53 | 335.25 | 0.51 | 0.31 |
| Hex | 77 | 27 | 48 | 0 | 43 | 27 | 35 | 14F | 33 | 1F |
| Octal | 167 | 47 | 110 | 0 | 103 | 47 | 65 | 517 | 63 | 37 |
| Binary | 1110111 | 100111 | 1001000 | 0 | 1000011 | 100111 | 110101 | 101001111 | 110011 | 11111 |
Color Harmonies of #772748
Complementary color
Monochromatic Colors of #772748
Black with #772748
Text Example
Text Example
White with #772748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772748; }
p { color: rgb(119,39,72); }
H1.HeaderClassName
{
color: #772748;
}
.AnyTagClassName
{
color: #772748;
}
</style>
background-color css
<style>
a { background-color: #772748; }
a { background-color: rgb(119,39,72); }
div.DivClassName
{
background-color: #772748;
}
.BgClassName
{
background-color: #772748;
}
</style>
border-color css
<style>
span { border-color: #772748; }
span { border-color: rgb(119,39,72); }
td.TdClassName
{
border-color: #772748;
}
.TagClassName
{
border-color: #772748;
}
</style>