Shades of Flirt #792247
Tints of Flirt #792247
RGB
CMYK
RGB Variations
Color information
#792247 (or 0x792247) is known color: Flirt. HEX triplet: 79, 22 and 47. RGB value is (121,34,71). Sum of RGB (Red+Green+Blue) = 121+34+71=226 (29% of max value = 765). Red value is 121 (47.66% from 255 or 53.54% from 226); Green value is 34 (13.67% from 255 or 15.04% from 226); Blue value is 71 (28.12% from 255 or 31.42% from 226); Max value from RGB is 121 - color contains mainly: red. Hex color #792247 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #792247 is #86DDB8. Grayscale: #404040. Windows color (decimal): -8838585 or 4661881. OLE color: 4661881.
HSL color Cylindrical-coordinate representation of color #792247: hue angle of 334.48º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #792247 is Cyan = 0, Magento = 0.72, Yellow = 0.41 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 34 | 71 | - |
| CMYK | 0 | 0.72 | 0.41 | 0.53 |
| HSL | 334.48º | 0.56% | 0.3% | - |
| HSV(B) | 334.48º | 0.72% | 0.47% | - |
| XYZ | 9.59 | 5.66 | 6.55 | - |
| YUV | 64.23 | 131.82 | 168.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 34 | 71 | 0 | 0.72 | 0.41 | 0.53 | 334.48 | 0.56 | 0.3 |
| Hex | 79 | 22 | 47 | 0 | 48 | 29 | 35 | 14E | 38 | 1E |
| Octal | 171 | 42 | 107 | 0 | 110 | 51 | 65 | 516 | 70 | 36 |
| Binary | 1111001 | 100010 | 1000111 | 0 | 1001000 | 101001 | 110101 | 101001110 | 111000 | 11110 |
Color Harmonies of #792247
Complementary color
Monochromatic Colors of #792247
Black with #792247
Text Example
Text Example
White with #792247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792247; }
p { color: rgb(121,34,71); }
H1.HeaderClassName
{
color: #792247;
}
.AnyTagClassName
{
color: #792247;
}
</style>
background-color css
<style>
a { background-color: #792247; }
a { background-color: rgb(121,34,71); }
div.DivClassName
{
background-color: #792247;
}
.BgClassName
{
background-color: #792247;
}
</style>
border-color css
<style>
span { border-color: #792247; }
span { border-color: rgb(121,34,71); }
td.TdClassName
{
border-color: #792247;
}
.TagClassName
{
border-color: #792247;
}
</style>