Shades of Affair #826194
Tints of Affair #826194
RGB
CMYK
RGB Variations
Color information
#826194 (or 0x826194) is known color: Affair. HEX triplet: 82, 61 and 94. RGB value is (130,97,148). Sum of RGB (Red+Green+Blue) = 130+97+148=375 (49% of max value = 765). Red value is 130 (51.17% from 255 or 34.67% from 375); Green value is 97 (38.28% from 255 or 25.87% from 375); Blue value is 148 (58.20% from 255 or 39.47% from 375); Max value from RGB is 148 - color contains mainly: blue. Hex color #826194 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826194 is #7D9E6B. Grayscale: #707070. Windows color (decimal): -8232556 or 9724290. OLE color: 9724290.
HSL color Cylindrical-coordinate representation of color #826194: hue angle of 278.82º degrees, saturation: 0.21, 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 #826194 is Cyan = 0.12, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 97 | 148 | - |
| CMYK | 0.12 | 0.34 | 0 | 0.42 |
| HSL | 278.82º | 0.21% | 0.48% | - |
| HSV(B) | 278.82º | 0.34% | 0.58% | - |
| XYZ | 18.83 | 15.43 | 30 | - |
| YUV | 112.68 | 147.93 | 140.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 97 | 148 | 0.12 | 0.34 | 0 | 0.42 | 278.82 | 0.21 | 0.48 |
| Hex | 82 | 61 | 94 | C | 22 | 0 | 2A | 117 | 15 | 30 |
| Octal | 202 | 141 | 224 | 14 | 42 | 0 | 52 | 427 | 25 | 60 |
| Binary | 10000010 | 1100001 | 10010100 | 1100 | 100010 | 0 | 101010 | 100010111 | 10101 | 110000 |
Color Harmonies of #826194
Complementary color
Monochromatic Colors of #826194
Black with #826194
Text Example
Text Example
White with #826194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826194; }
p { color: rgb(130,97,148); }
H1.HeaderClassName
{
color: #826194;
}
.AnyTagClassName
{
color: #826194;
}
</style>
background-color css
<style>
a { background-color: #826194; }
a { background-color: rgb(130,97,148); }
div.DivClassName
{
background-color: #826194;
}
.BgClassName
{
background-color: #826194;
}
</style>
border-color css
<style>
span { border-color: #826194; }
span { border-color: rgb(130,97,148); }
td.TdClassName
{
border-color: #826194;
}
.TagClassName
{
border-color: #826194;
}
</style>