Shades of Affair #836390
Tints of Affair #836390
RGB
CMYK
RGB Variations
Color information
#836390 (or 0x836390) is known color: Affair. HEX triplet: 83, 63 and 90. RGB value is (131,99,144). Sum of RGB (Red+Green+Blue) = 131+99+144=374 (49% of max value = 765). Red value is 131 (51.56% from 255 or 35.03% from 374); Green value is 99 (39.06% from 255 or 26.47% from 374); Blue value is 144 (56.64% from 255 or 38.50% from 374); Max value from RGB is 144 - color contains mainly: blue. Hex color #836390 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #836390 is #7C9C6F. Grayscale: #717171. Windows color (decimal): -8166512 or 9462659. OLE color: 9462659.
HSL color Cylindrical-coordinate representation of color #836390: hue angle of 282.67º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #836390 is Cyan = 0.09, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 131 | 99 | 144 | - |
| CMYK | 0.09 | 0.31 | 0 | 0.44 |
| HSL | 282.67º | 0.19% | 0.48% | - |
| HSV(B) | 282.67º | 0.31% | 0.56% | - |
| XYZ | 18.86 | 15.76 | 28.43 | - |
| YUV | 113.7 | 145.1 | 140.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 99 | 144 | 0.09 | 0.31 | 0 | 0.44 | 282.67 | 0.19 | 0.48 |
| Hex | 83 | 63 | 90 | 9 | 1F | 0 | 2C | 11B | 13 | 30 |
| Octal | 203 | 143 | 220 | 11 | 37 | 0 | 54 | 433 | 23 | 60 |
| Binary | 10000011 | 1100011 | 10010000 | 1001 | 11111 | 0 | 101100 | 100011011 | 10011 | 110000 |
Color Harmonies of #836390
Complementary color
Monochromatic Colors of #836390
Black with #836390
Text Example
Text Example
White with #836390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836390; }
p { color: rgb(131,99,144); }
H1.HeaderClassName
{
color: #836390;
}
.AnyTagClassName
{
color: #836390;
}
</style>
background-color css
<style>
a { background-color: #836390; }
a { background-color: rgb(131,99,144); }
div.DivClassName
{
background-color: #836390;
}
.BgClassName
{
background-color: #836390;
}
</style>
border-color css
<style>
span { border-color: #836390; }
span { border-color: rgb(131,99,144); }
td.TdClassName
{
border-color: #836390;
}
.TagClassName
{
border-color: #836390;
}
</style>