Shades of Affair #835490
Tints of Affair #835490
RGB
CMYK
RGB Variations
Color information
#835490 (or 0x835490) is known color: Affair. HEX triplet: 83, 54 and 90. RGB value is (131,84,144). Sum of RGB (Red+Green+Blue) = 131+84+144=359 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.49% from 359); Green value is 84 (33.20% from 255 or 23.40% from 359); Blue value is 144 (56.64% from 255 or 40.11% from 359); Max value from RGB is 144 - color contains mainly: blue. Hex color #835490 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #835490 is #7CAB6F. Grayscale: #686868. Windows color (decimal): -8170352 or 9458819. OLE color: 9458819.
HSL color Cylindrical-coordinate representation of color #835490: hue angle of 287º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #835490 is Cyan = 0.09, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 131 | 84 | 144 | - |
| CMYK | 0.09 | 0.42 | 0 | 0.44 |
| HSL | 287º | 0.26% | 0.45% | - |
| HSV(B) | 287º | 0.42% | 0.56% | - |
| XYZ | 17.56 | 13.18 | 28 | - |
| YUV | 104.89 | 150.07 | 146.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 84 | 144 | 0.09 | 0.42 | 0 | 0.44 | 287 | 0.26 | 0.45 |
| Hex | 83 | 54 | 90 | 9 | 2A | 0 | 2C | 11F | 1A | 2D |
| Octal | 203 | 124 | 220 | 11 | 52 | 0 | 54 | 437 | 32 | 55 |
| Binary | 10000011 | 1010100 | 10010000 | 1001 | 101010 | 0 | 101100 | 100011111 | 11010 | 101101 |
Color Harmonies of #835490
Complementary color
Monochromatic Colors of #835490
Black with #835490
Text Example
Text Example
White with #835490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835490; }
p { color: rgb(131,84,144); }
H1.HeaderClassName
{
color: #835490;
}
.AnyTagClassName
{
color: #835490;
}
</style>
background-color css
<style>
a { background-color: #835490; }
a { background-color: rgb(131,84,144); }
div.DivClassName
{
background-color: #835490;
}
.BgClassName
{
background-color: #835490;
}
</style>
border-color css
<style>
span { border-color: #835490; }
span { border-color: rgb(131,84,144); }
td.TdClassName
{
border-color: #835490;
}
.TagClassName
{
border-color: #835490;
}
</style>