Shades of Flirt #783855
Tints of Flirt #783855
RGB
CMYK
RGB Variations
Color information
#783855 (or 0x783855) is known color: Flirt. HEX triplet: 78, 38 and 55. RGB value is (120,56,85). Sum of RGB (Red+Green+Blue) = 120+56+85=261 (34% of max value = 765). Red value is 120 (47.27% from 255 or 45.98% from 261); Green value is 56 (22.27% from 255 or 21.46% from 261); Blue value is 85 (33.59% from 255 or 32.57% from 261); Max value from RGB is 120 - color contains mainly: red. Hex color #783855 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783855 is #87C7AA. Grayscale: #4E4E4E. Windows color (decimal): -8898475 or 5585016. OLE color: 5585016.
HSL color Cylindrical-coordinate representation of color #783855: hue angle of 332.81º 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 #783855 is Cyan = 0, Magento = 0.53, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 56 | 85 | - |
| CMYK | 0 | 0.53 | 0.29 | 0.53 |
| HSL | 332.81º | 0.36% | 0.35% | - |
| HSV(B) | 332.81º | 0.53% | 0.47% | - |
| XYZ | 10.8 | 7.48 | 9.47 | - |
| YUV | 78.44 | 131.7 | 157.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 56 | 85 | 0 | 0.53 | 0.29 | 0.53 | 332.81 | 0.36 | 0.35 |
| Hex | 78 | 38 | 55 | 0 | 35 | 1D | 35 | 14D | 24 | 23 |
| Octal | 170 | 70 | 125 | 0 | 65 | 35 | 65 | 515 | 44 | 43 |
| Binary | 1111000 | 111000 | 1010101 | 0 | 110101 | 11101 | 110101 | 101001101 | 100100 | 100011 |
Color Harmonies of #783855
Complementary color
Monochromatic Colors of #783855
Black with #783855
Text Example
Text Example
White with #783855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783855; }
p { color: rgb(120,56,85); }
H1.HeaderClassName
{
color: #783855;
}
.AnyTagClassName
{
color: #783855;
}
</style>
background-color css
<style>
a { background-color: #783855; }
a { background-color: rgb(120,56,85); }
div.DivClassName
{
background-color: #783855;
}
.BgClassName
{
background-color: #783855;
}
</style>
border-color css
<style>
span { border-color: #783855; }
span { border-color: rgb(120,56,85); }
td.TdClassName
{
border-color: #783855;
}
.TagClassName
{
border-color: #783855;
}
</style>