Shades of Flirt #773449
Tints of Flirt #773449
RGB
CMYK
RGB Variations
Color information
#773449 (or 0x773449) is known color: Flirt. HEX triplet: 77, 34 and 49. RGB value is (119,52,73). Sum of RGB (Red+Green+Blue) = 119+52+73=244 (32% of max value = 765). Red value is 119 (46.88% from 255 or 48.77% from 244); Green value is 52 (20.70% from 255 or 21.31% from 244); Blue value is 73 (28.91% from 255 or 29.92% from 244); Max value from RGB is 119 - color contains mainly: red. Hex color #773449 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773449 is #88CBB6. Grayscale: #4A4A4A. Windows color (decimal): -8965047 or 4797559. OLE color: 4797559.
HSL color Cylindrical-coordinate representation of color #773449: hue angle of 341.19º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #773449 is Cyan = 0, Magento = 0.56, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 52 | 73 | - |
| CMYK | 0 | 0.56 | 0.39 | 0.53 |
| HSL | 341.19º | 0.39% | 0.34% | - |
| HSV(B) | 341.19º | 0.56% | 0.47% | - |
| XYZ | 10.04 | 6.86 | 7.1 | - |
| YUV | 74.43 | 127.2 | 159.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 52 | 73 | 0 | 0.56 | 0.39 | 0.53 | 341.19 | 0.39 | 0.34 |
| Hex | 77 | 34 | 49 | 0 | 38 | 27 | 35 | 155 | 27 | 22 |
| Octal | 167 | 64 | 111 | 0 | 70 | 47 | 65 | 525 | 47 | 42 |
| Binary | 1110111 | 110100 | 1001001 | 0 | 111000 | 100111 | 110101 | 101010101 | 100111 | 100010 |
Color Harmonies of #773449
Complementary color
Monochromatic Colors of #773449
Black with #773449
Text Example
Text Example
White with #773449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773449; }
p { color: rgb(119,52,73); }
H1.HeaderClassName
{
color: #773449;
}
.AnyTagClassName
{
color: #773449;
}
</style>
background-color css
<style>
a { background-color: #773449; }
a { background-color: rgb(119,52,73); }
div.DivClassName
{
background-color: #773449;
}
.BgClassName
{
background-color: #773449;
}
</style>
border-color css
<style>
span { border-color: #773449; }
span { border-color: rgb(119,52,73); }
td.TdClassName
{
border-color: #773449;
}
.TagClassName
{
border-color: #773449;
}
</style>