Shades of Flirt #772747
Tints of Flirt #772747
RGB
CMYK
RGB Variations
Color information
#772747 (or 0x772747) is known color: Flirt. HEX triplet: 77, 27 and 47. RGB value is (119,39,71). Sum of RGB (Red+Green+Blue) = 119+39+71=229 (30% of max value = 765). Red value is 119 (46.88% from 255 or 51.97% from 229); Green value is 39 (15.62% from 255 or 17.03% from 229); Blue value is 71 (28.12% from 255 or 31.00% from 229); Max value from RGB is 119 - color contains mainly: red. Hex color #772747 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772747 is #88D8B8. Grayscale: #424242. Windows color (decimal): -8968377 or 4663159. OLE color: 4663159.
HSL color Cylindrical-coordinate representation of color #772747: hue angle of 336º 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 #772747 is Cyan = 0, Magento = 0.67, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 39 | 71 | - |
| CMYK | 0 | 0.67 | 0.40 | 0.53 |
| HSL | 336º | 0.51% | 0.31% | - |
| HSV(B) | 336º | 0.67% | 0.47% | - |
| XYZ | 9.47 | 5.83 | 6.59 | - |
| YUV | 66.57 | 130.5 | 165.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 39 | 71 | 0 | 0.67 | 0.40 | 0.53 | 336 | 0.51 | 0.31 |
| Hex | 77 | 27 | 47 | 0 | 43 | 28 | 35 | 150 | 33 | 1F |
| Octal | 167 | 47 | 107 | 0 | 103 | 50 | 65 | 520 | 63 | 37 |
| Binary | 1110111 | 100111 | 1000111 | 0 | 1000011 | 101000 | 110101 | 101010000 | 110011 | 11111 |
Color Harmonies of #772747
Complementary color
Monochromatic Colors of #772747
Black with #772747
Text Example
Text Example
White with #772747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772747; }
p { color: rgb(119,39,71); }
H1.HeaderClassName
{
color: #772747;
}
.AnyTagClassName
{
color: #772747;
}
</style>
background-color css
<style>
a { background-color: #772747; }
a { background-color: rgb(119,39,71); }
div.DivClassName
{
background-color: #772747;
}
.BgClassName
{
background-color: #772747;
}
</style>
border-color css
<style>
span { border-color: #772747; }
span { border-color: rgb(119,39,71); }
td.TdClassName
{
border-color: #772747;
}
.TagClassName
{
border-color: #772747;
}
</style>