Shades of Affair #825996
Tints of Affair #825996
RGB
CMYK
RGB Variations
Color information
#825996 (or 0x825996) is known color: Affair. HEX triplet: 82, 59 and 96. RGB value is (130,89,150). Sum of RGB (Red+Green+Blue) = 130+89+150=369 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.23% from 369); Green value is 89 (35.16% from 255 or 24.12% from 369); Blue value is 150 (58.98% from 255 or 40.65% from 369); Max value from RGB is 150 - color contains mainly: blue. Hex color #825996 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825996 is #7DA669. Grayscale: #6C6C6C. Windows color (decimal): -8234602 or 9853314. OLE color: 9853314.
HSL color Cylindrical-coordinate representation of color #825996: hue angle of 280.33º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #825996 is Cyan = 0.13, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 89 | 150 | - |
| CMYK | 0.13 | 0.41 | 0 | 0.41 |
| HSL | 280.33º | 0.26% | 0.47% | - |
| HSV(B) | 280.33º | 0.41% | 0.59% | - |
| XYZ | 18.28 | 14.09 | 30.61 | - |
| YUV | 108.21 | 151.58 | 143.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 89 | 150 | 0.13 | 0.41 | 0 | 0.41 | 280.33 | 0.26 | 0.47 |
| Hex | 82 | 59 | 96 | D | 29 | 0 | 29 | 118 | 1A | 2F |
| Octal | 202 | 131 | 226 | 15 | 51 | 0 | 51 | 430 | 32 | 57 |
| Binary | 10000010 | 1011001 | 10010110 | 1101 | 101001 | 0 | 101001 | 100011000 | 11010 | 101111 |
Color Harmonies of #825996
Complementary color
Monochromatic Colors of #825996
Black with #825996
Text Example
Text Example
White with #825996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825996; }
p { color: rgb(130,89,150); }
H1.HeaderClassName
{
color: #825996;
}
.AnyTagClassName
{
color: #825996;
}
</style>
background-color css
<style>
a { background-color: #825996; }
a { background-color: rgb(130,89,150); }
div.DivClassName
{
background-color: #825996;
}
.BgClassName
{
background-color: #825996;
}
</style>
border-color css
<style>
span { border-color: #825996; }
span { border-color: rgb(130,89,150); }
td.TdClassName
{
border-color: #825996;
}
.TagClassName
{
border-color: #825996;
}
</style>