Shades of Flirt #792550
Tints of Flirt #792550
RGB
CMYK
RGB Variations
Color information
#792550 (or 0x792550) is known color: Flirt. HEX triplet: 79, 25 and 50. RGB value is (121,37,80). Sum of RGB (Red+Green+Blue) = 121+37+80=238 (31% of max value = 765). Red value is 121 (47.66% from 255 or 50.84% from 238); Green value is 37 (14.84% from 255 or 15.55% from 238); Blue value is 80 (31.64% from 255 or 33.61% from 238); Max value from RGB is 121 - color contains mainly: red. Hex color #792550 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #792550 is #86DAAF. Grayscale: #424242. Windows color (decimal): -8837808 or 5252473. OLE color: 5252473.
HSL color Cylindrical-coordinate representation of color #792550: hue angle of 329.29º 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 #792550 is Cyan = 0, Magento = 0.69, Yellow = 0.34 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 37 | 80 | - |
| CMYK | 0 | 0.69 | 0.34 | 0.53 |
| HSL | 329.29º | 0.53% | 0.31% | - |
| HSV(B) | 329.29º | 0.69% | 0.47% | - |
| XYZ | 9.99 | 5.97 | 8.21 | - |
| YUV | 67.02 | 135.33 | 166.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 37 | 80 | 0 | 0.69 | 0.34 | 0.53 | 329.29 | 0.53 | 0.31 |
| Hex | 79 | 25 | 50 | 0 | 45 | 22 | 35 | 149 | 35 | 1F |
| Octal | 171 | 45 | 120 | 0 | 105 | 42 | 65 | 511 | 65 | 37 |
| Binary | 1111001 | 100101 | 1010000 | 0 | 1000101 | 100010 | 110101 | 101001001 | 110101 | 11111 |
Color Harmonies of #792550
Complementary color
Monochromatic Colors of #792550
Black with #792550
Text Example
Text Example
White with #792550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792550; }
p { color: rgb(121,37,80); }
H1.HeaderClassName
{
color: #792550;
}
.AnyTagClassName
{
color: #792550;
}
</style>
background-color css
<style>
a { background-color: #792550; }
a { background-color: rgb(121,37,80); }
div.DivClassName
{
background-color: #792550;
}
.BgClassName
{
background-color: #792550;
}
</style>
border-color css
<style>
span { border-color: #792550; }
span { border-color: rgb(121,37,80); }
td.TdClassName
{
border-color: #792550;
}
.TagClassName
{
border-color: #792550;
}
</style>