Shades of Flirt #782648
Tints of Flirt #782648
RGB
CMYK
RGB Variations
Color information
#782648 (or 0x782648) is known color: Flirt. HEX triplet: 78, 26 and 48. RGB value is (120,38,72). Sum of RGB (Red+Green+Blue) = 120+38+72=230 (30% of max value = 765). Red value is 120 (47.27% from 255 or 52.17% from 230); Green value is 38 (15.23% from 255 or 16.52% from 230); Blue value is 72 (28.52% from 255 or 31.30% from 230); Max value from RGB is 120 - color contains mainly: red. Hex color #782648 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #782648 is #87D9B7. Grayscale: #424242. Windows color (decimal): -8903096 or 4728440. OLE color: 4728440.
HSL color Cylindrical-coordinate representation of color #782648: hue angle of 335.12º degrees, saturation: 0.52, 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 #782648 is Cyan = 0, Magento = 0.68, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 38 | 72 | - |
| CMYK | 0 | 0.68 | 0.40 | 0.53 |
| HSL | 335.12º | 0.52% | 0.31% | - |
| HSV(B) | 335.12º | 0.68% | 0.47% | - |
| XYZ | 9.61 | 5.85 | 6.75 | - |
| YUV | 66.39 | 131.17 | 166.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 38 | 72 | 0 | 0.68 | 0.40 | 0.53 | 335.12 | 0.52 | 0.31 |
| Hex | 78 | 26 | 48 | 0 | 44 | 28 | 35 | 14F | 34 | 1F |
| Octal | 170 | 46 | 110 | 0 | 104 | 50 | 65 | 517 | 64 | 37 |
| Binary | 1111000 | 100110 | 1001000 | 0 | 1000100 | 101000 | 110101 | 101001111 | 110100 | 11111 |
Color Harmonies of #782648
Complementary color
Monochromatic Colors of #782648
Black with #782648
Text Example
Text Example
White with #782648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #782648; }
p { color: rgb(120,38,72); }
H1.HeaderClassName
{
color: #782648;
}
.AnyTagClassName
{
color: #782648;
}
</style>
background-color css
<style>
a { background-color: #782648; }
a { background-color: rgb(120,38,72); }
div.DivClassName
{
background-color: #782648;
}
.BgClassName
{
background-color: #782648;
}
</style>
border-color css
<style>
span { border-color: #782648; }
span { border-color: rgb(120,38,72); }
td.TdClassName
{
border-color: #782648;
}
.TagClassName
{
border-color: #782648;
}
</style>