Shades of Flirt #792744
Tints of Flirt #792744
RGB
CMYK
RGB Variations
Color information
#792744 (or 0x792744) is known color: Flirt. HEX triplet: 79, 27 and 44. RGB value is (121,39,68). Sum of RGB (Red+Green+Blue) = 121+39+68=228 (30% of max value = 765). Red value is 121 (47.66% from 255 or 53.07% from 228); Green value is 39 (15.62% from 255 or 17.11% from 228); Blue value is 68 (26.95% from 255 or 29.82% from 228); Max value from RGB is 121 - color contains mainly: red. Hex color #792744 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #792744 is #86D8BB. Grayscale: #424242. Windows color (decimal): -8837308 or 4466553. OLE color: 4466553.
HSL color Cylindrical-coordinate representation of color #792744: hue angle of 338.78º 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 #792744 is Cyan = 0, Magento = 0.68, Yellow = 0.44 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 39 | 68 | - |
| CMYK | 0 | 0.68 | 0.44 | 0.53 |
| HSL | 338.78º | 0.51% | 0.31% | - |
| HSV(B) | 338.78º | 0.68% | 0.47% | - |
| XYZ | 9.65 | 5.93 | 6.11 | - |
| YUV | 66.82 | 128.67 | 166.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 39 | 68 | 0 | 0.68 | 0.44 | 0.53 | 338.78 | 0.51 | 0.31 |
| Hex | 79 | 27 | 44 | 0 | 44 | 2C | 35 | 153 | 33 | 1F |
| Octal | 171 | 47 | 104 | 0 | 104 | 54 | 65 | 523 | 63 | 37 |
| Binary | 1111001 | 100111 | 1000100 | 0 | 1000100 | 101100 | 110101 | 101010011 | 110011 | 11111 |
Color Harmonies of #792744
Complementary color
Monochromatic Colors of #792744
Black with #792744
Text Example
Text Example
White with #792744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792744; }
p { color: rgb(121,39,68); }
H1.HeaderClassName
{
color: #792744;
}
.AnyTagClassName
{
color: #792744;
}
</style>
background-color css
<style>
a { background-color: #792744; }
a { background-color: rgb(121,39,68); }
div.DivClassName
{
background-color: #792744;
}
.BgClassName
{
background-color: #792744;
}
</style>
border-color css
<style>
span { border-color: #792744; }
span { border-color: rgb(121,39,68); }
td.TdClassName
{
border-color: #792744;
}
.TagClassName
{
border-color: #792744;
}
</style>