Shades of Flirt #783551
Tints of Flirt #783551
RGB
CMYK
RGB Variations
Color information
#783551 (or 0x783551) is known color: Flirt. HEX triplet: 78, 35 and 51. RGB value is (120,53,81). Sum of RGB (Red+Green+Blue) = 120+53+81=254 (33% of max value = 765). Red value is 120 (47.27% from 255 or 47.24% from 254); Green value is 53 (21.09% from 255 or 20.87% from 254); Blue value is 81 (32.03% from 255 or 31.89% from 254); Max value from RGB is 120 - color contains mainly: red. Hex color #783551 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783551 is #87CAAE. Grayscale: #4C4C4C. Windows color (decimal): -8899247 or 5322104. OLE color: 5322104.
HSL color Cylindrical-coordinate representation of color #783551: hue angle of 334.93º 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 #783551 is Cyan = 0, Magento = 0.56, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 53 | 81 | - |
| CMYK | 0 | 0.56 | 0.32 | 0.53 |
| HSL | 334.93º | 0.39% | 0.34% | - |
| HSV(B) | 334.93º | 0.56% | 0.47% | - |
| XYZ | 10.5 | 7.13 | 8.61 | - |
| YUV | 76.23 | 130.7 | 159.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 53 | 81 | 0 | 0.56 | 0.32 | 0.53 | 334.93 | 0.39 | 0.34 |
| Hex | 78 | 35 | 51 | 0 | 38 | 20 | 35 | 14F | 27 | 22 |
| Octal | 170 | 65 | 121 | 0 | 70 | 40 | 65 | 517 | 47 | 42 |
| Binary | 1111000 | 110101 | 1010001 | 0 | 111000 | 100000 | 110101 | 101001111 | 100111 | 100010 |
Color Harmonies of #783551
Complementary color
Monochromatic Colors of #783551
Black with #783551
Text Example
Text Example
White with #783551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783551; }
p { color: rgb(120,53,81); }
H1.HeaderClassName
{
color: #783551;
}
.AnyTagClassName
{
color: #783551;
}
</style>
background-color css
<style>
a { background-color: #783551; }
a { background-color: rgb(120,53,81); }
div.DivClassName
{
background-color: #783551;
}
.BgClassName
{
background-color: #783551;
}
</style>
border-color css
<style>
span { border-color: #783551; }
span { border-color: rgb(120,53,81); }
td.TdClassName
{
border-color: #783551;
}
.TagClassName
{
border-color: #783551;
}
</style>