Shades of Affair #855692
Tints of Affair #855692
RGB
CMYK
RGB Variations
Color information
#855692 (or 0x855692) is known color: Affair. HEX triplet: 85, 56 and 92. RGB value is (133,86,146). Sum of RGB (Red+Green+Blue) = 133+86+146=365 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.44% from 365); Green value is 86 (33.98% from 255 or 23.56% from 365); Blue value is 146 (57.42% from 255 or 40% from 365); Max value from RGB is 146 - color contains mainly: blue. Hex color #855692 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #855692 is #7AA96D. Grayscale: #6A6A6A. Windows color (decimal): -8038766 or 9590405. OLE color: 9590405.
HSL color Cylindrical-coordinate representation of color #855692: hue angle of 287º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #855692 is Cyan = 0.09, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 133 | 86 | 146 | - |
| CMYK | 0.09 | 0.41 | 0 | 0.43 |
| HSL | 287º | 0.26% | 0.45% | - |
| HSV(B) | 287º | 0.41% | 0.57% | - |
| XYZ | 18.19 | 13.72 | 28.88 | - |
| YUV | 106.89 | 150.07 | 146.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 86 | 146 | 0.09 | 0.41 | 0 | 0.43 | 287 | 0.26 | 0.45 |
| Hex | 85 | 56 | 92 | 9 | 29 | 0 | 2B | 11F | 1A | 2D |
| Octal | 205 | 126 | 222 | 11 | 51 | 0 | 53 | 437 | 32 | 55 |
| Binary | 10000101 | 1010110 | 10010010 | 1001 | 101001 | 0 | 101011 | 100011111 | 11010 | 101101 |
Color Harmonies of #855692
Complementary color
Monochromatic Colors of #855692
Black with #855692
Text Example
Text Example
White with #855692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855692; }
p { color: rgb(133,86,146); }
H1.HeaderClassName
{
color: #855692;
}
.AnyTagClassName
{
color: #855692;
}
</style>
background-color css
<style>
a { background-color: #855692; }
a { background-color: rgb(133,86,146); }
div.DivClassName
{
background-color: #855692;
}
.BgClassName
{
background-color: #855692;
}
</style>
border-color css
<style>
span { border-color: #855692; }
span { border-color: rgb(133,86,146); }
td.TdClassName
{
border-color: #855692;
}
.TagClassName
{
border-color: #855692;
}
</style>