Shades of Flirt #783956
Tints of Flirt #783956
RGB
CMYK
RGB Variations
Color information
#783956 (or 0x783956) is known color: Flirt. HEX triplet: 78, 39 and 56. RGB value is (120,57,86). Sum of RGB (Red+Green+Blue) = 120+57+86=263 (34% of max value = 765). Red value is 120 (47.27% from 255 or 45.63% from 263); Green value is 57 (22.66% from 255 or 21.67% from 263); Blue value is 86 (33.98% from 255 or 32.70% from 263); Max value from RGB is 120 - color contains mainly: red. Hex color #783956 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783956 is #87C6A9. Grayscale: #4F4F4F. Windows color (decimal): -8898218 or 5650808. OLE color: 5650808.
HSL color Cylindrical-coordinate representation of color #783956: hue angle of 332.38º 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 #783956 is Cyan = 0, Magento = 0.52, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 57 | 86 | - |
| CMYK | 0 | 0.52 | 0.28 | 0.53 |
| HSL | 332.38º | 0.36% | 0.35% | - |
| HSV(B) | 332.38º | 0.53% | 0.47% | - |
| XYZ | 10.89 | 7.59 | 9.7 | - |
| YUV | 79.14 | 131.87 | 157.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 57 | 86 | 0 | 0.52 | 0.28 | 0.53 | 332.38 | 0.36 | 0.35 |
| Hex | 78 | 39 | 56 | 0 | 34 | 1C | 35 | 14C | 24 | 23 |
| Octal | 170 | 71 | 126 | 0 | 64 | 34 | 65 | 514 | 44 | 43 |
| Binary | 1111000 | 111001 | 1010110 | 0 | 110100 | 11100 | 110101 | 101001100 | 100100 | 100011 |
Color Harmonies of #783956
Complementary color
Monochromatic Colors of #783956
Black with #783956
Text Example
Text Example
White with #783956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783956; }
p { color: rgb(120,57,86); }
H1.HeaderClassName
{
color: #783956;
}
.AnyTagClassName
{
color: #783956;
}
</style>
background-color css
<style>
a { background-color: #783956; }
a { background-color: rgb(120,57,86); }
div.DivClassName
{
background-color: #783956;
}
.BgClassName
{
background-color: #783956;
}
</style>
border-color css
<style>
span { border-color: #783956; }
span { border-color: rgb(120,57,86); }
td.TdClassName
{
border-color: #783956;
}
.TagClassName
{
border-color: #783956;
}
</style>