Shades of Affair #825790
Tints of Affair #825790
RGB
CMYK
RGB Variations
Color information
#825790 (or 0x825790) is known color: Affair. HEX triplet: 82, 57 and 90. RGB value is (130,87,144). Sum of RGB (Red+Green+Blue) = 130+87+144=361 (47% of max value = 765). Red value is 130 (51.17% from 255 or 36.01% from 361); Green value is 87 (34.38% from 255 or 24.10% from 361); Blue value is 144 (56.64% from 255 or 39.89% from 361); Max value from RGB is 144 - color contains mainly: blue. Hex color #825790 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825790 is #7DA86F. Grayscale: #6A6A6A. Windows color (decimal): -8235120 or 9459586. OLE color: 9459586.
HSL color Cylindrical-coordinate representation of color #825790: hue angle of 285.26º 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 #825790 is Cyan = 0.10, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 130 | 87 | 144 | - |
| CMYK | 0.10 | 0.40 | 0 | 0.44 |
| HSL | 285.26º | 0.25% | 0.45% | - |
| HSV(B) | 285.26º | 0.4% | 0.56% | - |
| XYZ | 17.65 | 13.58 | 28.08 | - |
| YUV | 106.36 | 149.25 | 144.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 87 | 144 | 0.10 | 0.40 | 0 | 0.44 | 285.26 | 0.25 | 0.45 |
| Hex | 82 | 57 | 90 | A | 28 | 0 | 2C | 11D | 19 | 2D |
| Octal | 202 | 127 | 220 | 12 | 50 | 0 | 54 | 435 | 31 | 55 |
| Binary | 10000010 | 1010111 | 10010000 | 1010 | 101000 | 0 | 101100 | 100011101 | 11001 | 101101 |
Color Harmonies of #825790
Complementary color
Monochromatic Colors of #825790
Black with #825790
Text Example
Text Example
White with #825790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825790; }
p { color: rgb(130,87,144); }
H1.HeaderClassName
{
color: #825790;
}
.AnyTagClassName
{
color: #825790;
}
</style>
background-color css
<style>
a { background-color: #825790; }
a { background-color: rgb(130,87,144); }
div.DivClassName
{
background-color: #825790;
}
.BgClassName
{
background-color: #825790;
}
</style>
border-color css
<style>
span { border-color: #825790; }
span { border-color: rgb(130,87,144); }
td.TdClassName
{
border-color: #825790;
}
.TagClassName
{
border-color: #825790;
}
</style>