Shades of Flirt #793656
Tints of Flirt #793656
RGB
CMYK
RGB Variations
Color information
#793656 (or 0x793656) is known color: Flirt. HEX triplet: 79, 36 and 56. RGB value is (121,54,86). Sum of RGB (Red+Green+Blue) = 121+54+86=261 (34% of max value = 765). Red value is 121 (47.66% from 255 or 46.36% from 261); Green value is 54 (21.48% from 255 or 20.69% from 261); Blue value is 86 (33.98% from 255 or 32.95% from 261); Max value from RGB is 121 - color contains mainly: red. Hex color #793656 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #793656 is #86C9A9. Grayscale: #4D4D4D. Windows color (decimal): -8833450 or 5650041. OLE color: 5650041.
HSL color Cylindrical-coordinate representation of color #793656: hue angle of 331.34º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #793656 is Cyan = 0, Magento = 0.55, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 54 | 86 | - |
| CMYK | 0 | 0.55 | 0.29 | 0.53 |
| HSL | 331.34º | 0.38% | 0.34% | - |
| HSV(B) | 331.34º | 0.55% | 0.47% | - |
| XYZ | 10.88 | 7.38 | 9.65 | - |
| YUV | 77.68 | 132.7 | 158.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 54 | 86 | 0 | 0.55 | 0.29 | 0.53 | 331.34 | 0.38 | 0.34 |
| Hex | 79 | 36 | 56 | 0 | 37 | 1D | 35 | 14B | 26 | 22 |
| Octal | 171 | 66 | 126 | 0 | 67 | 35 | 65 | 513 | 46 | 42 |
| Binary | 1111001 | 110110 | 1010110 | 0 | 110111 | 11101 | 110101 | 101001011 | 100110 | 100010 |
Color Harmonies of #793656
Complementary color
Monochromatic Colors of #793656
Black with #793656
Text Example
Text Example
White with #793656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793656; }
p { color: rgb(121,54,86); }
H1.HeaderClassName
{
color: #793656;
}
.AnyTagClassName
{
color: #793656;
}
</style>
background-color css
<style>
a { background-color: #793656; }
a { background-color: rgb(121,54,86); }
div.DivClassName
{
background-color: #793656;
}
.BgClassName
{
background-color: #793656;
}
</style>
border-color css
<style>
span { border-color: #793656; }
span { border-color: rgb(121,54,86); }
td.TdClassName
{
border-color: #793656;
}
.TagClassName
{
border-color: #793656;
}
</style>