Shades of Affair #825695
Tints of Affair #825695
RGB
CMYK
RGB Variations
Color information
#825695 (or 0x825695) is known color: Affair. HEX triplet: 82, 56 and 95. RGB value is (130,86,149). Sum of RGB (Red+Green+Blue) = 130+86+149=365 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.62% from 365); Green value is 86 (33.98% from 255 or 23.56% from 365); Blue value is 149 (58.59% from 255 or 40.82% from 365); Max value from RGB is 149 - color contains mainly: blue. Hex color #825695 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825695 is #7DA96A. Grayscale: #6A6A6A. Windows color (decimal): -8235371 or 9787010. OLE color: 9787010.
HSL color Cylindrical-coordinate representation of color #825695: hue angle of 281.9º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #825695 is Cyan = 0.13, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 86 | 149 | - |
| CMYK | 0.13 | 0.42 | 0 | 0.42 |
| HSL | 281.9º | 0.27% | 0.46% | - |
| HSV(B) | 281.9º | 0.42% | 0.58% | - |
| XYZ | 17.96 | 13.57 | 30.11 | - |
| YUV | 106.34 | 152.08 | 144.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 86 | 149 | 0.13 | 0.42 | 0 | 0.42 | 281.9 | 0.27 | 0.46 |
| Hex | 82 | 56 | 95 | D | 2A | 0 | 2A | 11A | 1B | 2E |
| Octal | 202 | 126 | 225 | 15 | 52 | 0 | 52 | 432 | 33 | 56 |
| Binary | 10000010 | 1010110 | 10010101 | 1101 | 101010 | 0 | 101010 | 100011010 | 11011 | 101110 |
Color Harmonies of #825695
Complementary color
Monochromatic Colors of #825695
Black with #825695
Text Example
Text Example
White with #825695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825695; }
p { color: rgb(130,86,149); }
H1.HeaderClassName
{
color: #825695;
}
.AnyTagClassName
{
color: #825695;
}
</style>
background-color css
<style>
a { background-color: #825695; }
a { background-color: rgb(130,86,149); }
div.DivClassName
{
background-color: #825695;
}
.BgClassName
{
background-color: #825695;
}
</style>
border-color css
<style>
span { border-color: #825695; }
span { border-color: rgb(130,86,149); }
td.TdClassName
{
border-color: #825695;
}
.TagClassName
{
border-color: #825695;
}
</style>