Shades of Flirt #792154
Tints of Flirt #792154
RGB
CMYK
RGB Variations
Color information
#792154 (or 0x792154) is known color: Flirt. HEX triplet: 79, 21 and 54. RGB value is (121,33,84). Sum of RGB (Red+Green+Blue) = 121+33+84=238 (31% of max value = 765). Red value is 121 (47.66% from 255 or 50.84% from 238); Green value is 33 (13.28% from 255 or 13.87% from 238); Blue value is 84 (33.20% from 255 or 35.29% from 238); Max value from RGB is 121 - color contains mainly: red. Hex color #792154 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #792154 is #86DEAB. Grayscale: #414141. Windows color (decimal): -8838828 or 5513593. OLE color: 5513593.
HSL color Cylindrical-coordinate representation of color #792154: hue angle of 325.23º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #792154 is Cyan = 0, Magento = 0.73, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 33 | 84 | - |
| CMYK | 0 | 0.73 | 0.31 | 0.53 |
| HSL | 325.23º | 0.57% | 0.3% | - |
| HSV(B) | 325.23º | 0.73% | 0.47% | - |
| XYZ | 10.03 | 5.79 | 8.98 | - |
| YUV | 65.13 | 138.65 | 167.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 33 | 84 | 0 | 0.73 | 0.31 | 0.53 | 325.23 | 0.57 | 0.3 |
| Hex | 79 | 21 | 54 | 0 | 49 | 1F | 35 | 145 | 39 | 1E |
| Octal | 171 | 41 | 124 | 0 | 111 | 37 | 65 | 505 | 71 | 36 |
| Binary | 1111001 | 100001 | 1010100 | 0 | 1001001 | 11111 | 110101 | 101000101 | 111001 | 11110 |
Color Harmonies of #792154
Complementary color
Monochromatic Colors of #792154
Black with #792154
Text Example
Text Example
White with #792154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792154; }
p { color: rgb(121,33,84); }
H1.HeaderClassName
{
color: #792154;
}
.AnyTagClassName
{
color: #792154;
}
</style>
background-color css
<style>
a { background-color: #792154; }
a { background-color: rgb(121,33,84); }
div.DivClassName
{
background-color: #792154;
}
.BgClassName
{
background-color: #792154;
}
</style>
border-color css
<style>
span { border-color: #792154; }
span { border-color: rgb(121,33,84); }
td.TdClassName
{
border-color: #792154;
}
.TagClassName
{
border-color: #792154;
}
</style>