Shades of Affair #7B5689
Tints of Affair #7B5689
RGB
CMYK
RGB Variations
Color information
#7B5689 (or 0x7B5689) is known color: Affair. HEX triplet: 7B, 56 and 89. RGB value is (123,86,137). Sum of RGB (Red+Green+Blue) = 123+86+137=346 (45% of max value = 765). Red value is 123 (48.44% from 255 or 35.55% from 346); Green value is 86 (33.98% from 255 or 24.86% from 346); Blue value is 137 (53.91% from 255 or 39.60% from 346); Max value from RGB is 137 - color contains mainly: blue. Hex color #7B5689 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #7B5689 is #84A976. Grayscale: #666666. Windows color (decimal): -8694135 or 9000571. OLE color: 9000571.
HSL color Cylindrical-coordinate representation of color #7B5689: hue angle of 283.53º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #7B5689 is Cyan = 0.10, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 123 | 86 | 137 | - |
| CMYK | 0.10 | 0.37 | 0 | 0.46 |
| HSL | 283.53º | 0.23% | 0.44% | - |
| HSV(B) | 283.53º | 0.37% | 0.54% | - |
| XYZ | 16.01 | 12.67 | 25.27 | - |
| YUV | 102.88 | 147.26 | 142.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 123 | 86 | 137 | 0.10 | 0.37 | 0 | 0.46 | 283.53 | 0.23 | 0.44 |
| Hex | 7B | 56 | 89 | A | 25 | 0 | 2E | 11C | 17 | 2C |
| Octal | 173 | 126 | 211 | 12 | 45 | 0 | 56 | 434 | 27 | 54 |
| Binary | 1111011 | 1010110 | 10001001 | 1010 | 100101 | 0 | 101110 | 100011100 | 10111 | 101100 |
Color Harmonies of #7B5689
Complementary color
Monochromatic Colors of #7B5689
Black with #7B5689
Text Example
Text Example
White with #7B5689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7B5689; }
p { color: rgb(123,86,137); }
H1.HeaderClassName
{
color: #7B5689;
}
.AnyTagClassName
{
color: #7B5689;
}
</style>
background-color css
<style>
a { background-color: #7B5689; }
a { background-color: rgb(123,86,137); }
div.DivClassName
{
background-color: #7B5689;
}
.BgClassName
{
background-color: #7B5689;
}
</style>
border-color css
<style>
span { border-color: #7B5689; }
span { border-color: rgb(123,86,137); }
td.TdClassName
{
border-color: #7B5689;
}
.TagClassName
{
border-color: #7B5689;
}
</style>