Shades of Flirt #793255
Tints of Flirt #793255
RGB
CMYK
RGB Variations
Color information
#793255 (or 0x793255) is known color: Flirt. HEX triplet: 79, 32 and 55. RGB value is (121,50,85). Sum of RGB (Red+Green+Blue) = 121+50+85=256 (33% of max value = 765). Red value is 121 (47.66% from 255 or 47.27% from 256); Green value is 50 (19.92% from 255 or 19.53% from 256); Blue value is 85 (33.59% from 255 or 33.20% from 256); Max value from RGB is 121 - color contains mainly: red. Hex color #793255 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793255 is #86CDAA. Grayscale: #4B4B4B. Windows color (decimal): -8834475 or 5583481. OLE color: 5583481.
HSL color Cylindrical-coordinate representation of color #793255: hue angle of 330.42º degrees, saturation: 0.42, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #793255 is Cyan = 0, Magento = 0.59, Yellow = 0.30 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 50 | 85 | - |
| CMYK | 0 | 0.59 | 0.30 | 0.53 |
| HSL | 330.42º | 0.42% | 0.34% | - |
| HSV(B) | 330.42º | 0.59% | 0.47% | - |
| XYZ | 10.67 | 7 | 9.38 | - |
| YUV | 75.22 | 133.52 | 160.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 50 | 85 | 0 | 0.59 | 0.30 | 0.53 | 330.42 | 0.42 | 0.34 |
| Hex | 79 | 32 | 55 | 0 | 3B | 1E | 35 | 14A | 2A | 22 |
| Octal | 171 | 62 | 125 | 0 | 73 | 36 | 65 | 512 | 52 | 42 |
| Binary | 1111001 | 110010 | 1010101 | 0 | 111011 | 11110 | 110101 | 101001010 | 101010 | 100010 |
Color Harmonies of #793255
Complementary color
Monochromatic Colors of #793255
Black with #793255
Text Example
Text Example
White with #793255
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793255; }
p { color: rgb(121,50,85); }
H1.HeaderClassName
{
color: #793255;
}
.AnyTagClassName
{
color: #793255;
}
</style>
background-color css
<style>
a { background-color: #793255; }
a { background-color: rgb(121,50,85); }
div.DivClassName
{
background-color: #793255;
}
.BgClassName
{
background-color: #793255;
}
</style>
border-color css
<style>
span { border-color: #793255; }
span { border-color: rgb(121,50,85); }
td.TdClassName
{
border-color: #793255;
}
.TagClassName
{
border-color: #793255;
}
</style>