Shades of Flirt #792253
Tints of Flirt #792253
RGB
CMYK
RGB Variations
Color information
#792253 (or 0x792253) is known color: Flirt. HEX triplet: 79, 22 and 53. RGB value is (121,34,83). Sum of RGB (Red+Green+Blue) = 121+34+83=238 (31% of max value = 765). Red value is 121 (47.66% from 255 or 50.84% from 238); Green value is 34 (13.67% from 255 or 14.29% from 238); Blue value is 83 (32.81% from 255 or 34.87% from 238); Max value from RGB is 121 - color contains mainly: red. Hex color #792253 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #792253 is #86DDAC. Grayscale: #414141. Windows color (decimal): -8838573 or 5448313. OLE color: 5448313.
HSL color Cylindrical-coordinate representation of color #792253: hue angle of 326.21º 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 #792253 is Cyan = 0, Magento = 0.72, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 34 | 83 | - |
| CMYK | 0 | 0.72 | 0.31 | 0.53 |
| HSL | 326.21º | 0.56% | 0.3% | - |
| HSV(B) | 326.21º | 0.72% | 0.47% | - |
| XYZ | 10.02 | 5.83 | 8.78 | - |
| YUV | 65.6 | 137.82 | 167.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 34 | 83 | 0 | 0.72 | 0.31 | 0.53 | 326.21 | 0.56 | 0.3 |
| Hex | 79 | 22 | 53 | 0 | 48 | 1F | 35 | 146 | 38 | 1E |
| Octal | 171 | 42 | 123 | 0 | 110 | 37 | 65 | 506 | 70 | 36 |
| Binary | 1111001 | 100010 | 1010011 | 0 | 1001000 | 11111 | 110101 | 101000110 | 111000 | 11110 |
Color Harmonies of #792253
Complementary color
Monochromatic Colors of #792253
Black with #792253
Text Example
Text Example
White with #792253
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792253; }
p { color: rgb(121,34,83); }
H1.HeaderClassName
{
color: #792253;
}
.AnyTagClassName
{
color: #792253;
}
</style>
background-color css
<style>
a { background-color: #792253; }
a { background-color: rgb(121,34,83); }
div.DivClassName
{
background-color: #792253;
}
.BgClassName
{
background-color: #792253;
}
</style>
border-color css
<style>
span { border-color: #792253; }
span { border-color: rgb(121,34,83); }
td.TdClassName
{
border-color: #792253;
}
.TagClassName
{
border-color: #792253;
}
</style>