Shades of Affair #835190
Tints of Affair #835190
RGB
CMYK
RGB Variations
Color information
#835190 (or 0x835190) is known color: Affair. HEX triplet: 83, 51 and 90. RGB value is (131,81,144). Sum of RGB (Red+Green+Blue) = 131+81+144=356 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.80% from 356); Green value is 81 (32.03% from 255 or 22.75% from 356); Blue value is 144 (56.64% from 255 or 40.45% from 356); Max value from RGB is 144 - color contains mainly: blue. Hex color #835190 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #835190 is #7CAE6F. Grayscale: #666666. Windows color (decimal): -8171120 or 9458051. OLE color: 9458051.
HSL color Cylindrical-coordinate representation of color #835190: hue angle of 287.62º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #835190 is Cyan = 0.09, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 131 | 81 | 144 | - |
| CMYK | 0.09 | 0.44 | 0 | 0.44 |
| HSL | 287.62º | 0.28% | 0.44% | - |
| HSV(B) | 287.62º | 0.44% | 0.56% | - |
| XYZ | 17.34 | 12.72 | 27.93 | - |
| YUV | 103.13 | 151.07 | 147.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 81 | 144 | 0.09 | 0.44 | 0 | 0.44 | 287.62 | 0.28 | 0.44 |
| Hex | 83 | 51 | 90 | 9 | 2C | 0 | 2C | 120 | 1C | 2C |
| Octal | 203 | 121 | 220 | 11 | 54 | 0 | 54 | 440 | 34 | 54 |
| Binary | 10000011 | 1010001 | 10010000 | 1001 | 101100 | 0 | 101100 | 100100000 | 11100 | 101100 |
Color Harmonies of #835190
Complementary color
Monochromatic Colors of #835190
Black with #835190
Text Example
Text Example
White with #835190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835190; }
p { color: rgb(131,81,144); }
H1.HeaderClassName
{
color: #835190;
}
.AnyTagClassName
{
color: #835190;
}
</style>
background-color css
<style>
a { background-color: #835190; }
a { background-color: rgb(131,81,144); }
div.DivClassName
{
background-color: #835190;
}
.BgClassName
{
background-color: #835190;
}
</style>
border-color css
<style>
span { border-color: #835190; }
span { border-color: rgb(131,81,144); }
td.TdClassName
{
border-color: #835190;
}
.TagClassName
{
border-color: #835190;
}
</style>