Shades of Flirt #772847
Tints of Flirt #772847
RGB
CMYK
RGB Variations
Color information
#772847 (or 0x772847) is known color: Flirt. HEX triplet: 77, 28 and 47. RGB value is (119,40,71). Sum of RGB (Red+Green+Blue) = 119+40+71=230 (30% of max value = 765). Red value is 119 (46.88% from 255 or 51.74% from 230); Green value is 40 (16.02% from 255 or 17.39% from 230); Blue value is 71 (28.12% from 255 or 30.87% from 230); Max value from RGB is 119 - color contains mainly: red. Hex color #772847 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772847 is #88D7B8. Grayscale: #434343. Windows color (decimal): -8968121 or 4663415. OLE color: 4663415.
HSL color Cylindrical-coordinate representation of color #772847: hue angle of 336.46º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #772847 is Cyan = 0, Magento = 0.66, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 40 | 71 | - |
| CMYK | 0 | 0.66 | 0.40 | 0.53 |
| HSL | 336.46º | 0.5% | 0.31% | - |
| HSV(B) | 336.46º | 0.66% | 0.47% | - |
| XYZ | 9.5 | 5.89 | 6.6 | - |
| YUV | 67.16 | 130.17 | 164.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 40 | 71 | 0 | 0.66 | 0.40 | 0.53 | 336.46 | 0.5 | 0.31 |
| Hex | 77 | 28 | 47 | 0 | 42 | 28 | 35 | 150 | 32 | 1F |
| Octal | 167 | 50 | 107 | 0 | 102 | 50 | 65 | 520 | 62 | 37 |
| Binary | 1110111 | 101000 | 1000111 | 0 | 1000010 | 101000 | 110101 | 101010000 | 110010 | 11111 |
Color Harmonies of #772847
Complementary color
Monochromatic Colors of #772847
Black with #772847
Text Example
Text Example
White with #772847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772847; }
p { color: rgb(119,40,71); }
H1.HeaderClassName
{
color: #772847;
}
.AnyTagClassName
{
color: #772847;
}
</style>
background-color css
<style>
a { background-color: #772847; }
a { background-color: rgb(119,40,71); }
div.DivClassName
{
background-color: #772847;
}
.BgClassName
{
background-color: #772847;
}
</style>
border-color css
<style>
span { border-color: #772847; }
span { border-color: rgb(119,40,71); }
td.TdClassName
{
border-color: #772847;
}
.TagClassName
{
border-color: #772847;
}
</style>