Shades of Affair #825690
Tints of Affair #825690
RGB
CMYK
RGB Variations
Color information
#825690 (or 0x825690) is known color: Affair. HEX triplet: 82, 56 and 90. RGB value is (130,86,144). Sum of RGB (Red+Green+Blue) = 130+86+144=360 (47% of max value = 765). Red value is 130 (51.17% from 255 or 36.11% from 360); Green value is 86 (33.98% from 255 or 23.89% from 360); Blue value is 144 (56.64% from 255 or 40% from 360); Max value from RGB is 144 - color contains mainly: blue. Hex color #825690 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825690 is #7DA96F. Grayscale: #696969. Windows color (decimal): -8235376 or 9459330. OLE color: 9459330.
HSL color Cylindrical-coordinate representation of color #825690: hue angle of 285.52º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #825690 is Cyan = 0.10, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 130 | 86 | 144 | - |
| CMYK | 0.10 | 0.40 | 0 | 0.44 |
| HSL | 285.52º | 0.25% | 0.45% | - |
| HSV(B) | 285.52º | 0.4% | 0.56% | - |
| XYZ | 17.57 | 13.42 | 28.05 | - |
| YUV | 105.77 | 149.58 | 145.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 86 | 144 | 0.10 | 0.40 | 0 | 0.44 | 285.52 | 0.25 | 0.45 |
| Hex | 82 | 56 | 90 | A | 28 | 0 | 2C | 11E | 19 | 2D |
| Octal | 202 | 126 | 220 | 12 | 50 | 0 | 54 | 436 | 31 | 55 |
| Binary | 10000010 | 1010110 | 10010000 | 1010 | 101000 | 0 | 101100 | 100011110 | 11001 | 101101 |
Color Harmonies of #825690
Complementary color
Monochromatic Colors of #825690
Black with #825690
Text Example
Text Example
White with #825690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825690; }
p { color: rgb(130,86,144); }
H1.HeaderClassName
{
color: #825690;
}
.AnyTagClassName
{
color: #825690;
}
</style>
background-color css
<style>
a { background-color: #825690; }
a { background-color: rgb(130,86,144); }
div.DivClassName
{
background-color: #825690;
}
.BgClassName
{
background-color: #825690;
}
</style>
border-color css
<style>
span { border-color: #825690; }
span { border-color: rgb(130,86,144); }
td.TdClassName
{
border-color: #825690;
}
.TagClassName
{
border-color: #825690;
}
</style>