Shades of Flirt #792954
Tints of Flirt #792954
RGB
CMYK
RGB Variations
Color information
#792954 (or 0x792954) is known color: Flirt. HEX triplet: 79, 29 and 54. RGB value is (121,41,84). Sum of RGB (Red+Green+Blue) = 121+41+84=246 (32% of max value = 765). Red value is 121 (47.66% from 255 or 49.19% from 246); Green value is 41 (16.41% from 255 or 16.67% from 246); Blue value is 84 (33.20% from 255 or 34.15% from 246); Max value from RGB is 121 - color contains mainly: red. Hex color #792954 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #792954 is #86D6AB. Grayscale: #454545. Windows color (decimal): -8836780 or 5515641. OLE color: 5515641.
HSL color Cylindrical-coordinate representation of color #792954: hue angle of 327.75º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #792954 is Cyan = 0, Magento = 0.66, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 41 | 84 | - |
| CMYK | 0 | 0.66 | 0.31 | 0.53 |
| HSL | 327.75º | 0.49% | 0.32% | - |
| HSV(B) | 327.75º | 0.66% | 0.47% | - |
| XYZ | 10.28 | 6.29 | 9.06 | - |
| YUV | 69.82 | 136 | 164.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 41 | 84 | 0 | 0.66 | 0.31 | 0.53 | 327.75 | 0.49 | 0.32 |
| Hex | 79 | 29 | 54 | 0 | 42 | 1F | 35 | 148 | 31 | 20 |
| Octal | 171 | 51 | 124 | 0 | 102 | 37 | 65 | 510 | 61 | 40 |
| Binary | 1111001 | 101001 | 1010100 | 0 | 1000010 | 11111 | 110101 | 101001000 | 110001 | 100000 |
Color Harmonies of #792954
Complementary color
Monochromatic Colors of #792954
Black with #792954
Text Example
Text Example
White with #792954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792954; }
p { color: rgb(121,41,84); }
H1.HeaderClassName
{
color: #792954;
}
.AnyTagClassName
{
color: #792954;
}
</style>
background-color css
<style>
a { background-color: #792954; }
a { background-color: rgb(121,41,84); }
div.DivClassName
{
background-color: #792954;
}
.BgClassName
{
background-color: #792954;
}
</style>
border-color css
<style>
span { border-color: #792954; }
span { border-color: rgb(121,41,84); }
td.TdClassName
{
border-color: #792954;
}
.TagClassName
{
border-color: #792954;
}
</style>