Shades of Flirt #783758
Tints of Flirt #783758
RGB
CMYK
RGB Variations
Color information
#783758 (or 0x783758) is known color: Flirt. HEX triplet: 78, 37 and 58. RGB value is (120,55,88). Sum of RGB (Red+Green+Blue) = 120+55+88=263 (34% of max value = 765). Red value is 120 (47.27% from 255 or 45.63% from 263); Green value is 55 (21.88% from 255 or 20.91% from 263); Blue value is 88 (34.77% from 255 or 33.46% from 263); Max value from RGB is 120 - color contains mainly: red. Hex color #783758 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783758 is #87C8A7. Grayscale: #4E4E4E. Windows color (decimal): -8898728 or 5781368. OLE color: 5781368.
HSL color Cylindrical-coordinate representation of color #783758: hue angle of 329.54º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #783758 is Cyan = 0, Magento = 0.54, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 55 | 88 | - |
| CMYK | 0 | 0.54 | 0.27 | 0.53 |
| HSL | 329.54º | 0.37% | 0.34% | - |
| HSV(B) | 329.54º | 0.54% | 0.47% | - |
| XYZ | 10.87 | 7.43 | 10.09 | - |
| YUV | 78.2 | 133.53 | 157.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 55 | 88 | 0 | 0.54 | 0.27 | 0.53 | 329.54 | 0.37 | 0.34 |
| Hex | 78 | 37 | 58 | 0 | 36 | 1B | 35 | 14A | 25 | 22 |
| Octal | 170 | 67 | 130 | 0 | 66 | 33 | 65 | 512 | 45 | 42 |
| Binary | 1111000 | 110111 | 1011000 | 0 | 110110 | 11011 | 110101 | 101001010 | 100101 | 100010 |
Color Harmonies of #783758
Complementary color
Monochromatic Colors of #783758
Black with #783758
Text Example
Text Example
White with #783758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783758; }
p { color: rgb(120,55,88); }
H1.HeaderClassName
{
color: #783758;
}
.AnyTagClassName
{
color: #783758;
}
</style>
background-color css
<style>
a { background-color: #783758; }
a { background-color: rgb(120,55,88); }
div.DivClassName
{
background-color: #783758;
}
.BgClassName
{
background-color: #783758;
}
</style>
border-color css
<style>
span { border-color: #783758; }
span { border-color: rgb(120,55,88); }
td.TdClassName
{
border-color: #783758;
}
.TagClassName
{
border-color: #783758;
}
</style>