Shades of Affair #855290
Tints of Affair #855290
RGB
CMYK
RGB Variations
Color information
#855290 (or 0x855290) is known color: Affair. HEX triplet: 85, 52 and 90. RGB value is (133,82,144). Sum of RGB (Red+Green+Blue) = 133+82+144=359 (47% of max value = 765). Red value is 133 (52.34% from 255 or 37.05% from 359); Green value is 82 (32.42% from 255 or 22.84% from 359); Blue value is 144 (56.64% from 255 or 40.11% from 359); Max value from RGB is 144 - color contains mainly: blue. Hex color #855290 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #855290 is #7AAD6F. Grayscale: #686868. Windows color (decimal): -8039792 or 9458309. OLE color: 9458309.
HSL color Cylindrical-coordinate representation of color #855290: hue angle of 289.35º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #855290 is Cyan = 0.08, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 133 | 82 | 144 | - |
| CMYK | 0.08 | 0.43 | 0 | 0.44 |
| HSL | 289.35º | 0.27% | 0.44% | - |
| HSV(B) | 289.35º | 0.43% | 0.56% | - |
| XYZ | 17.72 | 13.03 | 27.97 | - |
| YUV | 104.32 | 150.4 | 148.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 82 | 144 | 0.08 | 0.43 | 0 | 0.44 | 289.35 | 0.27 | 0.44 |
| Hex | 85 | 52 | 90 | 8 | 2B | 0 | 2C | 121 | 1B | 2C |
| Octal | 205 | 122 | 220 | 10 | 53 | 0 | 54 | 441 | 33 | 54 |
| Binary | 10000101 | 1010010 | 10010000 | 1000 | 101011 | 0 | 101100 | 100100001 | 11011 | 101100 |
Color Harmonies of #855290
Complementary color
Monochromatic Colors of #855290
Black with #855290
Text Example
Text Example
White with #855290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855290; }
p { color: rgb(133,82,144); }
H1.HeaderClassName
{
color: #855290;
}
.AnyTagClassName
{
color: #855290;
}
</style>
background-color css
<style>
a { background-color: #855290; }
a { background-color: rgb(133,82,144); }
div.DivClassName
{
background-color: #855290;
}
.BgClassName
{
background-color: #855290;
}
</style>
border-color css
<style>
span { border-color: #855290; }
span { border-color: rgb(133,82,144); }
td.TdClassName
{
border-color: #855290;
}
.TagClassName
{
border-color: #855290;
}
</style>