Shades of Flirt #773148
Tints of Flirt #773148
RGB
CMYK
RGB Variations
Color information
#773148 (or 0x773148) is known color: Flirt. HEX triplet: 77, 31 and 48. RGB value is (119,49,72). Sum of RGB (Red+Green+Blue) = 119+49+72=240 (31% of max value = 765). Red value is 119 (46.88% from 255 or 49.58% from 240); Green value is 49 (19.53% from 255 or 20.42% from 240); Blue value is 72 (28.52% from 255 or 30% from 240); Max value from RGB is 119 - color contains mainly: red. Hex color #773148 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773148 is #88CEB7. Grayscale: #484848. Windows color (decimal): -8965816 or 4731255. OLE color: 4731255.
HSL color Cylindrical-coordinate representation of color #773148: hue angle of 340.29º 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 #773148 is Cyan = 0, Magento = 0.59, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 49 | 72 | - |
| CMYK | 0 | 0.59 | 0.39 | 0.53 |
| HSL | 340.29º | 0.42% | 0.33% | - |
| HSV(B) | 340.29º | 0.59% | 0.47% | - |
| XYZ | 9.88 | 6.59 | 6.88 | - |
| YUV | 72.55 | 127.69 | 161.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 49 | 72 | 0 | 0.59 | 0.39 | 0.53 | 340.29 | 0.42 | 0.33 |
| Hex | 77 | 31 | 48 | 0 | 3B | 27 | 35 | 154 | 2A | 21 |
| Octal | 167 | 61 | 110 | 0 | 73 | 47 | 65 | 524 | 52 | 41 |
| Binary | 1110111 | 110001 | 1001000 | 0 | 111011 | 100111 | 110101 | 101010100 | 101010 | 100001 |
Color Harmonies of #773148
Complementary color
Monochromatic Colors of #773148
Black with #773148
Text Example
Text Example
White with #773148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773148; }
p { color: rgb(119,49,72); }
H1.HeaderClassName
{
color: #773148;
}
.AnyTagClassName
{
color: #773148;
}
</style>
background-color css
<style>
a { background-color: #773148; }
a { background-color: rgb(119,49,72); }
div.DivClassName
{
background-color: #773148;
}
.BgClassName
{
background-color: #773148;
}
</style>
border-color css
<style>
span { border-color: #773148; }
span { border-color: rgb(119,49,72); }
td.TdClassName
{
border-color: #773148;
}
.TagClassName
{
border-color: #773148;
}
</style>