Shades of Flirt #791F56
Tints of Flirt #791F56
RGB
CMYK
RGB Variations
Color information
#791F56 (or 0x791F56) is known color: Flirt. HEX triplet: 79, 1F and 56. RGB value is (121,31,86). Sum of RGB (Red+Green+Blue) = 121+31+86=238 (31% of max value = 765). Red value is 121 (47.66% from 255 or 50.84% from 238); Green value is 31 (12.5% from 255 or 13.03% from 238); Blue value is 86 (33.98% from 255 or 36.13% from 238); Max value from RGB is 121 - color contains mainly: red. Hex color #791F56 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #791F56 is #86E0A9. Grayscale: #404040. Windows color (decimal): -8839338 or 5644153. OLE color: 5644153.
HSL color Cylindrical-coordinate representation of color #791F56: hue angle of 323.33º degrees, saturation: 0.59, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #791F56 is Cyan = 0, Magento = 0.74, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 31 | 86 | - |
| CMYK | 0 | 0.74 | 0.29 | 0.53 |
| HSL | 323.33º | 0.59% | 0.3% | - |
| HSV(B) | 323.33º | 0.74% | 0.47% | - |
| XYZ | 10.05 | 5.72 | 9.38 | - |
| YUV | 64.18 | 140.32 | 168.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 31 | 86 | 0 | 0.74 | 0.29 | 0.53 | 323.33 | 0.59 | 0.3 |
| Hex | 79 | 1F | 56 | 0 | 4A | 1D | 35 | 143 | 3B | 1E |
| Octal | 171 | 37 | 126 | 0 | 112 | 35 | 65 | 503 | 73 | 36 |
| Binary | 1111001 | 11111 | 1010110 | 0 | 1001010 | 11101 | 110101 | 101000011 | 111011 | 11110 |
Color Harmonies of #791F56
Complementary color
Monochromatic Colors of #791F56
Black with #791F56
Text Example
Text Example
White with #791F56
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791F56; }
p { color: rgb(121,31,86); }
H1.HeaderClassName
{
color: #791F56;
}
.AnyTagClassName
{
color: #791F56;
}
</style>
background-color css
<style>
a { background-color: #791F56; }
a { background-color: rgb(121,31,86); }
div.DivClassName
{
background-color: #791F56;
}
.BgClassName
{
background-color: #791F56;
}
</style>
border-color css
<style>
span { border-color: #791F56; }
span { border-color: rgb(121,31,86); }
td.TdClassName
{
border-color: #791F56;
}
.TagClassName
{
border-color: #791F56;
}
</style>