Shades of Flirt #792746
Tints of Flirt #792746
RGB
CMYK
RGB Variations
Color information
#792746 (or 0x792746) is known color: Flirt. HEX triplet: 79, 27 and 46. RGB value is (121,39,70). Sum of RGB (Red+Green+Blue) = 121+39+70=230 (30% of max value = 765). Red value is 121 (47.66% from 255 or 52.61% from 230); Green value is 39 (15.62% from 255 or 16.96% from 230); Blue value is 70 (27.73% from 255 or 30.43% from 230); Max value from RGB is 121 - color contains mainly: red. Hex color #792746 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #792746 is #86D8B9. Grayscale: #434343. Windows color (decimal): -8837306 or 4597625. OLE color: 4597625.
HSL color Cylindrical-coordinate representation of color #792746: hue angle of 337.32º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #792746 is Cyan = 0, Magento = 0.68, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 39 | 70 | - |
| CMYK | 0 | 0.68 | 0.42 | 0.53 |
| HSL | 337.32º | 0.51% | 0.31% | - |
| HSV(B) | 337.32º | 0.68% | 0.47% | - |
| XYZ | 9.72 | 5.96 | 6.43 | - |
| YUV | 67.05 | 129.67 | 166.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 39 | 70 | 0 | 0.68 | 0.42 | 0.53 | 337.32 | 0.51 | 0.31 |
| Hex | 79 | 27 | 46 | 0 | 44 | 2A | 35 | 151 | 33 | 1F |
| Octal | 171 | 47 | 106 | 0 | 104 | 52 | 65 | 521 | 63 | 37 |
| Binary | 1111001 | 100111 | 1000110 | 0 | 1000100 | 101010 | 110101 | 101010001 | 110011 | 11111 |
Color Harmonies of #792746
Complementary color
Monochromatic Colors of #792746
Black with #792746
Text Example
Text Example
White with #792746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792746; }
p { color: rgb(121,39,70); }
H1.HeaderClassName
{
color: #792746;
}
.AnyTagClassName
{
color: #792746;
}
</style>
background-color css
<style>
a { background-color: #792746; }
a { background-color: rgb(121,39,70); }
div.DivClassName
{
background-color: #792746;
}
.BgClassName
{
background-color: #792746;
}
</style>
border-color css
<style>
span { border-color: #792746; }
span { border-color: rgb(121,39,70); }
td.TdClassName
{
border-color: #792746;
}
.TagClassName
{
border-color: #792746;
}
</style>