Shades of Affair #825997
Tints of Affair #825997
RGB
CMYK
RGB Variations
Color information
#825997 (or 0x825997) is known color: Affair. HEX triplet: 82, 59 and 97. RGB value is (130,89,151). Sum of RGB (Red+Green+Blue) = 130+89+151=370 (49% of max value = 765). Red value is 130 (51.17% from 255 or 35.14% from 370); Green value is 89 (35.16% from 255 or 24.05% from 370); Blue value is 151 (59.38% from 255 or 40.81% from 370); Max value from RGB is 151 - color contains mainly: blue. Hex color #825997 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825997 is #7DA668. Grayscale: #6C6C6C. Windows color (decimal): -8234601 or 9918850. OLE color: 9918850.
HSL color Cylindrical-coordinate representation of color #825997: hue angle of 279.68º 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 #825997 is Cyan = 0.14, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 89 | 151 | - |
| CMYK | 0.14 | 0.41 | 0 | 0.41 |
| HSL | 279.68º | 0.26% | 0.47% | - |
| HSV(B) | 279.68º | 0.41% | 0.59% | - |
| XYZ | 18.36 | 14.12 | 31.04 | - |
| YUV | 108.33 | 152.08 | 143.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 89 | 151 | 0.14 | 0.41 | 0 | 0.41 | 279.68 | 0.26 | 0.47 |
| Hex | 82 | 59 | 97 | E | 29 | 0 | 29 | 118 | 1A | 2F |
| Octal | 202 | 131 | 227 | 16 | 51 | 0 | 51 | 430 | 32 | 57 |
| Binary | 10000010 | 1011001 | 10010111 | 1110 | 101001 | 0 | 101001 | 100011000 | 11010 | 101111 |
Color Harmonies of #825997
Complementary color
Monochromatic Colors of #825997
Black with #825997
Text Example
Text Example
White with #825997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825997; }
p { color: rgb(130,89,151); }
H1.HeaderClassName
{
color: #825997;
}
.AnyTagClassName
{
color: #825997;
}
</style>
background-color css
<style>
a { background-color: #825997; }
a { background-color: rgb(130,89,151); }
div.DivClassName
{
background-color: #825997;
}
.BgClassName
{
background-color: #825997;
}
</style>
border-color css
<style>
span { border-color: #825997; }
span { border-color: rgb(130,89,151); }
td.TdClassName
{
border-color: #825997;
}
.TagClassName
{
border-color: #825997;
}
</style>