Shades of Affair #85549C
Tints of Affair #85549C
RGB
CMYK
RGB Variations
Color information
#85549C (or 0x85549C) is known color: Affair. HEX triplet: 85, 54 and 9C. RGB value is (133,84,156). Sum of RGB (Red+Green+Blue) = 133+84+156=373 (49% of max value = 765). Red value is 133 (52.34% from 255 or 35.66% from 373); Green value is 84 (33.20% from 255 or 22.52% from 373); Blue value is 156 (61.33% from 255 or 41.82% from 373); Max value from RGB is 156 - color contains mainly: blue. Hex color #85549C is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #85549C is #7AAB63. Grayscale: #6A6A6A. Windows color (decimal): -8039268 or 10245253. OLE color: 10245253.
HSL color Cylindrical-coordinate representation of color #85549C: hue angle of 280.83º degrees, saturation: 0.3, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #85549C is Cyan = 0.15, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 133 | 84 | 156 | - |
| CMYK | 0.15 | 0.46 | 0 | 0.39 |
| HSL | 280.83º | 0.3% | 0.47% | - |
| HSV(B) | 280.83º | 0.46% | 0.61% | - |
| XYZ | 18.84 | 13.73 | 33.11 | - |
| YUV | 106.86 | 155.73 | 146.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 84 | 156 | 0.15 | 0.46 | 0 | 0.39 | 280.83 | 0.3 | 0.47 |
| Hex | 85 | 54 | 9C | F | 2E | 0 | 27 | 119 | 1E | 2F |
| Octal | 205 | 124 | 234 | 17 | 56 | 0 | 47 | 431 | 36 | 57 |
| Binary | 10000101 | 1010100 | 10011100 | 1111 | 101110 | 0 | 100111 | 100011001 | 11110 | 101111 |
Color Harmonies of #85549C
Complementary color
Monochromatic Colors of #85549C
Black with #85549C
Text Example
Text Example
White with #85549C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #85549C; }
p { color: rgb(133,84,156); }
H1.HeaderClassName
{
color: #85549C;
}
.AnyTagClassName
{
color: #85549C;
}
</style>
background-color css
<style>
a { background-color: #85549C; }
a { background-color: rgb(133,84,156); }
div.DivClassName
{
background-color: #85549C;
}
.BgClassName
{
background-color: #85549C;
}
</style>
border-color css
<style>
span { border-color: #85549C; }
span { border-color: rgb(133,84,156); }
td.TdClassName
{
border-color: #85549C;
}
.TagClassName
{
border-color: #85549C;
}
</style>