Shades of Affair #835392
Tints of Affair #835392
RGB
CMYK
RGB Variations
Color information
#835392 (or 0x835392) is known color: Affair. HEX triplet: 83, 53 and 92. RGB value is (131,83,146). Sum of RGB (Red+Green+Blue) = 131+83+146=360 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.39% from 360); Green value is 83 (32.81% from 255 or 23.06% from 360); Blue value is 146 (57.42% from 255 or 40.56% from 360); Max value from RGB is 146 - color contains mainly: blue. Hex color #835392 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #835392 is #7CAC6D. Grayscale: #686868. Windows color (decimal): -8170606 or 9589635. OLE color: 9589635.
HSL color Cylindrical-coordinate representation of color #835392: hue angle of 285.71º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #835392 is Cyan = 0.10, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 131 | 83 | 146 | - |
| CMYK | 0.10 | 0.43 | 0 | 0.43 |
| HSL | 285.71º | 0.28% | 0.45% | - |
| HSV(B) | 285.71º | 0.43% | 0.57% | - |
| XYZ | 17.64 | 13.09 | 28.79 | - |
| YUV | 104.53 | 151.4 | 146.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 83 | 146 | 0.10 | 0.43 | 0 | 0.43 | 285.71 | 0.28 | 0.45 |
| Hex | 83 | 53 | 92 | A | 2B | 0 | 2B | 11E | 1C | 2D |
| Octal | 203 | 123 | 222 | 12 | 53 | 0 | 53 | 436 | 34 | 55 |
| Binary | 10000011 | 1010011 | 10010010 | 1010 | 101011 | 0 | 101011 | 100011110 | 11100 | 101101 |
Color Harmonies of #835392
Complementary color
Monochromatic Colors of #835392
Black with #835392
Text Example
Text Example
White with #835392
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835392; }
p { color: rgb(131,83,146); }
H1.HeaderClassName
{
color: #835392;
}
.AnyTagClassName
{
color: #835392;
}
</style>
background-color css
<style>
a { background-color: #835392; }
a { background-color: rgb(131,83,146); }
div.DivClassName
{
background-color: #835392;
}
.BgClassName
{
background-color: #835392;
}
</style>
border-color css
<style>
span { border-color: #835392; }
span { border-color: rgb(131,83,146); }
td.TdClassName
{
border-color: #835392;
}
.TagClassName
{
border-color: #835392;
}
</style>