Shades of Affair #825696
Tints of Affair #825696
RGB
CMYK
RGB Variations
Color information
#825696 (or 0x825696) is known color: Affair. HEX triplet: 82, 56 and 96. RGB value is (130,86,150). Sum of RGB (Red+Green+Blue) = 130+86+150=366 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.52% from 366); Green value is 86 (33.98% from 255 or 23.50% from 366); Blue value is 150 (58.98% from 255 or 40.98% from 366); Max value from RGB is 150 - color contains mainly: blue. Hex color #825696 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825696 is #7DA969. Grayscale: #6A6A6A. Windows color (decimal): -8235370 or 9852546. OLE color: 9852546.
HSL color Cylindrical-coordinate representation of color #825696: hue angle of 281.25º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #825696 is Cyan = 0.13, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 86 | 150 | - |
| CMYK | 0.13 | 0.43 | 0 | 0.41 |
| HSL | 281.25º | 0.27% | 0.46% | - |
| HSV(B) | 281.25º | 0.43% | 0.59% | - |
| XYZ | 18.04 | 13.6 | 30.53 | - |
| YUV | 106.45 | 152.58 | 144.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 86 | 150 | 0.13 | 0.43 | 0 | 0.41 | 281.25 | 0.27 | 0.46 |
| Hex | 82 | 56 | 96 | D | 2B | 0 | 29 | 119 | 1B | 2E |
| Octal | 202 | 126 | 226 | 15 | 53 | 0 | 51 | 431 | 33 | 56 |
| Binary | 10000010 | 1010110 | 10010110 | 1101 | 101011 | 0 | 101001 | 100011001 | 11011 | 101110 |
Color Harmonies of #825696
Complementary color
Monochromatic Colors of #825696
Black with #825696
Text Example
Text Example
White with #825696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825696; }
p { color: rgb(130,86,150); }
H1.HeaderClassName
{
color: #825696;
}
.AnyTagClassName
{
color: #825696;
}
</style>
background-color css
<style>
a { background-color: #825696; }
a { background-color: rgb(130,86,150); }
div.DivClassName
{
background-color: #825696;
}
.BgClassName
{
background-color: #825696;
}
</style>
border-color css
<style>
span { border-color: #825696; }
span { border-color: rgb(130,86,150); }
td.TdClassName
{
border-color: #825696;
}
.TagClassName
{
border-color: #825696;
}
</style>