Shades of Flirt #772746
Tints of Flirt #772746
RGB
CMYK
RGB Variations
Color information
#772746 (or 0x772746) is known color: Flirt. HEX triplet: 77, 27 and 46. RGB value is (119,39,70). Sum of RGB (Red+Green+Blue) = 119+39+70=228 (30% of max value = 765). Red value is 119 (46.88% from 255 or 52.19% from 228); Green value is 39 (15.62% from 255 or 17.11% from 228); Blue value is 70 (27.73% from 255 or 30.70% from 228); Max value from RGB is 119 - color contains mainly: red. Hex color #772746 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772746 is #88D8B9. Grayscale: #424242. Windows color (decimal): -8968378 or 4597623. OLE color: 4597623.
HSL color Cylindrical-coordinate representation of color #772746: hue angle of 336.75º 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 #772746 is Cyan = 0, Magento = 0.67, Yellow = 0.41 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 39 | 70 | - |
| CMYK | 0 | 0.67 | 0.41 | 0.53 |
| HSL | 336.75º | 0.51% | 0.31% | - |
| HSV(B) | 336.75º | 0.67% | 0.47% | - |
| XYZ | 9.44 | 5.82 | 6.42 | - |
| YUV | 66.45 | 130 | 165.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 39 | 70 | 0 | 0.67 | 0.41 | 0.53 | 336.75 | 0.51 | 0.31 |
| Hex | 77 | 27 | 46 | 0 | 43 | 29 | 35 | 151 | 33 | 1F |
| Octal | 167 | 47 | 106 | 0 | 103 | 51 | 65 | 521 | 63 | 37 |
| Binary | 1110111 | 100111 | 1000110 | 0 | 1000011 | 101001 | 110101 | 101010001 | 110011 | 11111 |
Color Harmonies of #772746
Complementary color
Monochromatic Colors of #772746
Black with #772746
Text Example
Text Example
White with #772746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772746; }
p { color: rgb(119,39,70); }
H1.HeaderClassName
{
color: #772746;
}
.AnyTagClassName
{
color: #772746;
}
</style>
background-color css
<style>
a { background-color: #772746; }
a { background-color: rgb(119,39,70); }
div.DivClassName
{
background-color: #772746;
}
.BgClassName
{
background-color: #772746;
}
</style>
border-color css
<style>
span { border-color: #772746; }
span { border-color: rgb(119,39,70); }
td.TdClassName
{
border-color: #772746;
}
.TagClassName
{
border-color: #772746;
}
</style>