Shades of Flirt #793652
Tints of Flirt #793652
RGB
CMYK
RGB Variations
Color information
#793652 (or 0x793652) is known color: Flirt. HEX triplet: 79, 36 and 52. RGB value is (121,54,82). Sum of RGB (Red+Green+Blue) = 121+54+82=257 (34% of max value = 765). Red value is 121 (47.66% from 255 or 47.08% from 257); Green value is 54 (21.48% from 255 or 21.01% from 257); Blue value is 82 (32.42% from 255 or 31.91% from 257); Max value from RGB is 121 - color contains mainly: red. Hex color #793652 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793652 is #86C9AD. Grayscale: #4D4D4D. Windows color (decimal): -8833454 or 5387897. OLE color: 5387897.
HSL color Cylindrical-coordinate representation of color #793652: hue angle of 334.93º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #793652 is Cyan = 0, Magento = 0.55, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 54 | 82 | - |
| CMYK | 0 | 0.55 | 0.32 | 0.53 |
| HSL | 334.93º | 0.38% | 0.34% | - |
| HSV(B) | 334.93º | 0.55% | 0.47% | - |
| XYZ | 10.73 | 7.31 | 8.83 | - |
| YUV | 77.23 | 130.7 | 159.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 54 | 82 | 0 | 0.55 | 0.32 | 0.53 | 334.93 | 0.38 | 0.34 |
| Hex | 79 | 36 | 52 | 0 | 37 | 20 | 35 | 14F | 26 | 22 |
| Octal | 171 | 66 | 122 | 0 | 67 | 40 | 65 | 517 | 46 | 42 |
| Binary | 1111001 | 110110 | 1010010 | 0 | 110111 | 100000 | 110101 | 101001111 | 100110 | 100010 |
Color Harmonies of #793652
Complementary color
Monochromatic Colors of #793652
Black with #793652
Text Example
Text Example
White with #793652
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793652; }
p { color: rgb(121,54,82); }
H1.HeaderClassName
{
color: #793652;
}
.AnyTagClassName
{
color: #793652;
}
</style>
background-color css
<style>
a { background-color: #793652; }
a { background-color: rgb(121,54,82); }
div.DivClassName
{
background-color: #793652;
}
.BgClassName
{
background-color: #793652;
}
</style>
border-color css
<style>
span { border-color: #793652; }
span { border-color: rgb(121,54,82); }
td.TdClassName
{
border-color: #793652;
}
.TagClassName
{
border-color: #793652;
}
</style>