Shades of Flirt #782953
Tints of Flirt #782953
RGB
CMYK
RGB Variations
Color information
#782953 (or 0x782953) is known color: Flirt. HEX triplet: 78, 29 and 53. RGB value is (120,41,83). Sum of RGB (Red+Green+Blue) = 120+41+83=244 (32% of max value = 765). Red value is 120 (47.27% from 255 or 49.18% from 244); Green value is 41 (16.41% from 255 or 16.80% from 244); Blue value is 83 (32.81% from 255 or 34.02% from 244); Max value from RGB is 120 - color contains mainly: red. Hex color #782953 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #782953 is #87D6AC. Grayscale: #454545. Windows color (decimal): -8902317 or 5450104. OLE color: 5450104.
HSL color Cylindrical-coordinate representation of color #782953: hue angle of 328.1º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #782953 is Cyan = 0, Magento = 0.66, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 41 | 83 | - |
| CMYK | 0 | 0.66 | 0.31 | 0.53 |
| HSL | 328.1º | 0.49% | 0.32% | - |
| HSV(B) | 328.1º | 0.66% | 0.47% | - |
| XYZ | 10.1 | 6.2 | 8.85 | - |
| YUV | 69.41 | 135.67 | 164.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 41 | 83 | 0 | 0.66 | 0.31 | 0.53 | 328.1 | 0.49 | 0.32 |
| Hex | 78 | 29 | 53 | 0 | 42 | 1F | 35 | 148 | 31 | 20 |
| Octal | 170 | 51 | 123 | 0 | 102 | 37 | 65 | 510 | 61 | 40 |
| Binary | 1111000 | 101001 | 1010011 | 0 | 1000010 | 11111 | 110101 | 101001000 | 110001 | 100000 |
Color Harmonies of #782953
Complementary color
Monochromatic Colors of #782953
Black with #782953
Text Example
Text Example
White with #782953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #782953; }
p { color: rgb(120,41,83); }
H1.HeaderClassName
{
color: #782953;
}
.AnyTagClassName
{
color: #782953;
}
</style>
background-color css
<style>
a { background-color: #782953; }
a { background-color: rgb(120,41,83); }
div.DivClassName
{
background-color: #782953;
}
.BgClassName
{
background-color: #782953;
}
</style>
border-color css
<style>
span { border-color: #782953; }
span { border-color: rgb(120,41,83); }
td.TdClassName
{
border-color: #782953;
}
.TagClassName
{
border-color: #782953;
}
</style>