Shades of Affair #825693
Tints of Affair #825693
RGB
CMYK
RGB Variations
Color information
#825693 (or 0x825693) is known color: Affair. HEX triplet: 82, 56 and 93. RGB value is (130,86,147). Sum of RGB (Red+Green+Blue) = 130+86+147=363 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.81% from 363); Green value is 86 (33.98% from 255 or 23.69% from 363); Blue value is 147 (57.81% from 255 or 40.50% from 363); Max value from RGB is 147 - color contains mainly: blue. Hex color #825693 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825693 is #7DA96C. Grayscale: #696969. Windows color (decimal): -8235373 or 9655938. OLE color: 9655938.
HSL color Cylindrical-coordinate representation of color #825693: hue angle of 283.28º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #825693 is Cyan = 0.12, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 86 | 147 | - |
| CMYK | 0.12 | 0.41 | 0 | 0.42 |
| HSL | 283.28º | 0.26% | 0.46% | - |
| HSV(B) | 283.28º | 0.41% | 0.58% | - |
| XYZ | 17.8 | 13.51 | 29.27 | - |
| YUV | 106.11 | 151.08 | 145.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 86 | 147 | 0.12 | 0.41 | 0 | 0.42 | 283.28 | 0.26 | 0.46 |
| Hex | 82 | 56 | 93 | C | 29 | 0 | 2A | 11B | 1A | 2E |
| Octal | 202 | 126 | 223 | 14 | 51 | 0 | 52 | 433 | 32 | 56 |
| Binary | 10000010 | 1010110 | 10010011 | 1100 | 101001 | 0 | 101010 | 100011011 | 11010 | 101110 |
Color Harmonies of #825693
Complementary color
Monochromatic Colors of #825693
Black with #825693
Text Example
Text Example
White with #825693
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825693; }
p { color: rgb(130,86,147); }
H1.HeaderClassName
{
color: #825693;
}
.AnyTagClassName
{
color: #825693;
}
</style>
background-color css
<style>
a { background-color: #825693; }
a { background-color: rgb(130,86,147); }
div.DivClassName
{
background-color: #825693;
}
.BgClassName
{
background-color: #825693;
}
</style>
border-color css
<style>
span { border-color: #825693; }
span { border-color: rgb(130,86,147); }
td.TdClassName
{
border-color: #825693;
}
.TagClassName
{
border-color: #825693;
}
</style>