Shades of Flirt #792552
Tints of Flirt #792552
RGB
CMYK
RGB Variations
Color information
#792552 (or 0x792552) is known color: Flirt. HEX triplet: 79, 25 and 52. RGB value is (121,37,82). Sum of RGB (Red+Green+Blue) = 121+37+82=240 (31% of max value = 765). Red value is 121 (47.66% from 255 or 50.42% from 240); Green value is 37 (14.84% from 255 or 15.42% from 240); Blue value is 82 (32.42% from 255 or 34.17% from 240); Max value from RGB is 121 - color contains mainly: red. Hex color #792552 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #792552 is #86DAAD. Grayscale: #434343. Windows color (decimal): -8837806 or 5383545. OLE color: 5383545.
HSL color Cylindrical-coordinate representation of color #792552: hue angle of 327.86º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #792552 is Cyan = 0, Magento = 0.69, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 37 | 82 | - |
| CMYK | 0 | 0.69 | 0.32 | 0.53 |
| HSL | 327.86º | 0.53% | 0.31% | - |
| HSV(B) | 327.86º | 0.69% | 0.47% | - |
| XYZ | 10.07 | 6 | 8.61 | - |
| YUV | 67.25 | 136.33 | 166.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 37 | 82 | 0 | 0.69 | 0.32 | 0.53 | 327.86 | 0.53 | 0.31 |
| Hex | 79 | 25 | 52 | 0 | 45 | 20 | 35 | 148 | 35 | 1F |
| Octal | 171 | 45 | 122 | 0 | 105 | 40 | 65 | 510 | 65 | 37 |
| Binary | 1111001 | 100101 | 1010010 | 0 | 1000101 | 100000 | 110101 | 101001000 | 110101 | 11111 |
Color Harmonies of #792552
Complementary color
Monochromatic Colors of #792552
Black with #792552
Text Example
Text Example
White with #792552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792552; }
p { color: rgb(121,37,82); }
H1.HeaderClassName
{
color: #792552;
}
.AnyTagClassName
{
color: #792552;
}
</style>
background-color css
<style>
a { background-color: #792552; }
a { background-color: rgb(121,37,82); }
div.DivClassName
{
background-color: #792552;
}
.BgClassName
{
background-color: #792552;
}
</style>
border-color css
<style>
span { border-color: #792552; }
span { border-color: rgb(121,37,82); }
td.TdClassName
{
border-color: #792552;
}
.TagClassName
{
border-color: #792552;
}
</style>