Shades of Flirt #783554
Tints of Flirt #783554
RGB
CMYK
RGB Variations
Color information
#783554 (or 0x783554) is known color: Flirt. HEX triplet: 78, 35 and 54. RGB value is (120,53,84). Sum of RGB (Red+Green+Blue) = 120+53+84=257 (34% of max value = 765). Red value is 120 (47.27% from 255 or 46.69% from 257); Green value is 53 (21.09% from 255 or 20.62% from 257); Blue value is 84 (33.20% from 255 or 32.68% from 257); Max value from RGB is 120 - color contains mainly: red. Hex color #783554 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783554 is #87CAAB. Grayscale: #4C4C4C. Windows color (decimal): -8899244 or 5518712. OLE color: 5518712.
HSL color Cylindrical-coordinate representation of color #783554: hue angle of 332.24º 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 #783554 is Cyan = 0, Magento = 0.56, Yellow = 0.3 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 53 | 84 | - |
| CMYK | 0 | 0.56 | 0.3 | 0.53 |
| HSL | 332.24º | 0.39% | 0.34% | - |
| HSV(B) | 332.24º | 0.56% | 0.47% | - |
| XYZ | 10.62 | 7.18 | 9.21 | - |
| YUV | 76.57 | 132.2 | 158.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 53 | 84 | 0 | 0.56 | 0.3 | 0.53 | 332.24 | 0.39 | 0.34 |
| Hex | 78 | 35 | 54 | 0 | 38 | 1E | 35 | 14C | 27 | 22 |
| Octal | 170 | 65 | 124 | 0 | 70 | 36 | 65 | 514 | 47 | 42 |
| Binary | 1111000 | 110101 | 1010100 | 0 | 111000 | 11110 | 110101 | 101001100 | 100111 | 100010 |
Color Harmonies of #783554
Complementary color
Monochromatic Colors of #783554
Black with #783554
Text Example
Text Example
White with #783554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783554; }
p { color: rgb(120,53,84); }
H1.HeaderClassName
{
color: #783554;
}
.AnyTagClassName
{
color: #783554;
}
</style>
background-color css
<style>
a { background-color: #783554; }
a { background-color: rgb(120,53,84); }
div.DivClassName
{
background-color: #783554;
}
.BgClassName
{
background-color: #783554;
}
</style>
border-color css
<style>
span { border-color: #783554; }
span { border-color: rgb(120,53,84); }
td.TdClassName
{
border-color: #783554;
}
.TagClassName
{
border-color: #783554;
}
</style>