Shades of Affair #895496
Tints of Affair #895496
RGB
CMYK
RGB Variations
Color information
#895496 (or 0x895496) is known color: Affair. HEX triplet: 89, 54 and 96. RGB value is (137,84,150). Sum of RGB (Red+Green+Blue) = 137+84+150=371 (49% of max value = 765). Red value is 137 (53.91% from 255 or 36.93% from 371); Green value is 84 (33.20% from 255 or 22.64% from 371); Blue value is 150 (58.98% from 255 or 40.43% from 371); Max value from RGB is 150 - color contains mainly: blue. Hex color #895496 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #895496 is #76AB69. Grayscale: #6B6B6B. Windows color (decimal): -7777130 or 9852041. OLE color: 9852041.
HSL color Cylindrical-coordinate representation of color #895496: hue angle of 288.18º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #895496 is Cyan = 0.09, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 137 | 84 | 150 | - |
| CMYK | 0.09 | 0.44 | 0 | 0.41 |
| HSL | 288.18º | 0.28% | 0.46% | - |
| HSV(B) | 288.18º | 0.44% | 0.59% | - |
| XYZ | 18.99 | 13.86 | 30.53 | - |
| YUV | 107.37 | 152.06 | 149.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 84 | 150 | 0.09 | 0.44 | 0 | 0.41 | 288.18 | 0.28 | 0.46 |
| Hex | 89 | 54 | 96 | 9 | 2C | 0 | 29 | 120 | 1C | 2E |
| Octal | 211 | 124 | 226 | 11 | 54 | 0 | 51 | 440 | 34 | 56 |
| Binary | 10001001 | 1010100 | 10010110 | 1001 | 101100 | 0 | 101001 | 100100000 | 11100 | 101110 |
Color Harmonies of #895496
Complementary color
Monochromatic Colors of #895496
Black with #895496
Text Example
Text Example
White with #895496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895496; }
p { color: rgb(137,84,150); }
H1.HeaderClassName
{
color: #895496;
}
.AnyTagClassName
{
color: #895496;
}
</style>
background-color css
<style>
a { background-color: #895496; }
a { background-color: rgb(137,84,150); }
div.DivClassName
{
background-color: #895496;
}
.BgClassName
{
background-color: #895496;
}
</style>
border-color css
<style>
span { border-color: #895496; }
span { border-color: rgb(137,84,150); }
td.TdClassName
{
border-color: #895496;
}
.TagClassName
{
border-color: #895496;
}
</style>