Shades of Affair #825993
Tints of Affair #825993
RGB
CMYK
RGB Variations
Color information
#825993 (or 0x825993) is known color: Affair. HEX triplet: 82, 59 and 93. RGB value is (130,89,147). Sum of RGB (Red+Green+Blue) = 130+89+147=366 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.52% from 366); Green value is 89 (35.16% from 255 or 24.32% from 366); Blue value is 147 (57.81% from 255 or 40.16% from 366); Max value from RGB is 147 - color contains mainly: blue. Hex color #825993 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825993 is #7DA66C. Grayscale: #6B6B6B. Windows color (decimal): -8234605 or 9656706. OLE color: 9656706.
HSL color Cylindrical-coordinate representation of color #825993: hue angle of 282.41º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #825993 is Cyan = 0.12, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 89 | 147 | - |
| CMYK | 0.12 | 0.39 | 0 | 0.42 |
| HSL | 282.41º | 0.25% | 0.46% | - |
| HSV(B) | 282.41º | 0.39% | 0.58% | - |
| XYZ | 18.04 | 14 | 29.35 | - |
| YUV | 107.87 | 150.08 | 143.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 89 | 147 | 0.12 | 0.39 | 0 | 0.42 | 282.41 | 0.25 | 0.46 |
| Hex | 82 | 59 | 93 | C | 27 | 0 | 2A | 11A | 19 | 2E |
| Octal | 202 | 131 | 223 | 14 | 47 | 0 | 52 | 432 | 31 | 56 |
| Binary | 10000010 | 1011001 | 10010011 | 1100 | 100111 | 0 | 101010 | 100011010 | 11001 | 101110 |
Color Harmonies of #825993
Complementary color
Monochromatic Colors of #825993
Black with #825993
Text Example
Text Example
White with #825993
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825993; }
p { color: rgb(130,89,147); }
H1.HeaderClassName
{
color: #825993;
}
.AnyTagClassName
{
color: #825993;
}
</style>
background-color css
<style>
a { background-color: #825993; }
a { background-color: rgb(130,89,147); }
div.DivClassName
{
background-color: #825993;
}
.BgClassName
{
background-color: #825993;
}
</style>
border-color css
<style>
span { border-color: #825993; }
span { border-color: rgb(130,89,147); }
td.TdClassName
{
border-color: #825993;
}
.TagClassName
{
border-color: #825993;
}
</style>