Shades of Affair #826091
Tints of Affair #826091
RGB
CMYK
RGB Variations
Color information
#826091 (or 0x826091) is known color: Affair. HEX triplet: 82, 60 and 91. RGB value is (130,96,145). Sum of RGB (Red+Green+Blue) = 130+96+145=371 (49% of max value = 765). Red value is 130 (51.17% from 255 or 35.04% from 371); Green value is 96 (37.89% from 255 or 25.88% from 371); Blue value is 145 (57.03% from 255 or 39.08% from 371); Max value from RGB is 145 - color contains mainly: blue. Hex color #826091 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826091 is #7D9F6E. Grayscale: #6F6F6F. Windows color (decimal): -8232815 or 9527426. OLE color: 9527426.
HSL color Cylindrical-coordinate representation of color #826091: hue angle of 281.63º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #826091 is Cyan = 0.10, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 130 | 96 | 145 | - |
| CMYK | 0.10 | 0.34 | 0 | 0.43 |
| HSL | 281.63º | 0.2% | 0.47% | - |
| HSV(B) | 281.63º | 0.34% | 0.57% | - |
| XYZ | 18.5 | 15.16 | 28.74 | - |
| YUV | 111.75 | 146.76 | 141.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 96 | 145 | 0.10 | 0.34 | 0 | 0.43 | 281.63 | 0.2 | 0.47 |
| Hex | 82 | 60 | 91 | A | 22 | 0 | 2B | 11A | 14 | 2F |
| Octal | 202 | 140 | 221 | 12 | 42 | 0 | 53 | 432 | 24 | 57 |
| Binary | 10000010 | 1100000 | 10010001 | 1010 | 100010 | 0 | 101011 | 100011010 | 10100 | 101111 |
Color Harmonies of #826091
Complementary color
Monochromatic Colors of #826091
Black with #826091
Text Example
Text Example
White with #826091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826091; }
p { color: rgb(130,96,145); }
H1.HeaderClassName
{
color: #826091;
}
.AnyTagClassName
{
color: #826091;
}
</style>
background-color css
<style>
a { background-color: #826091; }
a { background-color: rgb(130,96,145); }
div.DivClassName
{
background-color: #826091;
}
.BgClassName
{
background-color: #826091;
}
</style>
border-color css
<style>
span { border-color: #826091; }
span { border-color: rgb(130,96,145); }
td.TdClassName
{
border-color: #826091;
}
.TagClassName
{
border-color: #826091;
}
</style>