Shades of Affair #895698
Tints of Affair #895698
RGB
CMYK
RGB Variations
Color information
#895698 (or 0x895698) is known color: Affair. HEX triplet: 89, 56 and 98. RGB value is (137,86,152). Sum of RGB (Red+Green+Blue) = 137+86+152=375 (49% of max value = 765). Red value is 137 (53.91% from 255 or 36.53% from 375); Green value is 86 (33.98% from 255 or 22.93% from 375); Blue value is 152 (59.77% from 255 or 40.53% from 375); Max value from RGB is 152 - color contains mainly: blue. Hex color #895698 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #895698 is #76A967. Grayscale: #6C6C6C. Windows color (decimal): -7776616 or 9983625. OLE color: 9983625.
HSL color Cylindrical-coordinate representation of color #895698: hue angle of 286.36º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #895698 is Cyan = 0.10, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 137 | 86 | 152 | - |
| CMYK | 0.10 | 0.43 | 0 | 0.40 |
| HSL | 286.36º | 0.28% | 0.47% | - |
| HSV(B) | 286.36º | 0.43% | 0.6% | - |
| XYZ | 19.31 | 14.24 | 31.44 | - |
| YUV | 108.77 | 152.4 | 148.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 86 | 152 | 0.10 | 0.43 | 0 | 0.40 | 286.36 | 0.28 | 0.47 |
| Hex | 89 | 56 | 98 | A | 2B | 0 | 28 | 11E | 1C | 2F |
| Octal | 211 | 126 | 230 | 12 | 53 | 0 | 50 | 436 | 34 | 57 |
| Binary | 10001001 | 1010110 | 10011000 | 1010 | 101011 | 0 | 101000 | 100011110 | 11100 | 101111 |
Color Harmonies of #895698
Complementary color
Monochromatic Colors of #895698
Black with #895698
Text Example
Text Example
White with #895698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895698; }
p { color: rgb(137,86,152); }
H1.HeaderClassName
{
color: #895698;
}
.AnyTagClassName
{
color: #895698;
}
</style>
background-color css
<style>
a { background-color: #895698; }
a { background-color: rgb(137,86,152); }
div.DivClassName
{
background-color: #895698;
}
.BgClassName
{
background-color: #895698;
}
</style>
border-color css
<style>
span { border-color: #895698; }
span { border-color: rgb(137,86,152); }
td.TdClassName
{
border-color: #895698;
}
.TagClassName
{
border-color: #895698;
}
</style>