Shades of Affair #89549A
Tints of Affair #89549A
RGB
CMYK
RGB Variations
Color information
#89549A (or 0x89549A) is known color: Affair. HEX triplet: 89, 54 and 9A. RGB value is (137,84,154). Sum of RGB (Red+Green+Blue) = 137+84+154=375 (49% of max value = 765). Red value is 137 (53.91% from 255 or 36.53% from 375); Green value is 84 (33.20% from 255 or 22.4% from 375); Blue value is 154 (60.55% from 255 or 41.07% from 375); Max value from RGB is 154 - color contains mainly: blue. Hex color #89549A is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #89549A is #76AB65. Grayscale: #6B6B6B. Windows color (decimal): -7777126 or 10114185. OLE color: 10114185.
HSL color Cylindrical-coordinate representation of color #89549A: hue angle of 285.43º degrees, saturation: 0.29, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #89549A is Cyan = 0.11, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 137 | 84 | 154 | - |
| CMYK | 0.11 | 0.45 | 0 | 0.40 |
| HSL | 285.43º | 0.29% | 0.47% | - |
| HSV(B) | 285.43º | 0.45% | 0.6% | - |
| XYZ | 19.32 | 13.99 | 32.25 | - |
| YUV | 107.83 | 154.06 | 148.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 84 | 154 | 0.11 | 0.45 | 0 | 0.40 | 285.43 | 0.29 | 0.47 |
| Hex | 89 | 54 | 9A | B | 2D | 0 | 28 | 11D | 1D | 2F |
| Octal | 211 | 124 | 232 | 13 | 55 | 0 | 50 | 435 | 35 | 57 |
| Binary | 10001001 | 1010100 | 10011010 | 1011 | 101101 | 0 | 101000 | 100011101 | 11101 | 101111 |
Color Harmonies of #89549A
Complementary color
Monochromatic Colors of #89549A
Black with #89549A
Text Example
Text Example
White with #89549A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #89549A; }
p { color: rgb(137,84,154); }
H1.HeaderClassName
{
color: #89549A;
}
.AnyTagClassName
{
color: #89549A;
}
</style>
background-color css
<style>
a { background-color: #89549A; }
a { background-color: rgb(137,84,154); }
div.DivClassName
{
background-color: #89549A;
}
.BgClassName
{
background-color: #89549A;
}
</style>
border-color css
<style>
span { border-color: #89549A; }
span { border-color: rgb(137,84,154); }
td.TdClassName
{
border-color: #89549A;
}
.TagClassName
{
border-color: #89549A;
}
</style>