Shades of Flirt #783550
Tints of Flirt #783550
RGB
CMYK
RGB Variations
Color information
#783550 (or 0x783550) is known color: Flirt. HEX triplet: 78, 35 and 50. RGB value is (120,53,80). Sum of RGB (Red+Green+Blue) = 120+53+80=253 (33% of max value = 765). Red value is 120 (47.27% from 255 or 47.43% from 253); Green value is 53 (21.09% from 255 or 20.95% from 253); Blue value is 80 (31.64% from 255 or 31.62% from 253); Max value from RGB is 120 - color contains mainly: red. Hex color #783550 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783550 is #87CAAF. Grayscale: #4C4C4C. Windows color (decimal): -8899248 or 5256568. OLE color: 5256568.
HSL color Cylindrical-coordinate representation of color #783550: hue angle of 335.82º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #783550 is Cyan = 0, Magento = 0.56, Yellow = 0.33 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 53 | 80 | - |
| CMYK | 0 | 0.56 | 0.33 | 0.53 |
| HSL | 335.82º | 0.39% | 0.34% | - |
| HSV(B) | 335.82º | 0.56% | 0.47% | - |
| XYZ | 10.47 | 7.12 | 8.41 | - |
| YUV | 76.11 | 130.2 | 159.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 53 | 80 | 0 | 0.56 | 0.33 | 0.53 | 335.82 | 0.39 | 0.34 |
| Hex | 78 | 35 | 50 | 0 | 38 | 21 | 35 | 150 | 27 | 22 |
| Octal | 170 | 65 | 120 | 0 | 70 | 41 | 65 | 520 | 47 | 42 |
| Binary | 1111000 | 110101 | 1010000 | 0 | 111000 | 100001 | 110101 | 101010000 | 100111 | 100010 |
Color Harmonies of #783550
Complementary color
Monochromatic Colors of #783550
Black with #783550
Text Example
Text Example
White with #783550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783550; }
p { color: rgb(120,53,80); }
H1.HeaderClassName
{
color: #783550;
}
.AnyTagClassName
{
color: #783550;
}
</style>
background-color css
<style>
a { background-color: #783550; }
a { background-color: rgb(120,53,80); }
div.DivClassName
{
background-color: #783550;
}
.BgClassName
{
background-color: #783550;
}
</style>
border-color css
<style>
span { border-color: #783550; }
span { border-color: rgb(120,53,80); }
td.TdClassName
{
border-color: #783550;
}
.TagClassName
{
border-color: #783550;
}
</style>