Shades of Affair #895899
Tints of Affair #895899
RGB
CMYK
RGB Variations
Color information
#895899 (or 0x895899) is known color: Affair. HEX triplet: 89, 58 and 99. RGB value is (137,88,153). Sum of RGB (Red+Green+Blue) = 137+88+153=378 (50% of max value = 765). Red value is 137 (53.91% from 255 or 36.24% from 378); Green value is 88 (34.77% from 255 or 23.28% from 378); Blue value is 153 (60.16% from 255 or 40.48% from 378); Max value from RGB is 153 - color contains mainly: blue. Hex color #895899 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #895899 is #76A766. Grayscale: #6D6D6D. Windows color (decimal): -7776103 or 10049673. OLE color: 10049673.
HSL color Cylindrical-coordinate representation of color #895899: hue angle of 285.23º degrees, saturation: 0.27, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #895899 is Cyan = 0.10, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 137 | 88 | 153 | - |
| CMYK | 0.10 | 0.42 | 0 | 0.4 |
| HSL | 285.23º | 0.27% | 0.47% | - |
| HSV(B) | 285.23º | 0.42% | 0.6% | - |
| XYZ | 19.56 | 14.6 | 31.92 | - |
| YUV | 110.06 | 152.23 | 147.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 88 | 153 | 0.10 | 0.42 | 0 | 0.4 | 285.23 | 0.27 | 0.47 |
| Hex | 89 | 58 | 99 | A | 2A | 0 | 28 | 11D | 1B | 2F |
| Octal | 211 | 130 | 231 | 12 | 52 | 0 | 50 | 435 | 33 | 57 |
| Binary | 10001001 | 1011000 | 10011001 | 1010 | 101010 | 0 | 101000 | 100011101 | 11011 | 101111 |
Color Harmonies of #895899
Complementary color
Monochromatic Colors of #895899
Black with #895899
Text Example
Text Example
White with #895899
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895899; }
p { color: rgb(137,88,153); }
H1.HeaderClassName
{
color: #895899;
}
.AnyTagClassName
{
color: #895899;
}
</style>
background-color css
<style>
a { background-color: #895899; }
a { background-color: rgb(137,88,153); }
div.DivClassName
{
background-color: #895899;
}
.BgClassName
{
background-color: #895899;
}
</style>
border-color css
<style>
span { border-color: #895899; }
span { border-color: rgb(137,88,153); }
td.TdClassName
{
border-color: #895899;
}
.TagClassName
{
border-color: #895899;
}
</style>