Shades of Flirt #773554
Tints of Flirt #773554
RGB
CMYK
RGB Variations
Color information
#773554 (or 0x773554) is known color: Flirt. HEX triplet: 77, 35 and 54. RGB value is (119,53,84). Sum of RGB (Red+Green+Blue) = 119+53+84=256 (33% of max value = 765). Red value is 119 (46.88% from 255 or 46.48% from 256); Green value is 53 (21.09% from 255 or 20.70% from 256); Blue value is 84 (33.20% from 255 or 32.81% from 256); Max value from RGB is 119 - color contains mainly: red. Hex color #773554 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773554 is #88CAAB. Grayscale: #4C4C4C. Windows color (decimal): -8964780 or 5518711. OLE color: 5518711.
HSL color Cylindrical-coordinate representation of color #773554: hue angle of 331.82º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #773554 is Cyan = 0, Magento = 0.55, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 53 | 84 | - |
| CMYK | 0 | 0.55 | 0.29 | 0.53 |
| HSL | 331.82º | 0.38% | 0.34% | - |
| HSV(B) | 331.82º | 0.55% | 0.47% | - |
| XYZ | 10.48 | 7.11 | 9.21 | - |
| YUV | 76.27 | 132.37 | 158.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 53 | 84 | 0 | 0.55 | 0.29 | 0.53 | 331.82 | 0.38 | 0.34 |
| Hex | 77 | 35 | 54 | 0 | 37 | 1D | 35 | 14C | 26 | 22 |
| Octal | 167 | 65 | 124 | 0 | 67 | 35 | 65 | 514 | 46 | 42 |
| Binary | 1110111 | 110101 | 1010100 | 0 | 110111 | 11101 | 110101 | 101001100 | 100110 | 100010 |
Color Harmonies of #773554
Complementary color
Monochromatic Colors of #773554
Black with #773554
Text Example
Text Example
White with #773554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773554; }
p { color: rgb(119,53,84); }
H1.HeaderClassName
{
color: #773554;
}
.AnyTagClassName
{
color: #773554;
}
</style>
background-color css
<style>
a { background-color: #773554; }
a { background-color: rgb(119,53,84); }
div.DivClassName
{
background-color: #773554;
}
.BgClassName
{
background-color: #773554;
}
</style>
border-color css
<style>
span { border-color: #773554; }
span { border-color: rgb(119,53,84); }
td.TdClassName
{
border-color: #773554;
}
.TagClassName
{
border-color: #773554;
}
</style>