Shades of Affair #7B6089
Tints of Affair #7B6089
RGB
CMYK
RGB Variations
Color information
#7B6089 (or 0x7B6089) is known color: Affair. HEX triplet: 7B, 60 and 89. RGB value is (123,96,137). Sum of RGB (Red+Green+Blue) = 123+96+137=356 (47% of max value = 765). Red value is 123 (48.44% from 255 or 34.55% from 356); Green value is 96 (37.89% from 255 or 26.97% from 356); Blue value is 137 (53.91% from 255 or 38.48% from 356); Max value from RGB is 137 - color contains mainly: blue. Hex color #7B6089 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7B6089 is #849F76. Grayscale: #6C6C6C. Windows color (decimal): -8691575 or 9003131. OLE color: 9003131.
HSL color Cylindrical-coordinate representation of color #7B6089: hue angle of 279.51º degrees, saturation: 0.18, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #7B6089 is Cyan = 0.10, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 123 | 96 | 137 | - |
| CMYK | 0.10 | 0.30 | 0 | 0.46 |
| HSL | 279.51º | 0.18% | 0.46% | - |
| HSV(B) | 279.51º | 0.3% | 0.54% | - |
| XYZ | 16.87 | 14.38 | 25.55 | - |
| YUV | 108.75 | 143.95 | 138.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 123 | 96 | 137 | 0.10 | 0.30 | 0 | 0.46 | 279.51 | 0.18 | 0.46 |
| Hex | 7B | 60 | 89 | A | 1E | 0 | 2E | 118 | 12 | 2E |
| Octal | 173 | 140 | 211 | 12 | 36 | 0 | 56 | 430 | 22 | 56 |
| Binary | 1111011 | 1100000 | 10001001 | 1010 | 11110 | 0 | 101110 | 100011000 | 10010 | 101110 |
Color Harmonies of #7B6089
Complementary color
Monochromatic Colors of #7B6089
Black with #7B6089
Text Example
Text Example
White with #7B6089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7B6089; }
p { color: rgb(123,96,137); }
H1.HeaderClassName
{
color: #7B6089;
}
.AnyTagClassName
{
color: #7B6089;
}
</style>
background-color css
<style>
a { background-color: #7B6089; }
a { background-color: rgb(123,96,137); }
div.DivClassName
{
background-color: #7B6089;
}
.BgClassName
{
background-color: #7B6089;
}
</style>
border-color css
<style>
span { border-color: #7B6089; }
span { border-color: rgb(123,96,137); }
td.TdClassName
{
border-color: #7B6089;
}
.TagClassName
{
border-color: #7B6089;
}
</style>