Shades of Affair #825697
Tints of Affair #825697
RGB
CMYK
RGB Variations
Color information
#825697 (or 0x825697) is known color: Affair. HEX triplet: 82, 56 and 97. RGB value is (130,86,151). Sum of RGB (Red+Green+Blue) = 130+86+151=367 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.42% from 367); Green value is 86 (33.98% from 255 or 23.43% from 367); Blue value is 151 (59.38% from 255 or 41.14% from 367); Max value from RGB is 151 - color contains mainly: blue. Hex color #825697 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825697 is #7DA968. Grayscale: #6A6A6A. Windows color (decimal): -8235369 or 9918082. OLE color: 9918082.
HSL color Cylindrical-coordinate representation of color #825697: hue angle of 280.62º 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 #825697 is Cyan = 0.14, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 86 | 151 | - |
| CMYK | 0.14 | 0.43 | 0 | 0.41 |
| HSL | 280.62º | 0.27% | 0.46% | - |
| HSV(B) | 280.62º | 0.43% | 0.59% | - |
| XYZ | 18.12 | 13.64 | 30.96 | - |
| YUV | 106.57 | 153.08 | 144.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 86 | 151 | 0.14 | 0.43 | 0 | 0.41 | 280.62 | 0.27 | 0.46 |
| Hex | 82 | 56 | 97 | E | 2B | 0 | 29 | 119 | 1B | 2E |
| Octal | 202 | 126 | 227 | 16 | 53 | 0 | 51 | 431 | 33 | 56 |
| Binary | 10000010 | 1010110 | 10010111 | 1110 | 101011 | 0 | 101001 | 100011001 | 11011 | 101110 |
Color Harmonies of #825697
Complementary color
Monochromatic Colors of #825697
Black with #825697
Text Example
Text Example
White with #825697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825697; }
p { color: rgb(130,86,151); }
H1.HeaderClassName
{
color: #825697;
}
.AnyTagClassName
{
color: #825697;
}
</style>
background-color css
<style>
a { background-color: #825697; }
a { background-color: rgb(130,86,151); }
div.DivClassName
{
background-color: #825697;
}
.BgClassName
{
background-color: #825697;
}
</style>
border-color css
<style>
span { border-color: #825697; }
span { border-color: rgb(130,86,151); }
td.TdClassName
{
border-color: #825697;
}
.TagClassName
{
border-color: #825697;
}
</style>