Shades of Affair #825994
Tints of Affair #825994
RGB
CMYK
RGB Variations
Color information
#825994 (or 0x825994) is known color: Affair. HEX triplet: 82, 59 and 94. RGB value is (130,89,148). Sum of RGB (Red+Green+Blue) = 130+89+148=367 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.42% from 367); Green value is 89 (35.16% from 255 or 24.25% from 367); Blue value is 148 (58.20% from 255 or 40.33% from 367); Max value from RGB is 148 - color contains mainly: blue. Hex color #825994 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825994 is #7DA66B. Grayscale: #6B6B6B. Windows color (decimal): -8234604 or 9722242. OLE color: 9722242.
HSL color Cylindrical-coordinate representation of color #825994: hue angle of 281.69º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #825994 is Cyan = 0.12, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 89 | 148 | - |
| CMYK | 0.12 | 0.40 | 0 | 0.42 |
| HSL | 281.69º | 0.25% | 0.46% | - |
| HSV(B) | 281.69º | 0.4% | 0.58% | - |
| XYZ | 18.12 | 14.03 | 29.77 | - |
| YUV | 107.99 | 150.58 | 143.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 89 | 148 | 0.12 | 0.40 | 0 | 0.42 | 281.69 | 0.25 | 0.46 |
| Hex | 82 | 59 | 94 | C | 28 | 0 | 2A | 11A | 19 | 2E |
| Octal | 202 | 131 | 224 | 14 | 50 | 0 | 52 | 432 | 31 | 56 |
| Binary | 10000010 | 1011001 | 10010100 | 1100 | 101000 | 0 | 101010 | 100011010 | 11001 | 101110 |
Color Harmonies of #825994
Complementary color
Monochromatic Colors of #825994
Black with #825994
Text Example
Text Example
White with #825994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825994; }
p { color: rgb(130,89,148); }
H1.HeaderClassName
{
color: #825994;
}
.AnyTagClassName
{
color: #825994;
}
</style>
background-color css
<style>
a { background-color: #825994; }
a { background-color: rgb(130,89,148); }
div.DivClassName
{
background-color: #825994;
}
.BgClassName
{
background-color: #825994;
}
</style>
border-color css
<style>
span { border-color: #825994; }
span { border-color: rgb(130,89,148); }
td.TdClassName
{
border-color: #825994;
}
.TagClassName
{
border-color: #825994;
}
</style>