Shades of Affair #895396
Tints of Affair #895396
RGB
CMYK
RGB Variations
Color information
#895396 (or 0x895396) is known color: Affair. HEX triplet: 89, 53 and 96. RGB value is (137,83,150). Sum of RGB (Red+Green+Blue) = 137+83+150=370 (49% of max value = 765). Red value is 137 (53.91% from 255 or 37.03% from 370); Green value is 83 (32.81% from 255 or 22.43% from 370); Blue value is 150 (58.98% from 255 or 40.54% from 370); Max value from RGB is 150 - color contains mainly: blue. Hex color #895396 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #895396 is #76AC69. Grayscale: #6A6A6A. Windows color (decimal): -7777386 or 9851785. OLE color: 9851785.
HSL color Cylindrical-coordinate representation of color #895396: hue angle of 288.36º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #895396 is Cyan = 0.09, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 137 | 83 | 150 | - |
| CMYK | 0.09 | 0.45 | 0 | 0.41 |
| HSL | 288.36º | 0.29% | 0.46% | - |
| HSV(B) | 288.36º | 0.45% | 0.59% | - |
| XYZ | 18.91 | 13.71 | 30.5 | - |
| YUV | 106.78 | 152.39 | 149.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 83 | 150 | 0.09 | 0.45 | 0 | 0.41 | 288.36 | 0.29 | 0.46 |
| Hex | 89 | 53 | 96 | 9 | 2D | 0 | 29 | 120 | 1D | 2E |
| Octal | 211 | 123 | 226 | 11 | 55 | 0 | 51 | 440 | 35 | 56 |
| Binary | 10001001 | 1010011 | 10010110 | 1001 | 101101 | 0 | 101001 | 100100000 | 11101 | 101110 |
Color Harmonies of #895396
Complementary color
Monochromatic Colors of #895396
Black with #895396
Text Example
Text Example
White with #895396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895396; }
p { color: rgb(137,83,150); }
H1.HeaderClassName
{
color: #895396;
}
.AnyTagClassName
{
color: #895396;
}
</style>
background-color css
<style>
a { background-color: #895396; }
a { background-color: rgb(137,83,150); }
div.DivClassName
{
background-color: #895396;
}
.BgClassName
{
background-color: #895396;
}
</style>
border-color css
<style>
span { border-color: #895396; }
span { border-color: rgb(137,83,150); }
td.TdClassName
{
border-color: #895396;
}
.TagClassName
{
border-color: #895396;
}
</style>