Shades of Flirt #792357
Tints of Flirt #792357
RGB
CMYK
RGB Variations
Color information
#792357 (or 0x792357) is known color: Flirt. HEX triplet: 79, 23 and 57. RGB value is (121,35,87). Sum of RGB (Red+Green+Blue) = 121+35+87=243 (32% of max value = 765). Red value is 121 (47.66% from 255 or 49.79% from 243); Green value is 35 (14.06% from 255 or 14.40% from 243); Blue value is 87 (34.38% from 255 or 35.80% from 243); Max value from RGB is 121 - color contains mainly: red. Hex color #792357 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #792357 is #86DCA8. Grayscale: #424242. Windows color (decimal): -8838313 or 5710713. OLE color: 5710713.
HSL color Cylindrical-coordinate representation of color #792357: hue angle of 323.72º degrees, saturation: 0.55, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #792357 is Cyan = 0, Magento = 0.71, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 35 | 87 | - |
| CMYK | 0 | 0.71 | 0.28 | 0.53 |
| HSL | 323.72º | 0.55% | 0.31% | - |
| HSV(B) | 323.72º | 0.71% | 0.47% | - |
| XYZ | 10.21 | 5.96 | 9.63 | - |
| YUV | 66.64 | 139.49 | 166.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 35 | 87 | 0 | 0.71 | 0.28 | 0.53 | 323.72 | 0.55 | 0.31 |
| Hex | 79 | 23 | 57 | 0 | 47 | 1C | 35 | 144 | 37 | 1F |
| Octal | 171 | 43 | 127 | 0 | 107 | 34 | 65 | 504 | 67 | 37 |
| Binary | 1111001 | 100011 | 1010111 | 0 | 1000111 | 11100 | 110101 | 101000100 | 110111 | 11111 |
Color Harmonies of #792357
Complementary color
Monochromatic Colors of #792357
Black with #792357
Text Example
Text Example
White with #792357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792357; }
p { color: rgb(121,35,87); }
H1.HeaderClassName
{
color: #792357;
}
.AnyTagClassName
{
color: #792357;
}
</style>
background-color css
<style>
a { background-color: #792357; }
a { background-color: rgb(121,35,87); }
div.DivClassName
{
background-color: #792357;
}
.BgClassName
{
background-color: #792357;
}
</style>
border-color css
<style>
span { border-color: #792357; }
span { border-color: rgb(121,35,87); }
td.TdClassName
{
border-color: #792357;
}
.TagClassName
{
border-color: #792357;
}
</style>