Shades of Flirt #7A3554
Tints of Flirt #7A3554
RGB
CMYK
RGB Variations
Color information
#7A3554 (or 0x7A3554) is known color: Flirt. HEX triplet: 7A, 35 and 54. RGB value is (122,53,84). Sum of RGB (Red+Green+Blue) = 122+53+84=259 (34% of max value = 765). Red value is 122 (48.05% from 255 or 47.10% from 259); Green value is 53 (21.09% from 255 or 20.46% from 259); Blue value is 84 (33.20% from 255 or 32.43% from 259); Max value from RGB is 122 - color contains mainly: red. Hex color #7A3554 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #7A3554 is #85CAAB. Grayscale: #4D4D4D. Windows color (decimal): -8768172 or 5518714. OLE color: 5518714.
HSL color Cylindrical-coordinate representation of color #7A3554: hue angle of 333.04º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #7A3554 is Cyan = 0, Magento = 0.57, Yellow = 0.31 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 122 | 53 | 84 | - |
| CMYK | 0 | 0.57 | 0.31 | 0.52 |
| HSL | 333.04º | 0.39% | 0.34% | - |
| HSV(B) | 333.04º | 0.57% | 0.48% | - |
| XYZ | 10.9 | 7.32 | 9.23 | - |
| YUV | 77.17 | 131.86 | 159.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 122 | 53 | 84 | 0 | 0.57 | 0.31 | 0.52 | 333.04 | 0.39 | 0.34 |
| Hex | 7A | 35 | 54 | 0 | 39 | 1F | 34 | 14D | 27 | 22 |
| Octal | 172 | 65 | 124 | 0 | 71 | 37 | 64 | 515 | 47 | 42 |
| Binary | 1111010 | 110101 | 1010100 | 0 | 111001 | 11111 | 110100 | 101001101 | 100111 | 100010 |
Color Harmonies of #7A3554
Complementary color
Monochromatic Colors of #7A3554
Black with #7A3554
Text Example
Text Example
White with #7A3554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7A3554; }
p { color: rgb(122,53,84); }
H1.HeaderClassName
{
color: #7A3554;
}
.AnyTagClassName
{
color: #7A3554;
}
</style>
background-color css
<style>
a { background-color: #7A3554; }
a { background-color: rgb(122,53,84); }
div.DivClassName
{
background-color: #7A3554;
}
.BgClassName
{
background-color: #7A3554;
}
</style>
border-color css
<style>
span { border-color: #7A3554; }
span { border-color: rgb(122,53,84); }
td.TdClassName
{
border-color: #7A3554;
}
.TagClassName
{
border-color: #7A3554;
}
</style>