Shades of Flirt #772443
Tints of Flirt #772443
RGB
CMYK
RGB Variations
Color information
#772443 (or 0x772443) is known color: Flirt. HEX triplet: 77, 24 and 43. RGB value is (119,36,67). Sum of RGB (Red+Green+Blue) = 119+36+67=222 (29% of max value = 765). Red value is 119 (46.88% from 255 or 53.60% from 222); Green value is 36 (14.45% from 255 or 16.22% from 222); Blue value is 67 (26.56% from 255 or 30.18% from 222); Max value from RGB is 119 - color contains mainly: red. Hex color #772443 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772443 is #88DBBC. Grayscale: #404040. Windows color (decimal): -8969149 or 4400247. OLE color: 4400247.
HSL color Cylindrical-coordinate representation of color #772443: hue angle of 337.59º 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 #772443 is Cyan = 0, Magento = 0.70, Yellow = 0.44 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 36 | 67 | - |
| CMYK | 0 | 0.70 | 0.44 | 0.53 |
| HSL | 337.59º | 0.54% | 0.3% | - |
| HSV(B) | 337.59º | 0.7% | 0.47% | - |
| XYZ | 9.25 | 5.59 | 5.9 | - |
| YUV | 64.35 | 129.5 | 166.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 36 | 67 | 0 | 0.70 | 0.44 | 0.53 | 337.59 | 0.54 | 0.3 |
| Hex | 77 | 24 | 43 | 0 | 46 | 2C | 35 | 152 | 36 | 1E |
| Octal | 167 | 44 | 103 | 0 | 106 | 54 | 65 | 522 | 66 | 36 |
| Binary | 1110111 | 100100 | 1000011 | 0 | 1000110 | 101100 | 110101 | 101010010 | 110110 | 11110 |
Color Harmonies of #772443
Complementary color
Monochromatic Colors of #772443
Black with #772443
Text Example
Text Example
White with #772443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772443; }
p { color: rgb(119,36,67); }
H1.HeaderClassName
{
color: #772443;
}
.AnyTagClassName
{
color: #772443;
}
</style>
background-color css
<style>
a { background-color: #772443; }
a { background-color: rgb(119,36,67); }
div.DivClassName
{
background-color: #772443;
}
.BgClassName
{
background-color: #772443;
}
</style>
border-color css
<style>
span { border-color: #772443; }
span { border-color: rgb(119,36,67); }
td.TdClassName
{
border-color: #772443;
}
.TagClassName
{
border-color: #772443;
}
</style>