Shades of Affair #89569A
Tints of Affair #89569A
RGB
CMYK
RGB Variations
Color information
#89569A (or 0x89569A) is known color: Affair. HEX triplet: 89, 56 and 9A. RGB value is (137,86,154). Sum of RGB (Red+Green+Blue) = 137+86+154=377 (49% of max value = 765). Red value is 137 (53.91% from 255 or 36.34% from 377); Green value is 86 (33.98% from 255 or 22.81% from 377); Blue value is 154 (60.55% from 255 or 40.85% from 377); Max value from RGB is 154 - color contains mainly: blue. Hex color #89569A is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #89569A is #76A965. Grayscale: #6C6C6C. Windows color (decimal): -7776614 or 10114697. OLE color: 10114697.
HSL color Cylindrical-coordinate representation of color #89569A: hue angle of 285º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #89569A is Cyan = 0.11, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 137 | 86 | 154 | - |
| CMYK | 0.11 | 0.44 | 0 | 0.40 |
| HSL | 285º | 0.28% | 0.47% | - |
| HSV(B) | 285º | 0.44% | 0.6% | - |
| XYZ | 19.48 | 14.31 | 32.31 | - |
| YUV | 109 | 153.4 | 147.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 86 | 154 | 0.11 | 0.44 | 0 | 0.40 | 285 | 0.28 | 0.47 |
| Hex | 89 | 56 | 9A | B | 2C | 0 | 28 | 11D | 1C | 2F |
| Octal | 211 | 126 | 232 | 13 | 54 | 0 | 50 | 435 | 34 | 57 |
| Binary | 10001001 | 1010110 | 10011010 | 1011 | 101100 | 0 | 101000 | 100011101 | 11100 | 101111 |
Color Harmonies of #89569A
Complementary color
Monochromatic Colors of #89569A
Black with #89569A
Text Example
Text Example
White with #89569A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #89569A; }
p { color: rgb(137,86,154); }
H1.HeaderClassName
{
color: #89569A;
}
.AnyTagClassName
{
color: #89569A;
}
</style>
background-color css
<style>
a { background-color: #89569A; }
a { background-color: rgb(137,86,154); }
div.DivClassName
{
background-color: #89569A;
}
.BgClassName
{
background-color: #89569A;
}
</style>
border-color css
<style>
span { border-color: #89569A; }
span { border-color: rgb(137,86,154); }
td.TdClassName
{
border-color: #89569A;
}
.TagClassName
{
border-color: #89569A;
}
</style>