Shades of Flirt #773953
Tints of Flirt #773953
RGB
CMYK
RGB Variations
Color information
#773953 (or 0x773953) is known color: Flirt. HEX triplet: 77, 39 and 53. RGB value is (119,57,83). Sum of RGB (Red+Green+Blue) = 119+57+83=259 (34% of max value = 765). Red value is 119 (46.88% from 255 or 45.95% from 259); Green value is 57 (22.66% from 255 or 22.01% from 259); Blue value is 83 (32.81% from 255 or 32.05% from 259); Max value from RGB is 119 - color contains mainly: red. Hex color #773953 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773953 is #88C6AC. Grayscale: #4E4E4E. Windows color (decimal): -8963757 or 5454199. OLE color: 5454199.
HSL color Cylindrical-coordinate representation of color #773953: hue angle of 334.84º degrees, saturation: 0.35, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #773953 is Cyan = 0, Magento = 0.52, Yellow = 0.30 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 57 | 83 | - |
| CMYK | 0 | 0.52 | 0.30 | 0.53 |
| HSL | 334.84º | 0.35% | 0.35% | - |
| HSV(B) | 334.84º | 0.52% | 0.47% | - |
| XYZ | 10.63 | 7.47 | 9.07 | - |
| YUV | 78.5 | 130.54 | 156.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 57 | 83 | 0 | 0.52 | 0.30 | 0.53 | 334.84 | 0.35 | 0.35 |
| Hex | 77 | 39 | 53 | 0 | 34 | 1E | 35 | 14F | 23 | 23 |
| Octal | 167 | 71 | 123 | 0 | 64 | 36 | 65 | 517 | 43 | 43 |
| Binary | 1110111 | 111001 | 1010011 | 0 | 110100 | 11110 | 110101 | 101001111 | 100011 | 100011 |
Color Harmonies of #773953
Complementary color
Monochromatic Colors of #773953
Black with #773953
Text Example
Text Example
White with #773953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773953; }
p { color: rgb(119,57,83); }
H1.HeaderClassName
{
color: #773953;
}
.AnyTagClassName
{
color: #773953;
}
</style>
background-color css
<style>
a { background-color: #773953; }
a { background-color: rgb(119,57,83); }
div.DivClassName
{
background-color: #773953;
}
.BgClassName
{
background-color: #773953;
}
</style>
border-color css
<style>
span { border-color: #773953; }
span { border-color: rgb(119,57,83); }
td.TdClassName
{
border-color: #773953;
}
.TagClassName
{
border-color: #773953;
}
</style>