Shades of Flirt #782752
Tints of Flirt #782752
RGB
CMYK
RGB Variations
Color information
#782752 (or 0x782752) is known color: Flirt. HEX triplet: 78, 27 and 52. RGB value is (120,39,82). Sum of RGB (Red+Green+Blue) = 120+39+82=241 (31% of max value = 765). Red value is 120 (47.27% from 255 or 49.79% from 241); Green value is 39 (15.62% from 255 or 16.18% from 241); Blue value is 82 (32.42% from 255 or 34.02% from 241); Max value from RGB is 120 - color contains mainly: red. Hex color #782752 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #782752 is #87D8AD. Grayscale: #444444. Windows color (decimal): -8902830 or 5384056. OLE color: 5384056.
HSL color Cylindrical-coordinate representation of color #782752: hue angle of 328.15º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #782752 is Cyan = 0, Magento = 0.67, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 39 | 82 | - |
| CMYK | 0 | 0.67 | 0.32 | 0.53 |
| HSL | 328.15º | 0.51% | 0.31% | - |
| HSV(B) | 328.15º | 0.68% | 0.47% | - |
| XYZ | 9.99 | 6.05 | 8.62 | - |
| YUV | 68.12 | 135.84 | 165 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 39 | 82 | 0 | 0.67 | 0.32 | 0.53 | 328.15 | 0.51 | 0.31 |
| Hex | 78 | 27 | 52 | 0 | 43 | 20 | 35 | 148 | 33 | 1F |
| Octal | 170 | 47 | 122 | 0 | 103 | 40 | 65 | 510 | 63 | 37 |
| Binary | 1111000 | 100111 | 1010010 | 0 | 1000011 | 100000 | 110101 | 101001000 | 110011 | 11111 |
Color Harmonies of #782752
Complementary color
Monochromatic Colors of #782752
Black with #782752
Text Example
Text Example
White with #782752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #782752; }
p { color: rgb(120,39,82); }
H1.HeaderClassName
{
color: #782752;
}
.AnyTagClassName
{
color: #782752;
}
</style>
background-color css
<style>
a { background-color: #782752; }
a { background-color: rgb(120,39,82); }
div.DivClassName
{
background-color: #782752;
}
.BgClassName
{
background-color: #782752;
}
</style>
border-color css
<style>
span { border-color: #782752; }
span { border-color: rgb(120,39,82); }
td.TdClassName
{
border-color: #782752;
}
.TagClassName
{
border-color: #782752;
}
</style>