Shades of Flirt #793753
Tints of Flirt #793753
RGB
CMYK
RGB Variations
Color information
#793753 (or 0x793753) is known color: Flirt. HEX triplet: 79, 37 and 53. RGB value is (121,55,83). Sum of RGB (Red+Green+Blue) = 121+55+83=259 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.72% from 259); Green value is 55 (21.88% from 255 or 21.24% from 259); Blue value is 83 (32.81% from 255 or 32.05% from 259); Max value from RGB is 121 - color contains mainly: red. Hex color #793753 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793753 is #86C8AC. Grayscale: #4D4D4D. Windows color (decimal): -8833197 or 5453689. OLE color: 5453689.
HSL color Cylindrical-coordinate representation of color #793753: hue angle of 334.55º degrees, saturation: 0.38, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #793753 is Cyan = 0, Magento = 0.55, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 55 | 83 | - |
| CMYK | 0 | 0.55 | 0.31 | 0.53 |
| HSL | 334.55º | 0.38% | 0.35% | - |
| HSV(B) | 334.55º | 0.55% | 0.47% | - |
| XYZ | 10.81 | 7.42 | 9.05 | - |
| YUV | 77.93 | 130.87 | 158.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 55 | 83 | 0 | 0.55 | 0.31 | 0.53 | 334.55 | 0.38 | 0.35 |
| Hex | 79 | 37 | 53 | 0 | 37 | 1F | 35 | 14F | 26 | 23 |
| Octal | 171 | 67 | 123 | 0 | 67 | 37 | 65 | 517 | 46 | 43 |
| Binary | 1111001 | 110111 | 1010011 | 0 | 110111 | 11111 | 110101 | 101001111 | 100110 | 100011 |
Color Harmonies of #793753
Complementary color
Monochromatic Colors of #793753
Black with #793753
Text Example
Text Example
White with #793753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793753; }
p { color: rgb(121,55,83); }
H1.HeaderClassName
{
color: #793753;
}
.AnyTagClassName
{
color: #793753;
}
</style>
background-color css
<style>
a { background-color: #793753; }
a { background-color: rgb(121,55,83); }
div.DivClassName
{
background-color: #793753;
}
.BgClassName
{
background-color: #793753;
}
</style>
border-color css
<style>
span { border-color: #793753; }
span { border-color: rgb(121,55,83); }
td.TdClassName
{
border-color: #793753;
}
.TagClassName
{
border-color: #793753;
}
</style>