Shades of Affair #885396
Tints of Affair #885396
RGB
CMYK
RGB Variations
Color information
#885396 (or 0x885396) is known color: Affair. HEX triplet: 88, 53 and 96. RGB value is (136,83,150). Sum of RGB (Red+Green+Blue) = 136+83+150=369 (48% of max value = 765). Red value is 136 (53.52% from 255 or 36.86% from 369); Green value is 83 (32.81% from 255 or 22.49% from 369); Blue value is 150 (58.98% from 255 or 40.65% from 369); Max value from RGB is 150 - color contains mainly: blue. Hex color #885396 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #885396 is #77AC69. Grayscale: #6A6A6A. Windows color (decimal): -7842922 or 9851784. OLE color: 9851784.
HSL color Cylindrical-coordinate representation of color #885396: hue angle of 287.46º 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 #885396 is Cyan = 0.09, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 136 | 83 | 150 | - |
| CMYK | 0.09 | 0.45 | 0 | 0.41 |
| HSL | 287.46º | 0.29% | 0.46% | - |
| HSV(B) | 287.46º | 0.45% | 0.59% | - |
| XYZ | 18.75 | 13.62 | 30.5 | - |
| YUV | 106.49 | 152.56 | 149.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 83 | 150 | 0.09 | 0.45 | 0 | 0.41 | 287.46 | 0.29 | 0.46 |
| Hex | 88 | 53 | 96 | 9 | 2D | 0 | 29 | 11F | 1D | 2E |
| Octal | 210 | 123 | 226 | 11 | 55 | 0 | 51 | 437 | 35 | 56 |
| Binary | 10001000 | 1010011 | 10010110 | 1001 | 101101 | 0 | 101001 | 100011111 | 11101 | 101110 |
Color Harmonies of #885396
Complementary color
Monochromatic Colors of #885396
Black with #885396
Text Example
Text Example
White with #885396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885396; }
p { color: rgb(136,83,150); }
H1.HeaderClassName
{
color: #885396;
}
.AnyTagClassName
{
color: #885396;
}
</style>
background-color css
<style>
a { background-color: #885396; }
a { background-color: rgb(136,83,150); }
div.DivClassName
{
background-color: #885396;
}
.BgClassName
{
background-color: #885396;
}
</style>
border-color css
<style>
span { border-color: #885396; }
span { border-color: rgb(136,83,150); }
td.TdClassName
{
border-color: #885396;
}
.TagClassName
{
border-color: #885396;
}
</style>