Shades of Flirt #793248
Tints of Flirt #793248
RGB
CMYK
RGB Variations
Color information
#793248 (or 0x793248) is known color: Flirt. HEX triplet: 79, 32 and 48. RGB value is (121,50,72). Sum of RGB (Red+Green+Blue) = 121+50+72=243 (32% of max value = 765). Red value is 121 (47.66% from 255 or 49.79% from 243); Green value is 50 (19.92% from 255 or 20.58% from 243); Blue value is 72 (28.52% from 255 or 29.63% from 243); Max value from RGB is 121 - color contains mainly: red. Hex color #793248 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793248 is #86CDB7. Grayscale: #494949. Windows color (decimal): -8834488 or 4731513. OLE color: 4731513.
HSL color Cylindrical-coordinate representation of color #793248: hue angle of 341.41º 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 #793248 is Cyan = 0, Magento = 0.59, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 50 | 72 | - |
| CMYK | 0 | 0.59 | 0.40 | 0.53 |
| HSL | 341.41º | 0.42% | 0.34% | - |
| HSV(B) | 341.41º | 0.59% | 0.47% | - |
| XYZ | 10.2 | 6.81 | 6.91 | - |
| YUV | 73.74 | 127.02 | 161.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 50 | 72 | 0 | 0.59 | 0.40 | 0.53 | 341.41 | 0.42 | 0.34 |
| Hex | 79 | 32 | 48 | 0 | 3B | 28 | 35 | 155 | 2A | 22 |
| Octal | 171 | 62 | 110 | 0 | 73 | 50 | 65 | 525 | 52 | 42 |
| Binary | 1111001 | 110010 | 1001000 | 0 | 111011 | 101000 | 110101 | 101010101 | 101010 | 100010 |
Color Harmonies of #793248
Complementary color
Monochromatic Colors of #793248
Black with #793248
Text Example
Text Example
White with #793248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793248; }
p { color: rgb(121,50,72); }
H1.HeaderClassName
{
color: #793248;
}
.AnyTagClassName
{
color: #793248;
}
</style>
background-color css
<style>
a { background-color: #793248; }
a { background-color: rgb(121,50,72); }
div.DivClassName
{
background-color: #793248;
}
.BgClassName
{
background-color: #793248;
}
</style>
border-color css
<style>
span { border-color: #793248; }
span { border-color: rgb(121,50,72); }
td.TdClassName
{
border-color: #793248;
}
.TagClassName
{
border-color: #793248;
}
</style>