Shades of Flirt #783249
Tints of Flirt #783249
RGB
CMYK
RGB Variations
Color information
#783249 (or 0x783249) is known color: Flirt. HEX triplet: 78, 32 and 49. RGB value is (120,50,73). Sum of RGB (Red+Green+Blue) = 120+50+73=243 (32% of max value = 765). Red value is 120 (47.27% from 255 or 49.38% from 243); Green value is 50 (19.92% from 255 or 20.58% from 243); Blue value is 73 (28.91% from 255 or 30.04% from 243); Max value from RGB is 120 - color contains mainly: red. Hex color #783249 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #783249 is #87CDB6. Grayscale: #494949. Windows color (decimal): -8900023 or 4797048. OLE color: 4797048.
HSL color Cylindrical-coordinate representation of color #783249: hue angle of 340.29º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #783249 is Cyan = 0, Magento = 0.58, Yellow = 0.39 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 50 | 73 | - |
| CMYK | 0 | 0.58 | 0.39 | 0.53 |
| HSL | 340.29º | 0.41% | 0.33% | - |
| HSV(B) | 340.29º | 0.58% | 0.47% | - |
| XYZ | 10.09 | 6.76 | 7.08 | - |
| YUV | 73.55 | 127.69 | 161.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 50 | 73 | 0 | 0.58 | 0.39 | 0.53 | 340.29 | 0.41 | 0.33 |
| Hex | 78 | 32 | 49 | 0 | 3A | 27 | 35 | 154 | 29 | 21 |
| Octal | 170 | 62 | 111 | 0 | 72 | 47 | 65 | 524 | 51 | 41 |
| Binary | 1111000 | 110010 | 1001001 | 0 | 111010 | 100111 | 110101 | 101010100 | 101001 | 100001 |
Color Harmonies of #783249
Complementary color
Monochromatic Colors of #783249
Black with #783249
Text Example
Text Example
White with #783249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783249; }
p { color: rgb(120,50,73); }
H1.HeaderClassName
{
color: #783249;
}
.AnyTagClassName
{
color: #783249;
}
</style>
background-color css
<style>
a { background-color: #783249; }
a { background-color: rgb(120,50,73); }
div.DivClassName
{
background-color: #783249;
}
.BgClassName
{
background-color: #783249;
}
</style>
border-color css
<style>
span { border-color: #783249; }
span { border-color: rgb(120,50,73); }
td.TdClassName
{
border-color: #783249;
}
.TagClassName
{
border-color: #783249;
}
</style>