Shades of Affair #855093
Tints of Affair #855093
RGB
CMYK
RGB Variations
Color information
#855093 (or 0x855093) is known color: Affair. HEX triplet: 85, 50 and 93. RGB value is (133,80,147). Sum of RGB (Red+Green+Blue) = 133+80+147=360 (47% of max value = 765). Red value is 133 (52.34% from 255 or 36.94% from 360); Green value is 80 (31.64% from 255 or 22.22% from 360); Blue value is 147 (57.81% from 255 or 40.83% from 360); Max value from RGB is 147 - color contains mainly: blue. Hex color #855093 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #855093 is #7AAF6C. Grayscale: #676767. Windows color (decimal): -8040301 or 9654405. OLE color: 9654405.
HSL color Cylindrical-coordinate representation of color #855093: hue angle of 287.46º 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 #855093 is Cyan = 0.10, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 80 | 147 | - |
| CMYK | 0.10 | 0.46 | 0 | 0.42 |
| HSL | 287.46º | 0.3% | 0.45% | - |
| HSV(B) | 287.46º | 0.46% | 0.58% | - |
| XYZ | 17.81 | 12.83 | 29.14 | - |
| YUV | 103.49 | 152.56 | 149.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 80 | 147 | 0.10 | 0.46 | 0 | 0.42 | 287.46 | 0.3 | 0.45 |
| Hex | 85 | 50 | 93 | A | 2E | 0 | 2A | 11F | 1E | 2D |
| Octal | 205 | 120 | 223 | 12 | 56 | 0 | 52 | 437 | 36 | 55 |
| Binary | 10000101 | 1010000 | 10010011 | 1010 | 101110 | 0 | 101010 | 100011111 | 11110 | 101101 |
Color Harmonies of #855093
Complementary color
Monochromatic Colors of #855093
Black with #855093
Text Example
Text Example
White with #855093
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855093; }
p { color: rgb(133,80,147); }
H1.HeaderClassName
{
color: #855093;
}
.AnyTagClassName
{
color: #855093;
}
</style>
background-color css
<style>
a { background-color: #855093; }
a { background-color: rgb(133,80,147); }
div.DivClassName
{
background-color: #855093;
}
.BgClassName
{
background-color: #855093;
}
</style>
border-color css
<style>
span { border-color: #855093; }
span { border-color: rgb(133,80,147); }
td.TdClassName
{
border-color: #855093;
}
.TagClassName
{
border-color: #855093;
}
</style>