Shades of Affair #85569A
Tints of Affair #85569A
RGB
CMYK
RGB Variations
Color information
#85569A (or 0x85569A) is known color: Affair. HEX triplet: 85, 56 and 9A. RGB value is (133,86,154). Sum of RGB (Red+Green+Blue) = 133+86+154=373 (49% of max value = 765). Red value is 133 (52.34% from 255 or 35.66% from 373); Green value is 86 (33.98% from 255 or 23.06% from 373); Blue value is 154 (60.55% from 255 or 41.29% from 373); Max value from RGB is 154 - color contains mainly: blue. Hex color #85569A is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #85569A is #7AA965. Grayscale: #6B6B6B. Windows color (decimal): -8038758 or 10114693. OLE color: 10114693.
HSL color Cylindrical-coordinate representation of color #85569A: hue angle of 281.47º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #85569A is Cyan = 0.14, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 133 | 86 | 154 | - |
| CMYK | 0.14 | 0.44 | 0 | 0.40 |
| HSL | 281.47º | 0.28% | 0.47% | - |
| HSV(B) | 281.47º | 0.44% | 0.6% | - |
| XYZ | 18.83 | 13.98 | 32.28 | - |
| YUV | 107.81 | 154.07 | 145.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 86 | 154 | 0.14 | 0.44 | 0 | 0.40 | 281.47 | 0.28 | 0.47 |
| Hex | 85 | 56 | 9A | E | 2C | 0 | 28 | 119 | 1C | 2F |
| Octal | 205 | 126 | 232 | 16 | 54 | 0 | 50 | 431 | 34 | 57 |
| Binary | 10000101 | 1010110 | 10011010 | 1110 | 101100 | 0 | 101000 | 100011001 | 11100 | 101111 |
Color Harmonies of #85569A
Complementary color
Monochromatic Colors of #85569A
Black with #85569A
Text Example
Text Example
White with #85569A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #85569A; }
p { color: rgb(133,86,154); }
H1.HeaderClassName
{
color: #85569A;
}
.AnyTagClassName
{
color: #85569A;
}
</style>
background-color css
<style>
a { background-color: #85569A; }
a { background-color: rgb(133,86,154); }
div.DivClassName
{
background-color: #85569A;
}
.BgClassName
{
background-color: #85569A;
}
</style>
border-color css
<style>
span { border-color: #85569A; }
span { border-color: rgb(133,86,154); }
td.TdClassName
{
border-color: #85569A;
}
.TagClassName
{
border-color: #85569A;
}
</style>