Shades of Affair #855297
Tints of Affair #855297
RGB
CMYK
RGB Variations
Color information
#855297 (or 0x855297) is known color: Affair. HEX triplet: 85, 52 and 97. RGB value is (133,82,151). Sum of RGB (Red+Green+Blue) = 133+82+151=366 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.34% from 366); Green value is 82 (32.42% from 255 or 22.40% from 366); Blue value is 151 (59.38% from 255 or 41.26% from 366); Max value from RGB is 151 - color contains mainly: blue. Hex color #855297 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #855297 is #7AAD68. Grayscale: #686868. Windows color (decimal): -8039785 or 9917061. OLE color: 9917061.
HSL color Cylindrical-coordinate representation of color #855297: hue angle of 284.35º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #855297 is Cyan = 0.12, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 82 | 151 | - |
| CMYK | 0.12 | 0.46 | 0 | 0.41 |
| HSL | 284.35º | 0.3% | 0.46% | - |
| HSV(B) | 284.35º | 0.46% | 0.59% | - |
| XYZ | 18.28 | 13.26 | 30.87 | - |
| YUV | 105.12 | 153.9 | 147.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 82 | 151 | 0.12 | 0.46 | 0 | 0.41 | 284.35 | 0.3 | 0.46 |
| Hex | 85 | 52 | 97 | C | 2E | 0 | 29 | 11C | 1E | 2E |
| Octal | 205 | 122 | 227 | 14 | 56 | 0 | 51 | 434 | 36 | 56 |
| Binary | 10000101 | 1010010 | 10010111 | 1100 | 101110 | 0 | 101001 | 100011100 | 11110 | 101110 |
Color Harmonies of #855297
Complementary color
Monochromatic Colors of #855297
Black with #855297
Text Example
Text Example
White with #855297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855297; }
p { color: rgb(133,82,151); }
H1.HeaderClassName
{
color: #855297;
}
.AnyTagClassName
{
color: #855297;
}
</style>
background-color css
<style>
a { background-color: #855297; }
a { background-color: rgb(133,82,151); }
div.DivClassName
{
background-color: #855297;
}
.BgClassName
{
background-color: #855297;
}
</style>
border-color css
<style>
span { border-color: #855297; }
span { border-color: rgb(133,82,151); }
td.TdClassName
{
border-color: #855297;
}
.TagClassName
{
border-color: #855297;
}
</style>