Shades of Flirt #783858
Tints of Flirt #783858
RGB
CMYK
RGB Variations
Color information
#783858 (or 0x783858) is known color: Flirt. HEX triplet: 78, 38 and 58. RGB value is (120,56,88). Sum of RGB (Red+Green+Blue) = 120+56+88=264 (34% of max value = 765). Red value is 120 (47.27% from 255 or 45.45% from 264); Green value is 56 (22.27% from 255 or 21.21% from 264); Blue value is 88 (34.77% from 255 or 33.33% from 264); Max value from RGB is 120 - color contains mainly: red. Hex color #783858 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783858 is #87C7A7. Grayscale: #4E4E4E. Windows color (decimal): -8898472 or 5781624. OLE color: 5781624.
HSL color Cylindrical-coordinate representation of color #783858: hue angle of 330º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #783858 is Cyan = 0, Magento = 0.53, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 56 | 88 | - |
| CMYK | 0 | 0.53 | 0.27 | 0.53 |
| HSL | 330º | 0.36% | 0.35% | - |
| HSV(B) | 330º | 0.53% | 0.47% | - |
| XYZ | 10.92 | 7.53 | 10.11 | - |
| YUV | 78.78 | 133.2 | 157.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 56 | 88 | 0 | 0.53 | 0.27 | 0.53 | 330 | 0.36 | 0.35 |
| Hex | 78 | 38 | 58 | 0 | 35 | 1B | 35 | 14A | 24 | 23 |
| Octal | 170 | 70 | 130 | 0 | 65 | 33 | 65 | 512 | 44 | 43 |
| Binary | 1111000 | 111000 | 1011000 | 0 | 110101 | 11011 | 110101 | 101001010 | 100100 | 100011 |
Color Harmonies of #783858
Complementary color
Monochromatic Colors of #783858
Black with #783858
Text Example
Text Example
White with #783858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783858; }
p { color: rgb(120,56,88); }
H1.HeaderClassName
{
color: #783858;
}
.AnyTagClassName
{
color: #783858;
}
</style>
background-color css
<style>
a { background-color: #783858; }
a { background-color: rgb(120,56,88); }
div.DivClassName
{
background-color: #783858;
}
.BgClassName
{
background-color: #783858;
}
</style>
border-color css
<style>
span { border-color: #783858; }
span { border-color: rgb(120,56,88); }
td.TdClassName
{
border-color: #783858;
}
.TagClassName
{
border-color: #783858;
}
</style>