Shades of Flirt #783053
Tints of Flirt #783053
RGB
CMYK
RGB Variations
Color information
#783053 (or 0x783053) is known color: Flirt. HEX triplet: 78, 30 and 53. RGB value is (120,48,83). Sum of RGB (Red+Green+Blue) = 120+48+83=251 (33% of max value = 765). Red value is 120 (47.27% from 255 or 47.81% from 251); Green value is 48 (19.14% from 255 or 19.12% from 251); Blue value is 83 (32.81% from 255 or 33.07% from 251); Max value from RGB is 120 - color contains mainly: red. Hex color #783053 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #783053 is #87CFAC. Grayscale: #494949. Windows color (decimal): -8900525 or 5451896. OLE color: 5451896.
HSL color Cylindrical-coordinate representation of color #783053: hue angle of 330.83º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #783053 is Cyan = 0, Magento = 0.60, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 48 | 83 | - |
| CMYK | 0 | 0.60 | 0.31 | 0.53 |
| HSL | 330.83º | 0.43% | 0.33% | - |
| HSV(B) | 330.83º | 0.6% | 0.47% | - |
| XYZ | 10.36 | 6.73 | 8.94 | - |
| YUV | 73.52 | 133.35 | 161.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 48 | 83 | 0 | 0.60 | 0.31 | 0.53 | 330.83 | 0.43 | 0.33 |
| Hex | 78 | 30 | 53 | 0 | 3C | 1F | 35 | 14B | 2B | 21 |
| Octal | 170 | 60 | 123 | 0 | 74 | 37 | 65 | 513 | 53 | 41 |
| Binary | 1111000 | 110000 | 1010011 | 0 | 111100 | 11111 | 110101 | 101001011 | 101011 | 100001 |
Color Harmonies of #783053
Complementary color
Monochromatic Colors of #783053
Black with #783053
Text Example
Text Example
White with #783053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783053; }
p { color: rgb(120,48,83); }
H1.HeaderClassName
{
color: #783053;
}
.AnyTagClassName
{
color: #783053;
}
</style>
background-color css
<style>
a { background-color: #783053; }
a { background-color: rgb(120,48,83); }
div.DivClassName
{
background-color: #783053;
}
.BgClassName
{
background-color: #783053;
}
</style>
border-color css
<style>
span { border-color: #783053; }
span { border-color: rgb(120,48,83); }
td.TdClassName
{
border-color: #783053;
}
.TagClassName
{
border-color: #783053;
}
</style>