Shades of Affair #855897
Tints of Affair #855897
RGB
CMYK
RGB Variations
Color information
#855897 (or 0x855897) is known color: Affair. HEX triplet: 85, 58 and 97. RGB value is (133,88,151). Sum of RGB (Red+Green+Blue) = 133+88+151=372 (49% of max value = 765). Red value is 133 (52.34% from 255 or 35.75% from 372); Green value is 88 (34.77% from 255 or 23.66% from 372); Blue value is 151 (59.38% from 255 or 40.59% from 372); Max value from RGB is 151 - color contains mainly: blue. Hex color #855897 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #855897 is #7AA768. Grayscale: #6C6C6C. Windows color (decimal): -8038249 or 9918597. OLE color: 9918597.
HSL color Cylindrical-coordinate representation of color #855897: hue angle of 282.86º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #855897 is Cyan = 0.12, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 88 | 151 | - |
| CMYK | 0.12 | 0.42 | 0 | 0.41 |
| HSL | 282.86º | 0.26% | 0.47% | - |
| HSV(B) | 282.86º | 0.42% | 0.59% | - |
| XYZ | 18.75 | 14.2 | 31.03 | - |
| YUV | 108.64 | 151.91 | 145.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 88 | 151 | 0.12 | 0.42 | 0 | 0.41 | 282.86 | 0.26 | 0.47 |
| Hex | 85 | 58 | 97 | C | 2A | 0 | 29 | 11B | 1A | 2F |
| Octal | 205 | 130 | 227 | 14 | 52 | 0 | 51 | 433 | 32 | 57 |
| Binary | 10000101 | 1011000 | 10010111 | 1100 | 101010 | 0 | 101001 | 100011011 | 11010 | 101111 |
Color Harmonies of #855897
Complementary color
Monochromatic Colors of #855897
Black with #855897
Text Example
Text Example
White with #855897
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855897; }
p { color: rgb(133,88,151); }
H1.HeaderClassName
{
color: #855897;
}
.AnyTagClassName
{
color: #855897;
}
</style>
background-color css
<style>
a { background-color: #855897; }
a { background-color: rgb(133,88,151); }
div.DivClassName
{
background-color: #855897;
}
.BgClassName
{
background-color: #855897;
}
</style>
border-color css
<style>
span { border-color: #855897; }
span { border-color: rgb(133,88,151); }
td.TdClassName
{
border-color: #855897;
}
.TagClassName
{
border-color: #855897;
}
</style>