Shades of Affair #835391
Tints of Affair #835391
RGB
CMYK
RGB Variations
Color information
#835391 (or 0x835391) is known color: Affair. HEX triplet: 83, 53 and 91. RGB value is (131,83,145). Sum of RGB (Red+Green+Blue) = 131+83+145=359 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.49% from 359); Green value is 83 (32.81% from 255 or 23.12% from 359); Blue value is 145 (57.03% from 255 or 40.39% from 359); Max value from RGB is 145 - color contains mainly: blue. Hex color #835391 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #835391 is #7CAC6E. Grayscale: #686868. Windows color (decimal): -8170607 or 9524099. OLE color: 9524099.
HSL color Cylindrical-coordinate representation of color #835391: hue angle of 286.45º degrees, saturation: 0.27, 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 #835391 is Cyan = 0.10, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 131 | 83 | 145 | - |
| CMYK | 0.10 | 0.43 | 0 | 0.43 |
| HSL | 286.45º | 0.27% | 0.45% | - |
| HSV(B) | 286.45º | 0.43% | 0.57% | - |
| XYZ | 17.56 | 13.06 | 28.38 | - |
| YUV | 104.42 | 150.9 | 146.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 83 | 145 | 0.10 | 0.43 | 0 | 0.43 | 286.45 | 0.27 | 0.45 |
| Hex | 83 | 53 | 91 | A | 2B | 0 | 2B | 11E | 1B | 2D |
| Octal | 203 | 123 | 221 | 12 | 53 | 0 | 53 | 436 | 33 | 55 |
| Binary | 10000011 | 1010011 | 10010001 | 1010 | 101011 | 0 | 101011 | 100011110 | 11011 | 101101 |
Color Harmonies of #835391
Complementary color
Monochromatic Colors of #835391
Black with #835391
Text Example
Text Example
White with #835391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835391; }
p { color: rgb(131,83,145); }
H1.HeaderClassName
{
color: #835391;
}
.AnyTagClassName
{
color: #835391;
}
</style>
background-color css
<style>
a { background-color: #835391; }
a { background-color: rgb(131,83,145); }
div.DivClassName
{
background-color: #835391;
}
.BgClassName
{
background-color: #835391;
}
</style>
border-color css
<style>
span { border-color: #835391; }
span { border-color: rgb(131,83,145); }
td.TdClassName
{
border-color: #835391;
}
.TagClassName
{
border-color: #835391;
}
</style>