Shades of Flirt #7A3453
Tints of Flirt #7A3453
RGB
CMYK
RGB Variations
Color information
#7A3453 (or 0x7A3453) is known color: Flirt. HEX triplet: 7A, 34 and 53. RGB value is (122,52,83). Sum of RGB (Red+Green+Blue) = 122+52+83=257 (34% of max value = 765). Red value is 122 (48.05% from 255 or 47.47% from 257); Green value is 52 (20.70% from 255 or 20.23% from 257); Blue value is 83 (32.81% from 255 or 32.30% from 257); Max value from RGB is 122 - color contains mainly: red. Hex color #7A3453 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #7A3453 is #85CBAC. Grayscale: #4C4C4C. Windows color (decimal): -8768429 or 5452922. OLE color: 5452922.
HSL color Cylindrical-coordinate representation of color #7A3453: hue angle of 333.43º degrees, saturation: 0.4, 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 #7A3453 is Cyan = 0, Magento = 0.57, Yellow = 0.32 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 122 | 52 | 83 | - |
| CMYK | 0 | 0.57 | 0.32 | 0.52 |
| HSL | 333.43º | 0.4% | 0.34% | - |
| HSV(B) | 333.43º | 0.57% | 0.48% | - |
| XYZ | 10.82 | 7.22 | 9.01 | - |
| YUV | 76.46 | 131.69 | 160.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 122 | 52 | 83 | 0 | 0.57 | 0.32 | 0.52 | 333.43 | 0.4 | 0.34 |
| Hex | 7A | 34 | 53 | 0 | 39 | 20 | 34 | 14D | 28 | 22 |
| Octal | 172 | 64 | 123 | 0 | 71 | 40 | 64 | 515 | 50 | 42 |
| Binary | 1111010 | 110100 | 1010011 | 0 | 111001 | 100000 | 110100 | 101001101 | 101000 | 100010 |
Color Harmonies of #7A3453
Complementary color
Monochromatic Colors of #7A3453
Black with #7A3453
Text Example
Text Example
White with #7A3453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7A3453; }
p { color: rgb(122,52,83); }
H1.HeaderClassName
{
color: #7A3453;
}
.AnyTagClassName
{
color: #7A3453;
}
</style>
background-color css
<style>
a { background-color: #7A3453; }
a { background-color: rgb(122,52,83); }
div.DivClassName
{
background-color: #7A3453;
}
.BgClassName
{
background-color: #7A3453;
}
</style>
border-color css
<style>
span { border-color: #7A3453; }
span { border-color: rgb(122,52,83); }
td.TdClassName
{
border-color: #7A3453;
}
.TagClassName
{
border-color: #7A3453;
}
</style>