Shades of Flirt #792652
Tints of Flirt #792652
RGB
CMYK
RGB Variations
Color information
#792652 (or 0x792652) is known color: Flirt. HEX triplet: 79, 26 and 52. RGB value is (121,38,82). Sum of RGB (Red+Green+Blue) = 121+38+82=241 (31% of max value = 765). Red value is 121 (47.66% from 255 or 50.21% from 241); Green value is 38 (15.23% from 255 or 15.77% from 241); Blue value is 82 (32.42% from 255 or 34.02% from 241); Max value from RGB is 121 - color contains mainly: red. Hex color #792652 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #792652 is #86D9AD. Grayscale: #434343. Windows color (decimal): -8837550 or 5383801. OLE color: 5383801.
HSL color Cylindrical-coordinate representation of color #792652: hue angle of 328.19º degrees, saturation: 0.52, 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 #792652 is Cyan = 0, Magento = 0.69, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 38 | 82 | - |
| CMYK | 0 | 0.69 | 0.32 | 0.53 |
| HSL | 328.19º | 0.52% | 0.31% | - |
| HSV(B) | 328.19º | 0.69% | 0.47% | - |
| XYZ | 10.1 | 6.06 | 8.62 | - |
| YUV | 67.83 | 136 | 165.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 38 | 82 | 0 | 0.69 | 0.32 | 0.53 | 328.19 | 0.52 | 0.31 |
| Hex | 79 | 26 | 52 | 0 | 45 | 20 | 35 | 148 | 34 | 1F |
| Octal | 171 | 46 | 122 | 0 | 105 | 40 | 65 | 510 | 64 | 37 |
| Binary | 1111001 | 100110 | 1010010 | 0 | 1000101 | 100000 | 110101 | 101001000 | 110100 | 11111 |
Color Harmonies of #792652
Complementary color
Monochromatic Colors of #792652
Black with #792652
Text Example
Text Example
White with #792652
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792652; }
p { color: rgb(121,38,82); }
H1.HeaderClassName
{
color: #792652;
}
.AnyTagClassName
{
color: #792652;
}
</style>
background-color css
<style>
a { background-color: #792652; }
a { background-color: rgb(121,38,82); }
div.DivClassName
{
background-color: #792652;
}
.BgClassName
{
background-color: #792652;
}
</style>
border-color css
<style>
span { border-color: #792652; }
span { border-color: rgb(121,38,82); }
td.TdClassName
{
border-color: #792652;
}
.TagClassName
{
border-color: #792652;
}
</style>