Shades of Flirt #773650
Tints of Flirt #773650
RGB
CMYK
RGB Variations
Color information
#773650 (or 0x773650) is known color: Flirt. HEX triplet: 77, 36 and 50. RGB value is (119,54,80). Sum of RGB (Red+Green+Blue) = 119+54+80=253 (33% of max value = 765). Red value is 119 (46.88% from 255 or 47.04% from 253); Green value is 54 (21.48% from 255 or 21.34% from 253); Blue value is 80 (31.64% from 255 or 31.62% from 253); Max value from RGB is 119 - color contains mainly: red. Hex color #773650 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773650 is #88C9AF. Grayscale: #4C4C4C. Windows color (decimal): -8964528 or 5256823. OLE color: 5256823.
HSL color Cylindrical-coordinate representation of color #773650: hue angle of 336º 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 #773650 is Cyan = 0, Magento = 0.55, Yellow = 0.33 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 54 | 80 | - |
| CMYK | 0 | 0.55 | 0.33 | 0.53 |
| HSL | 336º | 0.38% | 0.34% | - |
| HSV(B) | 336º | 0.55% | 0.47% | - |
| XYZ | 10.37 | 7.14 | 8.42 | - |
| YUV | 76.4 | 130.03 | 158.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 54 | 80 | 0 | 0.55 | 0.33 | 0.53 | 336 | 0.38 | 0.34 |
| Hex | 77 | 36 | 50 | 0 | 37 | 21 | 35 | 150 | 26 | 22 |
| Octal | 167 | 66 | 120 | 0 | 67 | 41 | 65 | 520 | 46 | 42 |
| Binary | 1110111 | 110110 | 1010000 | 0 | 110111 | 100001 | 110101 | 101010000 | 100110 | 100010 |
Color Harmonies of #773650
Complementary color
Monochromatic Colors of #773650
Black with #773650
Text Example
Text Example
White with #773650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773650; }
p { color: rgb(119,54,80); }
H1.HeaderClassName
{
color: #773650;
}
.AnyTagClassName
{
color: #773650;
}
</style>
background-color css
<style>
a { background-color: #773650; }
a { background-color: rgb(119,54,80); }
div.DivClassName
{
background-color: #773650;
}
.BgClassName
{
background-color: #773650;
}
</style>
border-color css
<style>
span { border-color: #773650; }
span { border-color: rgb(119,54,80); }
td.TdClassName
{
border-color: #773650;
}
.TagClassName
{
border-color: #773650;
}
</style>