Shades of Flirt #792642
Tints of Flirt #792642
RGB
CMYK
RGB Variations
Color information
#792642 (or 0x792642) is known color: Flirt. HEX triplet: 79, 26 and 42. RGB value is (121,38,66). Sum of RGB (Red+Green+Blue) = 121+38+66=225 (29% of max value = 765). Red value is 121 (47.66% from 255 or 53.78% from 225); Green value is 38 (15.23% from 255 or 16.89% from 225); Blue value is 66 (26.17% from 255 or 29.33% from 225); Max value from RGB is 121 - color contains mainly: red. Hex color #792642 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #792642 is #86D9BD. Grayscale: #414141. Windows color (decimal): -8837566 or 4335225. OLE color: 4335225.
HSL color Cylindrical-coordinate representation of color #792642: hue angle of 339.76º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #792642 is Cyan = 0, Magento = 0.69, Yellow = 0.45 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 38 | 66 | - |
| CMYK | 0 | 0.69 | 0.45 | 0.53 |
| HSL | 339.76º | 0.52% | 0.31% | - |
| HSV(B) | 339.76º | 0.69% | 0.47% | - |
| XYZ | 9.56 | 5.84 | 5.78 | - |
| YUV | 66.01 | 128 | 167.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 38 | 66 | 0 | 0.69 | 0.45 | 0.53 | 339.76 | 0.52 | 0.31 |
| Hex | 79 | 26 | 42 | 0 | 45 | 2D | 35 | 154 | 34 | 1F |
| Octal | 171 | 46 | 102 | 0 | 105 | 55 | 65 | 524 | 64 | 37 |
| Binary | 1111001 | 100110 | 1000010 | 0 | 1000101 | 101101 | 110101 | 101010100 | 110100 | 11111 |
Color Harmonies of #792642
Complementary color
Monochromatic Colors of #792642
Black with #792642
Text Example
Text Example
White with #792642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792642; }
p { color: rgb(121,38,66); }
H1.HeaderClassName
{
color: #792642;
}
.AnyTagClassName
{
color: #792642;
}
</style>
background-color css
<style>
a { background-color: #792642; }
a { background-color: rgb(121,38,66); }
div.DivClassName
{
background-color: #792642;
}
.BgClassName
{
background-color: #792642;
}
</style>
border-color css
<style>
span { border-color: #792642; }
span { border-color: rgb(121,38,66); }
td.TdClassName
{
border-color: #792642;
}
.TagClassName
{
border-color: #792642;
}
</style>