Shades of Affair #865D92
Tints of Affair #865D92
RGB
CMYK
RGB Variations
Color information
#865D92 (or 0x865D92) is known color: Affair. HEX triplet: 86, 5D and 92. RGB value is (134,93,146). Sum of RGB (Red+Green+Blue) = 134+93+146=373 (49% of max value = 765). Red value is 134 (52.73% from 255 or 35.92% from 373); Green value is 93 (36.72% from 255 or 24.93% from 373); Blue value is 146 (57.42% from 255 or 39.14% from 373); Max value from RGB is 146 - color contains mainly: blue. Hex color #865D92 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #865D92 is #79A26D. Grayscale: #6F6F6F. Windows color (decimal): -7971438 or 9592198. OLE color: 9592198.
HSL color Cylindrical-coordinate representation of color #865D92: hue angle of 286.42º degrees, saturation: 0.22, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #865D92 is Cyan = 0.08, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 134 | 93 | 146 | - |
| CMYK | 0.08 | 0.36 | 0 | 0.43 |
| HSL | 286.42º | 0.22% | 0.47% | - |
| HSV(B) | 286.42º | 0.36% | 0.57% | - |
| XYZ | 18.93 | 14.97 | 29.09 | - |
| YUV | 111.3 | 147.58 | 144.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 93 | 146 | 0.08 | 0.36 | 0 | 0.43 | 286.42 | 0.22 | 0.47 |
| Hex | 86 | 5D | 92 | 8 | 24 | 0 | 2B | 11E | 16 | 2F |
| Octal | 206 | 135 | 222 | 10 | 44 | 0 | 53 | 436 | 26 | 57 |
| Binary | 10000110 | 1011101 | 10010010 | 1000 | 100100 | 0 | 101011 | 100011110 | 10110 | 101111 |
Color Harmonies of #865D92
Complementary color
Monochromatic Colors of #865D92
Black with #865D92
Text Example
Text Example
White with #865D92
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865D92; }
p { color: rgb(134,93,146); }
H1.HeaderClassName
{
color: #865D92;
}
.AnyTagClassName
{
color: #865D92;
}
</style>
background-color css
<style>
a { background-color: #865D92; }
a { background-color: rgb(134,93,146); }
div.DivClassName
{
background-color: #865D92;
}
.BgClassName
{
background-color: #865D92;
}
</style>
border-color css
<style>
span { border-color: #865D92; }
span { border-color: rgb(134,93,146); }
td.TdClassName
{
border-color: #865D92;
}
.TagClassName
{
border-color: #865D92;
}
</style>