Shades of Affair #826190
Tints of Affair #826190
RGB
CMYK
RGB Variations
Color information
#826190 (or 0x826190) is known color: Affair. HEX triplet: 82, 61 and 90. RGB value is (130,97,144). Sum of RGB (Red+Green+Blue) = 130+97+144=371 (49% of max value = 765). Red value is 130 (51.17% from 255 or 35.04% from 371); Green value is 97 (38.28% from 255 or 26.15% from 371); Blue value is 144 (56.64% from 255 or 38.81% from 371); Max value from RGB is 144 - color contains mainly: blue. Hex color #826190 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826190 is #7D9E6F. Grayscale: #707070. Windows color (decimal): -8232560 or 9462146. OLE color: 9462146.
HSL color Cylindrical-coordinate representation of color #826190: hue angle of 282.13º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #826190 is Cyan = 0.10, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 130 | 97 | 144 | - |
| CMYK | 0.10 | 0.33 | 0 | 0.44 |
| HSL | 282.13º | 0.2% | 0.47% | - |
| HSV(B) | 282.13º | 0.33% | 0.56% | - |
| XYZ | 18.51 | 15.31 | 28.36 | - |
| YUV | 112.23 | 145.93 | 140.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 97 | 144 | 0.10 | 0.33 | 0 | 0.44 | 282.13 | 0.2 | 0.47 |
| Hex | 82 | 61 | 90 | A | 21 | 0 | 2C | 11A | 14 | 2F |
| Octal | 202 | 141 | 220 | 12 | 41 | 0 | 54 | 432 | 24 | 57 |
| Binary | 10000010 | 1100001 | 10010000 | 1010 | 100001 | 0 | 101100 | 100011010 | 10100 | 101111 |
Color Harmonies of #826190
Complementary color
Monochromatic Colors of #826190
Black with #826190
Text Example
Text Example
White with #826190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826190; }
p { color: rgb(130,97,144); }
H1.HeaderClassName
{
color: #826190;
}
.AnyTagClassName
{
color: #826190;
}
</style>
background-color css
<style>
a { background-color: #826190; }
a { background-color: rgb(130,97,144); }
div.DivClassName
{
background-color: #826190;
}
.BgClassName
{
background-color: #826190;
}
</style>
border-color css
<style>
span { border-color: #826190; }
span { border-color: rgb(130,97,144); }
td.TdClassName
{
border-color: #826190;
}
.TagClassName
{
border-color: #826190;
}
</style>