Shades of Flirt #793247
Tints of Flirt #793247
RGB
CMYK
RGB Variations
Color information
#793247 (or 0x793247) is known color: Flirt. HEX triplet: 79, 32 and 47. RGB value is (121,50,71). Sum of RGB (Red+Green+Blue) = 121+50+71=242 (32% of max value = 765). Red value is 121 (47.66% from 255 or 50% from 242); Green value is 50 (19.92% from 255 or 20.66% from 242); Blue value is 71 (28.12% from 255 or 29.34% from 242); Max value from RGB is 121 - color contains mainly: red. Hex color #793247 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793247 is #86CDB8. Grayscale: #494949. Windows color (decimal): -8834489 or 4665977. OLE color: 4665977.
HSL color Cylindrical-coordinate representation of color #793247: hue angle of 342.25º degrees, saturation: 0.42, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #793247 is Cyan = 0, Magento = 0.59, Yellow = 0.41 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 50 | 71 | - |
| CMYK | 0 | 0.59 | 0.41 | 0.53 |
| HSL | 342.25º | 0.42% | 0.34% | - |
| HSV(B) | 342.25º | 0.59% | 0.47% | - |
| XYZ | 10.16 | 6.8 | 6.74 | - |
| YUV | 73.62 | 126.52 | 161.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 50 | 71 | 0 | 0.59 | 0.41 | 0.53 | 342.25 | 0.42 | 0.34 |
| Hex | 79 | 32 | 47 | 0 | 3B | 29 | 35 | 156 | 2A | 22 |
| Octal | 171 | 62 | 107 | 0 | 73 | 51 | 65 | 526 | 52 | 42 |
| Binary | 1111001 | 110010 | 1000111 | 0 | 111011 | 101001 | 110101 | 101010110 | 101010 | 100010 |
Color Harmonies of #793247
Complementary color
Monochromatic Colors of #793247
Black with #793247
Text Example
Text Example
White with #793247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793247; }
p { color: rgb(121,50,71); }
H1.HeaderClassName
{
color: #793247;
}
.AnyTagClassName
{
color: #793247;
}
</style>
background-color css
<style>
a { background-color: #793247; }
a { background-color: rgb(121,50,71); }
div.DivClassName
{
background-color: #793247;
}
.BgClassName
{
background-color: #793247;
}
</style>
border-color css
<style>
span { border-color: #793247; }
span { border-color: rgb(121,50,71); }
td.TdClassName
{
border-color: #793247;
}
.TagClassName
{
border-color: #793247;
}
</style>