Shades of Affair #855095
Tints of Affair #855095
RGB
CMYK
RGB Variations
Color information
#855095 (or 0x855095) is known color: Affair. HEX triplet: 85, 50 and 95. RGB value is (133,80,149). Sum of RGB (Red+Green+Blue) = 133+80+149=362 (47% of max value = 765). Red value is 133 (52.34% from 255 or 36.74% from 362); Green value is 80 (31.64% from 255 or 22.10% from 362); Blue value is 149 (58.59% from 255 or 41.16% from 362); Max value from RGB is 149 - color contains mainly: blue. Hex color #855095 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #855095 is #7AAF6A. Grayscale: #676767. Windows color (decimal): -8040299 or 9785477. OLE color: 9785477.
HSL color Cylindrical-coordinate representation of color #855095: hue angle of 286.09º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #855095 is Cyan = 0.11, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 80 | 149 | - |
| CMYK | 0.11 | 0.46 | 0 | 0.42 |
| HSL | 286.09º | 0.3% | 0.45% | - |
| HSV(B) | 286.09º | 0.46% | 0.58% | - |
| XYZ | 17.97 | 12.89 | 29.98 | - |
| YUV | 103.71 | 153.56 | 148.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 80 | 149 | 0.11 | 0.46 | 0 | 0.42 | 286.09 | 0.3 | 0.45 |
| Hex | 85 | 50 | 95 | B | 2E | 0 | 2A | 11E | 1E | 2D |
| Octal | 205 | 120 | 225 | 13 | 56 | 0 | 52 | 436 | 36 | 55 |
| Binary | 10000101 | 1010000 | 10010101 | 1011 | 101110 | 0 | 101010 | 100011110 | 11110 | 101101 |
Color Harmonies of #855095
Complementary color
Monochromatic Colors of #855095
Black with #855095
Text Example
Text Example
White with #855095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855095; }
p { color: rgb(133,80,149); }
H1.HeaderClassName
{
color: #855095;
}
.AnyTagClassName
{
color: #855095;
}
</style>
background-color css
<style>
a { background-color: #855095; }
a { background-color: rgb(133,80,149); }
div.DivClassName
{
background-color: #855095;
}
.BgClassName
{
background-color: #855095;
}
</style>
border-color css
<style>
span { border-color: #855095; }
span { border-color: rgb(133,80,149); }
td.TdClassName
{
border-color: #855095;
}
.TagClassName
{
border-color: #855095;
}
</style>