Shades of Flirt #783950
Tints of Flirt #783950
RGB
CMYK
RGB Variations
Color information
#783950 (or 0x783950) is known color: Flirt. HEX triplet: 78, 39 and 50. RGB value is (120,57,80). Sum of RGB (Red+Green+Blue) = 120+57+80=257 (34% of max value = 765). Red value is 120 (47.27% from 255 or 46.69% from 257); Green value is 57 (22.66% from 255 or 22.18% from 257); Blue value is 80 (31.64% from 255 or 31.13% from 257); Max value from RGB is 120 - color contains mainly: red. Hex color #783950 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783950 is #87C6AF. Grayscale: #4E4E4E. Windows color (decimal): -8898224 or 5257592. OLE color: 5257592.
HSL color Cylindrical-coordinate representation of color #783950: hue angle of 338.1º 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 #783950 is Cyan = 0, Magento = 0.52, Yellow = 0.33 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 57 | 80 | - |
| CMYK | 0 | 0.52 | 0.33 | 0.53 |
| HSL | 338.1º | 0.36% | 0.35% | - |
| HSV(B) | 338.1º | 0.53% | 0.47% | - |
| XYZ | 10.66 | 7.5 | 8.48 | - |
| YUV | 78.46 | 128.87 | 157.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 57 | 80 | 0 | 0.52 | 0.33 | 0.53 | 338.1 | 0.36 | 0.35 |
| Hex | 78 | 39 | 50 | 0 | 34 | 21 | 35 | 152 | 24 | 23 |
| Octal | 170 | 71 | 120 | 0 | 64 | 41 | 65 | 522 | 44 | 43 |
| Binary | 1111000 | 111001 | 1010000 | 0 | 110100 | 100001 | 110101 | 101010010 | 100100 | 100011 |
Color Harmonies of #783950
Complementary color
Monochromatic Colors of #783950
Black with #783950
Text Example
Text Example
White with #783950
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783950; }
p { color: rgb(120,57,80); }
H1.HeaderClassName
{
color: #783950;
}
.AnyTagClassName
{
color: #783950;
}
</style>
background-color css
<style>
a { background-color: #783950; }
a { background-color: rgb(120,57,80); }
div.DivClassName
{
background-color: #783950;
}
.BgClassName
{
background-color: #783950;
}
</style>
border-color css
<style>
span { border-color: #783950; }
span { border-color: rgb(120,57,80); }
td.TdClassName
{
border-color: #783950;
}
.TagClassName
{
border-color: #783950;
}
</style>