Shades of Affair #825598
Tints of Affair #825598
RGB
CMYK
RGB Variations
Color information
#825598 (or 0x825598) is known color: Affair. HEX triplet: 82, 55 and 98. RGB value is (130,85,152). Sum of RGB (Red+Green+Blue) = 130+85+152=367 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.42% from 367); Green value is 85 (33.59% from 255 or 23.16% from 367); Blue value is 152 (59.77% from 255 or 41.42% from 367); Max value from RGB is 152 - color contains mainly: blue. Hex color #825598 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825598 is #7DAA67. Grayscale: #696969. Windows color (decimal): -8235624 or 9983362. OLE color: 9983362.
HSL color Cylindrical-coordinate representation of color #825598: hue angle of 280.3º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #825598 is Cyan = 0.14, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 130 | 85 | 152 | - |
| CMYK | 0.14 | 0.44 | 0 | 0.40 |
| HSL | 280.3º | 0.28% | 0.46% | - |
| HSV(B) | 280.3º | 0.44% | 0.6% | - |
| XYZ | 18.12 | 13.51 | 31.36 | - |
| YUV | 106.09 | 153.91 | 145.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 85 | 152 | 0.14 | 0.44 | 0 | 0.40 | 280.3 | 0.28 | 0.46 |
| Hex | 82 | 55 | 98 | E | 2C | 0 | 28 | 118 | 1C | 2E |
| Octal | 202 | 125 | 230 | 16 | 54 | 0 | 50 | 430 | 34 | 56 |
| Binary | 10000010 | 1010101 | 10011000 | 1110 | 101100 | 0 | 101000 | 100011000 | 11100 | 101110 |
Color Harmonies of #825598
Complementary color
Monochromatic Colors of #825598
Black with #825598
Text Example
Text Example
White with #825598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825598; }
p { color: rgb(130,85,152); }
H1.HeaderClassName
{
color: #825598;
}
.AnyTagClassName
{
color: #825598;
}
</style>
background-color css
<style>
a { background-color: #825598; }
a { background-color: rgb(130,85,152); }
div.DivClassName
{
background-color: #825598;
}
.BgClassName
{
background-color: #825598;
}
</style>
border-color css
<style>
span { border-color: #825598; }
span { border-color: rgb(130,85,152); }
td.TdClassName
{
border-color: #825598;
}
.TagClassName
{
border-color: #825598;
}
</style>