Shades of Affair #865598
Tints of Affair #865598
RGB
CMYK
RGB Variations
Color information
#865598 (or 0x865598) is known color: Affair. HEX triplet: 86, 55 and 98. RGB value is (134,85,152). Sum of RGB (Red+Green+Blue) = 134+85+152=371 (49% of max value = 765). Red value is 134 (52.73% from 255 or 36.12% from 371); Green value is 85 (33.59% from 255 or 22.91% from 371); Blue value is 152 (59.77% from 255 or 40.97% from 371); Max value from RGB is 152 - color contains mainly: blue. Hex color #865598 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #865598 is #79AA67. Grayscale: #6B6B6B. Windows color (decimal): -7973480 or 9983366. OLE color: 9983366.
HSL color Cylindrical-coordinate representation of color #865598: hue angle of 283.88º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #865598 is Cyan = 0.12, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 134 | 85 | 152 | - |
| CMYK | 0.12 | 0.44 | 0 | 0.40 |
| HSL | 283.88º | 0.28% | 0.46% | - |
| HSV(B) | 283.88º | 0.44% | 0.6% | - |
| XYZ | 18.75 | 13.83 | 31.39 | - |
| YUV | 107.29 | 153.23 | 147.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 85 | 152 | 0.12 | 0.44 | 0 | 0.40 | 283.88 | 0.28 | 0.46 |
| Hex | 86 | 55 | 98 | C | 2C | 0 | 28 | 11C | 1C | 2E |
| Octal | 206 | 125 | 230 | 14 | 54 | 0 | 50 | 434 | 34 | 56 |
| Binary | 10000110 | 1010101 | 10011000 | 1100 | 101100 | 0 | 101000 | 100011100 | 11100 | 101110 |
Color Harmonies of #865598
Complementary color
Monochromatic Colors of #865598
Black with #865598
Text Example
Text Example
White with #865598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865598; }
p { color: rgb(134,85,152); }
H1.HeaderClassName
{
color: #865598;
}
.AnyTagClassName
{
color: #865598;
}
</style>
background-color css
<style>
a { background-color: #865598; }
a { background-color: rgb(134,85,152); }
div.DivClassName
{
background-color: #865598;
}
.BgClassName
{
background-color: #865598;
}
</style>
border-color css
<style>
span { border-color: #865598; }
span { border-color: rgb(134,85,152); }
td.TdClassName
{
border-color: #865598;
}
.TagClassName
{
border-color: #865598;
}
</style>