Shades of Flirt #783954
Tints of Flirt #783954
RGB
CMYK
RGB Variations
Color information
#783954 (or 0x783954) is known color: Flirt. HEX triplet: 78, 39 and 54. RGB value is (120,57,84). Sum of RGB (Red+Green+Blue) = 120+57+84=261 (34% of max value = 765). Red value is 120 (47.27% from 255 or 45.98% from 261); Green value is 57 (22.66% from 255 or 21.84% from 261); Blue value is 84 (33.20% from 255 or 32.18% from 261); Max value from RGB is 120 - color contains mainly: red. Hex color #783954 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783954 is #87C6AB. Grayscale: #4E4E4E. Windows color (decimal): -8898220 or 5519736. OLE color: 5519736.
HSL color Cylindrical-coordinate representation of color #783954: hue angle of 334.29º degrees, saturation: 0.36, 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 #783954 is Cyan = 0, Magento = 0.52, Yellow = 0.3 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 57 | 84 | - |
| CMYK | 0 | 0.52 | 0.3 | 0.53 |
| HSL | 334.29º | 0.36% | 0.35% | - |
| HSV(B) | 334.29º | 0.53% | 0.47% | - |
| XYZ | 10.81 | 7.56 | 9.28 | - |
| YUV | 78.92 | 130.87 | 157.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 57 | 84 | 0 | 0.52 | 0.3 | 0.53 | 334.29 | 0.36 | 0.35 |
| Hex | 78 | 39 | 54 | 0 | 34 | 1E | 35 | 14E | 24 | 23 |
| Octal | 170 | 71 | 124 | 0 | 64 | 36 | 65 | 516 | 44 | 43 |
| Binary | 1111000 | 111001 | 1010100 | 0 | 110100 | 11110 | 110101 | 101001110 | 100100 | 100011 |
Color Harmonies of #783954
Complementary color
Monochromatic Colors of #783954
Black with #783954
Text Example
Text Example
White with #783954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783954; }
p { color: rgb(120,57,84); }
H1.HeaderClassName
{
color: #783954;
}
.AnyTagClassName
{
color: #783954;
}
</style>
background-color css
<style>
a { background-color: #783954; }
a { background-color: rgb(120,57,84); }
div.DivClassName
{
background-color: #783954;
}
.BgClassName
{
background-color: #783954;
}
</style>
border-color css
<style>
span { border-color: #783954; }
span { border-color: rgb(120,57,84); }
td.TdClassName
{
border-color: #783954;
}
.TagClassName
{
border-color: #783954;
}
</style>