Shades of Affair #825793
Tints of Affair #825793
RGB
CMYK
RGB Variations
Color information
#825793 (or 0x825793) is known color: Affair. HEX triplet: 82, 57 and 93. RGB value is (130,87,147). Sum of RGB (Red+Green+Blue) = 130+87+147=364 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.71% from 364); Green value is 87 (34.38% from 255 or 23.90% from 364); Blue value is 147 (57.81% from 255 or 40.38% from 364); Max value from RGB is 147 - color contains mainly: blue. Hex color #825793 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825793 is #7DA86C. Grayscale: #6A6A6A. Windows color (decimal): -8235117 or 9656194. OLE color: 9656194.
HSL color Cylindrical-coordinate representation of color #825793: hue angle of 283º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #825793 is Cyan = 0.12, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 87 | 147 | - |
| CMYK | 0.12 | 0.41 | 0 | 0.42 |
| HSL | 283º | 0.26% | 0.46% | - |
| HSV(B) | 283º | 0.41% | 0.58% | - |
| XYZ | 17.88 | 13.67 | 29.3 | - |
| YUV | 106.7 | 150.75 | 144.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 87 | 147 | 0.12 | 0.41 | 0 | 0.42 | 283 | 0.26 | 0.46 |
| Hex | 82 | 57 | 93 | C | 29 | 0 | 2A | 11B | 1A | 2E |
| Octal | 202 | 127 | 223 | 14 | 51 | 0 | 52 | 433 | 32 | 56 |
| Binary | 10000010 | 1010111 | 10010011 | 1100 | 101001 | 0 | 101010 | 100011011 | 11010 | 101110 |
Color Harmonies of #825793
Complementary color
Monochromatic Colors of #825793
Black with #825793
Text Example
Text Example
White with #825793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825793; }
p { color: rgb(130,87,147); }
H1.HeaderClassName
{
color: #825793;
}
.AnyTagClassName
{
color: #825793;
}
</style>
background-color css
<style>
a { background-color: #825793; }
a { background-color: rgb(130,87,147); }
div.DivClassName
{
background-color: #825793;
}
.BgClassName
{
background-color: #825793;
}
</style>
border-color css
<style>
span { border-color: #825793; }
span { border-color: rgb(130,87,147); }
td.TdClassName
{
border-color: #825793;
}
.TagClassName
{
border-color: #825793;
}
</style>