Shades of Flirt #773753
Tints of Flirt #773753
RGB
CMYK
RGB Variations
Color information
#773753 (or 0x773753) is known color: Flirt. HEX triplet: 77, 37 and 53. RGB value is (119,55,83). Sum of RGB (Red+Green+Blue) = 119+55+83=257 (34% of max value = 765). Red value is 119 (46.88% from 255 or 46.30% from 257); Green value is 55 (21.88% from 255 or 21.40% from 257); Blue value is 83 (32.81% from 255 or 32.30% from 257); Max value from RGB is 119 - color contains mainly: red. Hex color #773753 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773753 is #88C8AC. Grayscale: #4D4D4D. Windows color (decimal): -8964269 or 5453687. OLE color: 5453687.
HSL color Cylindrical-coordinate representation of color #773753: hue angle of 333.75º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #773753 is Cyan = 0, Magento = 0.54, Yellow = 0.30 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 55 | 83 | - |
| CMYK | 0 | 0.54 | 0.30 | 0.53 |
| HSL | 333.75º | 0.37% | 0.34% | - |
| HSV(B) | 333.75º | 0.54% | 0.47% | - |
| XYZ | 10.54 | 7.28 | 9.03 | - |
| YUV | 77.33 | 131.2 | 157.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 55 | 83 | 0 | 0.54 | 0.30 | 0.53 | 333.75 | 0.37 | 0.34 |
| Hex | 77 | 37 | 53 | 0 | 36 | 1E | 35 | 14E | 25 | 22 |
| Octal | 167 | 67 | 123 | 0 | 66 | 36 | 65 | 516 | 45 | 42 |
| Binary | 1110111 | 110111 | 1010011 | 0 | 110110 | 11110 | 110101 | 101001110 | 100101 | 100010 |
Color Harmonies of #773753
Complementary color
Monochromatic Colors of #773753
Black with #773753
Text Example
Text Example
White with #773753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773753; }
p { color: rgb(119,55,83); }
H1.HeaderClassName
{
color: #773753;
}
.AnyTagClassName
{
color: #773753;
}
</style>
background-color css
<style>
a { background-color: #773753; }
a { background-color: rgb(119,55,83); }
div.DivClassName
{
background-color: #773753;
}
.BgClassName
{
background-color: #773753;
}
</style>
border-color css
<style>
span { border-color: #773753; }
span { border-color: rgb(119,55,83); }
td.TdClassName
{
border-color: #773753;
}
.TagClassName
{
border-color: #773753;
}
</style>