Shades of Affair #835593
Tints of Affair #835593
RGB
CMYK
RGB Variations
Color information
#835593 (or 0x835593) is known color: Affair. HEX triplet: 83, 55 and 93. RGB value is (131,85,147). Sum of RGB (Red+Green+Blue) = 131+85+147=363 (48% of max value = 765). Red value is 131 (51.56% from 255 or 36.09% from 363); Green value is 85 (33.59% from 255 or 23.42% from 363); Blue value is 147 (57.81% from 255 or 40.50% from 363); Max value from RGB is 147 - color contains mainly: blue. Hex color #835593 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #835593 is #7CAA6C. Grayscale: #696969. Windows color (decimal): -8170093 or 9655683. OLE color: 9655683.
HSL color Cylindrical-coordinate representation of color #835593: hue angle of 284.52º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #835593 is Cyan = 0.11, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 85 | 147 | - |
| CMYK | 0.11 | 0.42 | 0 | 0.42 |
| HSL | 284.52º | 0.27% | 0.45% | - |
| HSV(B) | 284.52º | 0.42% | 0.58% | - |
| XYZ | 17.88 | 13.43 | 29.25 | - |
| YUV | 105.82 | 151.24 | 145.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 85 | 147 | 0.11 | 0.42 | 0 | 0.42 | 284.52 | 0.27 | 0.45 |
| Hex | 83 | 55 | 93 | B | 2A | 0 | 2A | 11D | 1B | 2D |
| Octal | 203 | 125 | 223 | 13 | 52 | 0 | 52 | 435 | 33 | 55 |
| Binary | 10000011 | 1010101 | 10010011 | 1011 | 101010 | 0 | 101010 | 100011101 | 11011 | 101101 |
Color Harmonies of #835593
Complementary color
Monochromatic Colors of #835593
Black with #835593
Text Example
Text Example
White with #835593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835593; }
p { color: rgb(131,85,147); }
H1.HeaderClassName
{
color: #835593;
}
.AnyTagClassName
{
color: #835593;
}
</style>
background-color css
<style>
a { background-color: #835593; }
a { background-color: rgb(131,85,147); }
div.DivClassName
{
background-color: #835593;
}
.BgClassName
{
background-color: #835593;
}
</style>
border-color css
<style>
span { border-color: #835593; }
span { border-color: rgb(131,85,147); }
td.TdClassName
{
border-color: #835593;
}
.TagClassName
{
border-color: #835593;
}
</style>