Shades of Flirt #783856
Tints of Flirt #783856
RGB
CMYK
RGB Variations
Color information
#783856 (or 0x783856) is known color: Flirt. HEX triplet: 78, 38 and 56. RGB value is (120,56,86). Sum of RGB (Red+Green+Blue) = 120+56+86=262 (34% of max value = 765). Red value is 120 (47.27% from 255 or 45.80% from 262); Green value is 56 (22.27% from 255 or 21.37% from 262); Blue value is 86 (33.98% from 255 or 32.82% from 262); Max value from RGB is 120 - color contains mainly: red. Hex color #783856 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783856 is #87C7A9. Grayscale: #4E4E4E. Windows color (decimal): -8898474 or 5650552. OLE color: 5650552.
HSL color Cylindrical-coordinate representation of color #783856: hue angle of 331.88º 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 #783856 is Cyan = 0, Magento = 0.53, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 56 | 86 | - |
| CMYK | 0 | 0.53 | 0.28 | 0.53 |
| HSL | 331.88º | 0.36% | 0.35% | - |
| HSV(B) | 331.88º | 0.53% | 0.47% | - |
| XYZ | 10.84 | 7.49 | 9.68 | - |
| YUV | 78.56 | 132.2 | 157.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 56 | 86 | 0 | 0.53 | 0.28 | 0.53 | 331.88 | 0.36 | 0.35 |
| Hex | 78 | 38 | 56 | 0 | 35 | 1C | 35 | 14C | 24 | 23 |
| Octal | 170 | 70 | 126 | 0 | 65 | 34 | 65 | 514 | 44 | 43 |
| Binary | 1111000 | 111000 | 1010110 | 0 | 110101 | 11100 | 110101 | 101001100 | 100100 | 100011 |
Color Harmonies of #783856
Complementary color
Monochromatic Colors of #783856
Black with #783856
Text Example
Text Example
White with #783856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783856; }
p { color: rgb(120,56,86); }
H1.HeaderClassName
{
color: #783856;
}
.AnyTagClassName
{
color: #783856;
}
</style>
background-color css
<style>
a { background-color: #783856; }
a { background-color: rgb(120,56,86); }
div.DivClassName
{
background-color: #783856;
}
.BgClassName
{
background-color: #783856;
}
</style>
border-color css
<style>
span { border-color: #783856; }
span { border-color: rgb(120,56,86); }
td.TdClassName
{
border-color: #783856;
}
.TagClassName
{
border-color: #783856;
}
</style>