Shades of Affair #7A6093
Tints of Affair #7A6093
RGB
CMYK
RGB Variations
Color information
#7A6093 (or 0x7A6093) is known color: Affair. HEX triplet: 7A, 60 and 93. RGB value is (122,96,147). Sum of RGB (Red+Green+Blue) = 122+96+147=365 (48% of max value = 765). Red value is 122 (48.05% from 255 or 33.42% from 365); Green value is 96 (37.89% from 255 or 26.30% from 365); Blue value is 147 (57.81% from 255 or 40.27% from 365); Max value from RGB is 147 - color contains mainly: blue. Hex color #7A6093 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7A6093 is #859F6C. Grayscale: #6D6D6D. Windows color (decimal): -8757101 or 9658490. OLE color: 9658490.
HSL color Cylindrical-coordinate representation of color #7A6093: hue angle of 270.59º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #7A6093 is Cyan = 0.17, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 122 | 96 | 147 | - |
| CMYK | 0.17 | 0.35 | 0 | 0.42 |
| HSL | 270.59º | 0.21% | 0.48% | - |
| HSV(B) | 270.59º | 0.35% | 0.58% | - |
| XYZ | 17.48 | 14.61 | 29.5 | - |
| YUV | 109.59 | 149.11 | 136.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 122 | 96 | 147 | 0.17 | 0.35 | 0 | 0.42 | 270.59 | 0.21 | 0.48 |
| Hex | 7A | 60 | 93 | 11 | 23 | 0 | 2A | 10F | 15 | 30 |
| Octal | 172 | 140 | 223 | 21 | 43 | 0 | 52 | 417 | 25 | 60 |
| Binary | 1111010 | 1100000 | 10010011 | 10001 | 100011 | 0 | 101010 | 100001111 | 10101 | 110000 |
Color Harmonies of #7A6093
Complementary color
Monochromatic Colors of #7A6093
Black with #7A6093
Text Example
Text Example
White with #7A6093
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7A6093; }
p { color: rgb(122,96,147); }
H1.HeaderClassName
{
color: #7A6093;
}
.AnyTagClassName
{
color: #7A6093;
}
</style>
background-color css
<style>
a { background-color: #7A6093; }
a { background-color: rgb(122,96,147); }
div.DivClassName
{
background-color: #7A6093;
}
.BgClassName
{
background-color: #7A6093;
}
</style>
border-color css
<style>
span { border-color: #7A6093; }
span { border-color: rgb(122,96,147); }
td.TdClassName
{
border-color: #7A6093;
}
.TagClassName
{
border-color: #7A6093;
}
</style>