Shades of Flirt #772447
Tints of Flirt #772447
RGB
CMYK
RGB Variations
Color information
#772447 (or 0x772447) is known color: Flirt. HEX triplet: 77, 24 and 47. RGB value is (119,36,71). Sum of RGB (Red+Green+Blue) = 119+36+71=226 (29% of max value = 765). Red value is 119 (46.88% from 255 or 52.65% from 226); Green value is 36 (14.45% from 255 or 15.93% from 226); Blue value is 71 (28.12% from 255 or 31.42% from 226); Max value from RGB is 119 - color contains mainly: red. Hex color #772447 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772447 is #88DBB8. Grayscale: #404040. Windows color (decimal): -8969145 or 4662391. OLE color: 4662391.
HSL color Cylindrical-coordinate representation of color #772447: hue angle of 334.7º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #772447 is Cyan = 0, Magento = 0.70, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 36 | 71 | - |
| CMYK | 0 | 0.70 | 0.40 | 0.53 |
| HSL | 334.7º | 0.54% | 0.3% | - |
| HSV(B) | 334.7º | 0.7% | 0.47% | - |
| XYZ | 9.38 | 5.64 | 6.56 | - |
| YUV | 64.81 | 131.5 | 166.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 36 | 71 | 0 | 0.70 | 0.40 | 0.53 | 334.7 | 0.54 | 0.3 |
| Hex | 77 | 24 | 47 | 0 | 46 | 28 | 35 | 14F | 36 | 1E |
| Octal | 167 | 44 | 107 | 0 | 106 | 50 | 65 | 517 | 66 | 36 |
| Binary | 1110111 | 100100 | 1000111 | 0 | 1000110 | 101000 | 110101 | 101001111 | 110110 | 11110 |
Color Harmonies of #772447
Complementary color
Monochromatic Colors of #772447
Black with #772447
Text Example
Text Example
White with #772447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772447; }
p { color: rgb(119,36,71); }
H1.HeaderClassName
{
color: #772447;
}
.AnyTagClassName
{
color: #772447;
}
</style>
background-color css
<style>
a { background-color: #772447; }
a { background-color: rgb(119,36,71); }
div.DivClassName
{
background-color: #772447;
}
.BgClassName
{
background-color: #772447;
}
</style>
border-color css
<style>
span { border-color: #772447; }
span { border-color: rgb(119,36,71); }
td.TdClassName
{
border-color: #772447;
}
.TagClassName
{
border-color: #772447;
}
</style>