Shades of Affair #855593
Tints of Affair #855593
RGB
CMYK
RGB Variations
Color information
#855593 (or 0x855593) is known color: Affair. HEX triplet: 85, 55 and 93. RGB value is (133,85,147). Sum of RGB (Red+Green+Blue) = 133+85+147=365 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.44% from 365); Green value is 85 (33.59% from 255 or 23.29% from 365); Blue value is 147 (57.81% from 255 or 40.27% from 365); Max value from RGB is 147 - color contains mainly: blue. Hex color #855593 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #855593 is #7AAA6C. Grayscale: #6A6A6A. Windows color (decimal): -8039021 or 9655685. OLE color: 9655685.
HSL color Cylindrical-coordinate representation of color #855593: hue angle of 286.45º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #855593 is Cyan = 0.10, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 85 | 147 | - |
| CMYK | 0.10 | 0.42 | 0 | 0.42 |
| HSL | 286.45º | 0.27% | 0.45% | - |
| HSV(B) | 286.45º | 0.42% | 0.58% | - |
| XYZ | 18.19 | 13.59 | 29.27 | - |
| YUV | 106.42 | 150.9 | 146.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 85 | 147 | 0.10 | 0.42 | 0 | 0.42 | 286.45 | 0.27 | 0.45 |
| Hex | 85 | 55 | 93 | A | 2A | 0 | 2A | 11E | 1B | 2D |
| Octal | 205 | 125 | 223 | 12 | 52 | 0 | 52 | 436 | 33 | 55 |
| Binary | 10000101 | 1010101 | 10010011 | 1010 | 101010 | 0 | 101010 | 100011110 | 11011 | 101101 |
Color Harmonies of #855593
Complementary color
Monochromatic Colors of #855593
Black with #855593
Text Example
Text Example
White with #855593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855593; }
p { color: rgb(133,85,147); }
H1.HeaderClassName
{
color: #855593;
}
.AnyTagClassName
{
color: #855593;
}
</style>
background-color css
<style>
a { background-color: #855593; }
a { background-color: rgb(133,85,147); }
div.DivClassName
{
background-color: #855593;
}
.BgClassName
{
background-color: #855593;
}
</style>
border-color css
<style>
span { border-color: #855593; }
span { border-color: rgb(133,85,147); }
td.TdClassName
{
border-color: #855593;
}
.TagClassName
{
border-color: #855593;
}
</style>