Shades of Affair #825390
Tints of Affair #825390
RGB
CMYK
RGB Variations
Color information
#825390 (or 0x825390) is known color: Affair. HEX triplet: 82, 53 and 90. RGB value is (130,83,144). Sum of RGB (Red+Green+Blue) = 130+83+144=357 (47% of max value = 765). Red value is 130 (51.17% from 255 or 36.41% from 357); Green value is 83 (32.81% from 255 or 23.25% from 357); Blue value is 144 (56.64% from 255 or 40.34% from 357); Max value from RGB is 144 - color contains mainly: blue. Hex color #825390 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825390 is #7DAC6F. Grayscale: #676767. Windows color (decimal): -8236144 or 9458562. OLE color: 9458562.
HSL color Cylindrical-coordinate representation of color #825390: hue angle of 286.23º degrees, saturation: 0.27, 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 #825390 is Cyan = 0.10, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 130 | 83 | 144 | - |
| CMYK | 0.10 | 0.42 | 0 | 0.44 |
| HSL | 286.23º | 0.27% | 0.45% | - |
| HSV(B) | 286.23º | 0.42% | 0.56% | - |
| XYZ | 17.33 | 12.95 | 27.97 | - |
| YUV | 104.01 | 150.57 | 146.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 83 | 144 | 0.10 | 0.42 | 0 | 0.44 | 286.23 | 0.27 | 0.45 |
| Hex | 82 | 53 | 90 | A | 2A | 0 | 2C | 11E | 1B | 2D |
| Octal | 202 | 123 | 220 | 12 | 52 | 0 | 54 | 436 | 33 | 55 |
| Binary | 10000010 | 1010011 | 10010000 | 1010 | 101010 | 0 | 101100 | 100011110 | 11011 | 101101 |
Color Harmonies of #825390
Complementary color
Monochromatic Colors of #825390
Black with #825390
Text Example
Text Example
White with #825390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825390; }
p { color: rgb(130,83,144); }
H1.HeaderClassName
{
color: #825390;
}
.AnyTagClassName
{
color: #825390;
}
</style>
background-color css
<style>
a { background-color: #825390; }
a { background-color: rgb(130,83,144); }
div.DivClassName
{
background-color: #825390;
}
.BgClassName
{
background-color: #825390;
}
</style>
border-color css
<style>
span { border-color: #825390; }
span { border-color: rgb(130,83,144); }
td.TdClassName
{
border-color: #825390;
}
.TagClassName
{
border-color: #825390;
}
</style>