Shades of Flirt #7A3257
Tints of Flirt #7A3257
RGB
CMYK
RGB Variations
Color information
#7A3257 (or 0x7A3257) is known color: Flirt. HEX triplet: 7A, 32 and 57. RGB value is (122,50,87). Sum of RGB (Red+Green+Blue) = 122+50+87=259 (34% of max value = 765). Red value is 122 (48.05% from 255 or 47.10% from 259); Green value is 50 (19.92% from 255 or 19.31% from 259); Blue value is 87 (34.38% from 255 or 33.59% from 259); Max value from RGB is 122 - color contains mainly: red. Hex color #7A3257 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #7A3257 is #85CDA8. Grayscale: #4B4B4B. Windows color (decimal): -8768937 or 5714554. OLE color: 5714554.
HSL color Cylindrical-coordinate representation of color #7A3257: hue angle of 329.17º degrees, saturation: 0.42, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #7A3257 is Cyan = 0, Magento = 0.59, Yellow = 0.29 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 122 | 50 | 87 | - |
| CMYK | 0 | 0.59 | 0.29 | 0.52 |
| HSL | 329.17º | 0.42% | 0.34% | - |
| HSV(B) | 329.17º | 0.59% | 0.48% | - |
| XYZ | 10.89 | 7.11 | 9.81 | - |
| YUV | 75.75 | 134.35 | 160.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 122 | 50 | 87 | 0 | 0.59 | 0.29 | 0.52 | 329.17 | 0.42 | 0.34 |
| Hex | 7A | 32 | 57 | 0 | 3B | 1D | 34 | 149 | 2A | 22 |
| Octal | 172 | 62 | 127 | 0 | 73 | 35 | 64 | 511 | 52 | 42 |
| Binary | 1111010 | 110010 | 1010111 | 0 | 111011 | 11101 | 110100 | 101001001 | 101010 | 100010 |
Color Harmonies of #7A3257
Complementary color
Monochromatic Colors of #7A3257
Black with #7A3257
Text Example
Text Example
White with #7A3257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7A3257; }
p { color: rgb(122,50,87); }
H1.HeaderClassName
{
color: #7A3257;
}
.AnyTagClassName
{
color: #7A3257;
}
</style>
background-color css
<style>
a { background-color: #7A3257; }
a { background-color: rgb(122,50,87); }
div.DivClassName
{
background-color: #7A3257;
}
.BgClassName
{
background-color: #7A3257;
}
</style>
border-color css
<style>
span { border-color: #7A3257; }
span { border-color: rgb(122,50,87); }
td.TdClassName
{
border-color: #7A3257;
}
.TagClassName
{
border-color: #7A3257;
}
</style>