Shades of Flirt #783958
Tints of Flirt #783958
RGB
CMYK
RGB Variations
Color information
#783958 (or 0x783958) is known color: Flirt. HEX triplet: 78, 39 and 58. RGB value is (120,57,88). Sum of RGB (Red+Green+Blue) = 120+57+88=265 (35% of max value = 765). Red value is 120 (47.27% from 255 or 45.28% from 265); Green value is 57 (22.66% from 255 or 21.51% from 265); Blue value is 88 (34.77% from 255 or 33.21% from 265); Max value from RGB is 120 - color contains mainly: red. Hex color #783958 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783958 is #87C6A7. Grayscale: #4F4F4F. Windows color (decimal): -8898216 or 5781880. OLE color: 5781880.
HSL color Cylindrical-coordinate representation of color #783958: hue angle of 330.48º 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 #783958 is Cyan = 0, Magento = 0.52, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 57 | 88 | - |
| CMYK | 0 | 0.52 | 0.27 | 0.53 |
| HSL | 330.48º | 0.36% | 0.35% | - |
| HSV(B) | 330.48º | 0.53% | 0.47% | - |
| XYZ | 10.97 | 7.62 | 10.13 | - |
| YUV | 79.37 | 132.87 | 156.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 57 | 88 | 0 | 0.52 | 0.27 | 0.53 | 330.48 | 0.36 | 0.35 |
| Hex | 78 | 39 | 58 | 0 | 34 | 1B | 35 | 14A | 24 | 23 |
| Octal | 170 | 71 | 130 | 0 | 64 | 33 | 65 | 512 | 44 | 43 |
| Binary | 1111000 | 111001 | 1011000 | 0 | 110100 | 11011 | 110101 | 101001010 | 100100 | 100011 |
Color Harmonies of #783958
Complementary color
Monochromatic Colors of #783958
Black with #783958
Text Example
Text Example
White with #783958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783958; }
p { color: rgb(120,57,88); }
H1.HeaderClassName
{
color: #783958;
}
.AnyTagClassName
{
color: #783958;
}
</style>
background-color css
<style>
a { background-color: #783958; }
a { background-color: rgb(120,57,88); }
div.DivClassName
{
background-color: #783958;
}
.BgClassName
{
background-color: #783958;
}
</style>
border-color css
<style>
span { border-color: #783958; }
span { border-color: rgb(120,57,88); }
td.TdClassName
{
border-color: #783958;
}
.TagClassName
{
border-color: #783958;
}
</style>