Shades of Affair #825498
Tints of Affair #825498
RGB
CMYK
RGB Variations
Color information
#825498 (or 0x825498) is known color: Affair. HEX triplet: 82, 54 and 98. RGB value is (130,84,152). Sum of RGB (Red+Green+Blue) = 130+84+152=366 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.52% from 366); Green value is 84 (33.20% from 255 or 22.95% from 366); Blue value is 152 (59.77% from 255 or 41.53% from 366); Max value from RGB is 152 - color contains mainly: blue. Hex color #825498 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825498 is #7DAB67. Grayscale: #696969. Windows color (decimal): -8235880 or 9983106. OLE color: 9983106.
HSL color Cylindrical-coordinate representation of color #825498: hue angle of 280.59º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #825498 is Cyan = 0.14, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 130 | 84 | 152 | - |
| CMYK | 0.14 | 0.45 | 0 | 0.40 |
| HSL | 280.59º | 0.29% | 0.46% | - |
| HSV(B) | 280.59º | 0.45% | 0.6% | - |
| XYZ | 18.04 | 13.35 | 31.33 | - |
| YUV | 105.51 | 154.24 | 145.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 84 | 152 | 0.14 | 0.45 | 0 | 0.40 | 280.59 | 0.29 | 0.46 |
| Hex | 82 | 54 | 98 | E | 2D | 0 | 28 | 119 | 1D | 2E |
| Octal | 202 | 124 | 230 | 16 | 55 | 0 | 50 | 431 | 35 | 56 |
| Binary | 10000010 | 1010100 | 10011000 | 1110 | 101101 | 0 | 101000 | 100011001 | 11101 | 101110 |
Color Harmonies of #825498
Complementary color
Monochromatic Colors of #825498
Black with #825498
Text Example
Text Example
White with #825498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825498; }
p { color: rgb(130,84,152); }
H1.HeaderClassName
{
color: #825498;
}
.AnyTagClassName
{
color: #825498;
}
</style>
background-color css
<style>
a { background-color: #825498; }
a { background-color: rgb(130,84,152); }
div.DivClassName
{
background-color: #825498;
}
.BgClassName
{
background-color: #825498;
}
</style>
border-color css
<style>
span { border-color: #825498; }
span { border-color: rgb(130,84,152); }
td.TdClassName
{
border-color: #825498;
}
.TagClassName
{
border-color: #825498;
}
</style>