Shades of Affair #826294
Tints of Affair #826294
RGB
CMYK
RGB Variations
Color information
#826294 (or 0x826294) is known color: Affair. HEX triplet: 82, 62 and 94. RGB value is (130,98,148). Sum of RGB (Red+Green+Blue) = 130+98+148=376 (49% of max value = 765). Red value is 130 (51.17% from 255 or 34.57% from 376); Green value is 98 (38.67% from 255 or 26.06% from 376); Blue value is 148 (58.20% from 255 or 39.36% from 376); Max value from RGB is 148 - color contains mainly: blue. Hex color #826294 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826294 is #7D9D6B. Grayscale: #717171. Windows color (decimal): -8232300 or 9724546. OLE color: 9724546.
HSL color Cylindrical-coordinate representation of color #826294: hue angle of 278.4º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #826294 is Cyan = 0.12, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 98 | 148 | - |
| CMYK | 0.12 | 0.34 | 0 | 0.42 |
| HSL | 278.4º | 0.2% | 0.48% | - |
| HSV(B) | 278.4º | 0.34% | 0.58% | - |
| XYZ | 18.92 | 15.62 | 30.03 | - |
| YUV | 113.27 | 147.6 | 139.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 98 | 148 | 0.12 | 0.34 | 0 | 0.42 | 278.4 | 0.2 | 0.48 |
| Hex | 82 | 62 | 94 | C | 22 | 0 | 2A | 116 | 14 | 30 |
| Octal | 202 | 142 | 224 | 14 | 42 | 0 | 52 | 426 | 24 | 60 |
| Binary | 10000010 | 1100010 | 10010100 | 1100 | 100010 | 0 | 101010 | 100010110 | 10100 | 110000 |
Color Harmonies of #826294
Complementary color
Monochromatic Colors of #826294
Black with #826294
Text Example
Text Example
White with #826294
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826294; }
p { color: rgb(130,98,148); }
H1.HeaderClassName
{
color: #826294;
}
.AnyTagClassName
{
color: #826294;
}
</style>
background-color css
<style>
a { background-color: #826294; }
a { background-color: rgb(130,98,148); }
div.DivClassName
{
background-color: #826294;
}
.BgClassName
{
background-color: #826294;
}
</style>
border-color css
<style>
span { border-color: #826294; }
span { border-color: rgb(130,98,148); }
td.TdClassName
{
border-color: #826294;
}
.TagClassName
{
border-color: #826294;
}
</style>