Shades of Flirt #772849
Tints of Flirt #772849
RGB
CMYK
RGB Variations
Color information
#772849 (or 0x772849) is known color: Flirt. HEX triplet: 77, 28 and 49. RGB value is (119,40,73). Sum of RGB (Red+Green+Blue) = 119+40+73=232 (30% of max value = 765). Red value is 119 (46.88% from 255 or 51.29% from 232); Green value is 40 (16.02% from 255 or 17.24% from 232); Blue value is 73 (28.91% from 255 or 31.47% from 232); Max value from RGB is 119 - color contains mainly: red. Hex color #772849 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #772849 is #88D7B6. Grayscale: #434343. Windows color (decimal): -8968119 or 4794487. OLE color: 4794487.
HSL color Cylindrical-coordinate representation of color #772849: hue angle of 334.94º 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 #772849 is Cyan = 0, Magento = 0.66, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 40 | 73 | - |
| CMYK | 0 | 0.66 | 0.39 | 0.53 |
| HSL | 334.94º | 0.5% | 0.31% | - |
| HSV(B) | 334.94º | 0.66% | 0.47% | - |
| XYZ | 9.57 | 5.92 | 6.94 | - |
| YUV | 67.38 | 131.17 | 164.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 40 | 73 | 0 | 0.66 | 0.39 | 0.53 | 334.94 | 0.5 | 0.31 |
| Hex | 77 | 28 | 49 | 0 | 42 | 27 | 35 | 14F | 32 | 1F |
| Octal | 167 | 50 | 111 | 0 | 102 | 47 | 65 | 517 | 62 | 37 |
| Binary | 1110111 | 101000 | 1001001 | 0 | 1000010 | 100111 | 110101 | 101001111 | 110010 | 11111 |
Color Harmonies of #772849
Complementary color
Monochromatic Colors of #772849
Black with #772849
Text Example
Text Example
White with #772849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772849; }
p { color: rgb(119,40,73); }
H1.HeaderClassName
{
color: #772849;
}
.AnyTagClassName
{
color: #772849;
}
</style>
background-color css
<style>
a { background-color: #772849; }
a { background-color: rgb(119,40,73); }
div.DivClassName
{
background-color: #772849;
}
.BgClassName
{
background-color: #772849;
}
</style>
border-color css
<style>
span { border-color: #772849; }
span { border-color: rgb(119,40,73); }
td.TdClassName
{
border-color: #772849;
}
.TagClassName
{
border-color: #772849;
}
</style>