Shades of Flirt #773152
Tints of Flirt #773152
RGB
CMYK
RGB Variations
Color information
#773152 (or 0x773152) is known color: Flirt. HEX triplet: 77, 31 and 52. RGB value is (119,49,82). Sum of RGB (Red+Green+Blue) = 119+49+82=250 (33% of max value = 765). Red value is 119 (46.88% from 255 or 47.6% from 250); Green value is 49 (19.53% from 255 or 19.6% from 250); Blue value is 82 (32.42% from 255 or 32.8% from 250); Max value from RGB is 119 - color contains mainly: red. Hex color #773152 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773152 is #88CEAD. Grayscale: #494949. Windows color (decimal): -8965806 or 5386615. OLE color: 5386615.
HSL color Cylindrical-coordinate representation of color #773152: hue angle of 331.71º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #773152 is Cyan = 0, Magento = 0.59, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 49 | 82 | - |
| CMYK | 0 | 0.59 | 0.31 | 0.53 |
| HSL | 331.71º | 0.42% | 0.33% | - |
| HSV(B) | 331.71º | 0.59% | 0.47% | - |
| XYZ | 10.23 | 6.73 | 8.74 | - |
| YUV | 73.69 | 132.69 | 160.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 49 | 82 | 0 | 0.59 | 0.31 | 0.53 | 331.71 | 0.42 | 0.33 |
| Hex | 77 | 31 | 52 | 0 | 3B | 1F | 35 | 14C | 2A | 21 |
| Octal | 167 | 61 | 122 | 0 | 73 | 37 | 65 | 514 | 52 | 41 |
| Binary | 1110111 | 110001 | 1010010 | 0 | 111011 | 11111 | 110101 | 101001100 | 101010 | 100001 |
Color Harmonies of #773152
Complementary color
Monochromatic Colors of #773152
Black with #773152
Text Example
Text Example
White with #773152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773152; }
p { color: rgb(119,49,82); }
H1.HeaderClassName
{
color: #773152;
}
.AnyTagClassName
{
color: #773152;
}
</style>
background-color css
<style>
a { background-color: #773152; }
a { background-color: rgb(119,49,82); }
div.DivClassName
{
background-color: #773152;
}
.BgClassName
{
background-color: #773152;
}
</style>
border-color css
<style>
span { border-color: #773152; }
span { border-color: rgb(119,49,82); }
td.TdClassName
{
border-color: #773152;
}
.TagClassName
{
border-color: #773152;
}
</style>