Shades of Affair #836290
Tints of Affair #836290
RGB
CMYK
RGB Variations
Color information
#836290 (or 0x836290) is known color: Affair. HEX triplet: 83, 62 and 90. RGB value is (131,98,144). Sum of RGB (Red+Green+Blue) = 131+98+144=373 (49% of max value = 765). Red value is 131 (51.56% from 255 or 35.12% from 373); Green value is 98 (38.67% from 255 or 26.27% from 373); Blue value is 144 (56.64% from 255 or 38.61% from 373); Max value from RGB is 144 - color contains mainly: blue. Hex color #836290 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #836290 is #7C9D6F. Grayscale: #707070. Windows color (decimal): -8166768 or 9462403. OLE color: 9462403.
HSL color Cylindrical-coordinate representation of color #836290: hue angle of 283.04º degrees, saturation: 0.19, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #836290 is Cyan = 0.09, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 131 | 98 | 144 | - |
| CMYK | 0.09 | 0.32 | 0 | 0.44 |
| HSL | 283.04º | 0.19% | 0.47% | - |
| HSV(B) | 283.04º | 0.32% | 0.56% | - |
| XYZ | 18.76 | 15.57 | 28.4 | - |
| YUV | 113.11 | 145.43 | 140.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 98 | 144 | 0.09 | 0.32 | 0 | 0.44 | 283.04 | 0.19 | 0.47 |
| Hex | 83 | 62 | 90 | 9 | 20 | 0 | 2C | 11B | 13 | 2F |
| Octal | 203 | 142 | 220 | 11 | 40 | 0 | 54 | 433 | 23 | 57 |
| Binary | 10000011 | 1100010 | 10010000 | 1001 | 100000 | 0 | 101100 | 100011011 | 10011 | 101111 |
Color Harmonies of #836290
Complementary color
Monochromatic Colors of #836290
Black with #836290
Text Example
Text Example
White with #836290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836290; }
p { color: rgb(131,98,144); }
H1.HeaderClassName
{
color: #836290;
}
.AnyTagClassName
{
color: #836290;
}
</style>
background-color css
<style>
a { background-color: #836290; }
a { background-color: rgb(131,98,144); }
div.DivClassName
{
background-color: #836290;
}
.BgClassName
{
background-color: #836290;
}
</style>
border-color css
<style>
span { border-color: #836290; }
span { border-color: rgb(131,98,144); }
td.TdClassName
{
border-color: #836290;
}
.TagClassName
{
border-color: #836290;
}
</style>