Shades of Affair #826095
Tints of Affair #826095
RGB
CMYK
RGB Variations
Color information
#826095 (or 0x826095) is known color: Affair. HEX triplet: 82, 60 and 95. RGB value is (130,96,149). Sum of RGB (Red+Green+Blue) = 130+96+149=375 (49% of max value = 765). Red value is 130 (51.17% from 255 or 34.67% from 375); Green value is 96 (37.89% from 255 or 25.6% from 375); Blue value is 149 (58.59% from 255 or 39.73% from 375); Max value from RGB is 149 - color contains mainly: blue. Hex color #826095 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826095 is #7D9F6A. Grayscale: #707070. Windows color (decimal): -8232811 or 9789570. OLE color: 9789570.
HSL color Cylindrical-coordinate representation of color #826095: hue angle of 278.49º degrees, saturation: 0.22, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #826095 is Cyan = 0.13, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 96 | 149 | - |
| CMYK | 0.13 | 0.36 | 0 | 0.42 |
| HSL | 278.49º | 0.22% | 0.48% | - |
| HSV(B) | 278.49º | 0.36% | 0.58% | - |
| XYZ | 18.81 | 15.28 | 30.39 | - |
| YUV | 112.21 | 148.76 | 140.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 96 | 149 | 0.13 | 0.36 | 0 | 0.42 | 278.49 | 0.22 | 0.48 |
| Hex | 82 | 60 | 95 | D | 24 | 0 | 2A | 116 | 16 | 30 |
| Octal | 202 | 140 | 225 | 15 | 44 | 0 | 52 | 426 | 26 | 60 |
| Binary | 10000010 | 1100000 | 10010101 | 1101 | 100100 | 0 | 101010 | 100010110 | 10110 | 110000 |
Color Harmonies of #826095
Complementary color
Monochromatic Colors of #826095
Black with #826095
Text Example
Text Example
White with #826095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826095; }
p { color: rgb(130,96,149); }
H1.HeaderClassName
{
color: #826095;
}
.AnyTagClassName
{
color: #826095;
}
</style>
background-color css
<style>
a { background-color: #826095; }
a { background-color: rgb(130,96,149); }
div.DivClassName
{
background-color: #826095;
}
.BgClassName
{
background-color: #826095;
}
</style>
border-color css
<style>
span { border-color: #826095; }
span { border-color: rgb(130,96,149); }
td.TdClassName
{
border-color: #826095;
}
.TagClassName
{
border-color: #826095;
}
</style>