Shades of Affair #835792
Tints of Affair #835792
RGB
CMYK
RGB Variations
Color information
#835792 (or 0x835792) is known color: Affair. HEX triplet: 83, 57 and 92. RGB value is (131,87,146). Sum of RGB (Red+Green+Blue) = 131+87+146=364 (48% of max value = 765). Red value is 131 (51.56% from 255 or 35.99% from 364); Green value is 87 (34.38% from 255 or 23.90% from 364); Blue value is 146 (57.42% from 255 or 40.11% from 364); Max value from RGB is 146 - color contains mainly: blue. Hex color #835792 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #835792 is #7CA86D. Grayscale: #6A6A6A. Windows color (decimal): -8169582 or 9590659. OLE color: 9590659.
HSL color Cylindrical-coordinate representation of color #835792: hue angle of 284.75º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #835792 is Cyan = 0.10, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 131 | 87 | 146 | - |
| CMYK | 0.10 | 0.40 | 0 | 0.43 |
| HSL | 284.75º | 0.25% | 0.46% | - |
| HSV(B) | 284.75º | 0.4% | 0.57% | - |
| XYZ | 17.96 | 13.72 | 28.9 | - |
| YUV | 106.88 | 150.08 | 145.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 87 | 146 | 0.10 | 0.40 | 0 | 0.43 | 284.75 | 0.25 | 0.46 |
| Hex | 83 | 57 | 92 | A | 28 | 0 | 2B | 11D | 19 | 2E |
| Octal | 203 | 127 | 222 | 12 | 50 | 0 | 53 | 435 | 31 | 56 |
| Binary | 10000011 | 1010111 | 10010010 | 1010 | 101000 | 0 | 101011 | 100011101 | 11001 | 101110 |
Color Harmonies of #835792
Complementary color
Monochromatic Colors of #835792
Black with #835792
Text Example
Text Example
White with #835792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835792; }
p { color: rgb(131,87,146); }
H1.HeaderClassName
{
color: #835792;
}
.AnyTagClassName
{
color: #835792;
}
</style>
background-color css
<style>
a { background-color: #835792; }
a { background-color: rgb(131,87,146); }
div.DivClassName
{
background-color: #835792;
}
.BgClassName
{
background-color: #835792;
}
</style>
border-color css
<style>
span { border-color: #835792; }
span { border-color: rgb(131,87,146); }
td.TdClassName
{
border-color: #835792;
}
.TagClassName
{
border-color: #835792;
}
</style>