Shades of Affair #825099
Tints of Affair #825099
RGB
CMYK
RGB Variations
Color information
#825099 (or 0x825099) is known color: Affair. HEX triplet: 82, 50 and 99. RGB value is (130,80,153). Sum of RGB (Red+Green+Blue) = 130+80+153=363 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.81% from 363); Green value is 80 (31.64% from 255 or 22.04% from 363); Blue value is 153 (60.16% from 255 or 42.15% from 363); Max value from RGB is 153 - color contains mainly: blue. Hex color #825099 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825099 is #7DAF66. Grayscale: #676767. Windows color (decimal): -8236903 or 10047618. OLE color: 10047618.
HSL color Cylindrical-coordinate representation of color #825099: hue angle of 281.1º degrees, saturation: 0.31, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #825099 is Cyan = 0.15, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 130 | 80 | 153 | - |
| CMYK | 0.15 | 0.48 | 0 | 0.4 |
| HSL | 281.1º | 0.31% | 0.46% | - |
| HSV(B) | 281.1º | 0.48% | 0.6% | - |
| XYZ | 17.82 | 12.78 | 31.66 | - |
| YUV | 103.27 | 156.07 | 147.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 80 | 153 | 0.15 | 0.48 | 0 | 0.4 | 281.1 | 0.31 | 0.46 |
| Hex | 82 | 50 | 99 | F | 30 | 0 | 28 | 119 | 1F | 2E |
| Octal | 202 | 120 | 231 | 17 | 60 | 0 | 50 | 431 | 37 | 56 |
| Binary | 10000010 | 1010000 | 10011001 | 1111 | 110000 | 0 | 101000 | 100011001 | 11111 | 101110 |
Color Harmonies of #825099
Complementary color
Monochromatic Colors of #825099
Black with #825099
Text Example
Text Example
White with #825099
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825099; }
p { color: rgb(130,80,153); }
H1.HeaderClassName
{
color: #825099;
}
.AnyTagClassName
{
color: #825099;
}
</style>
background-color css
<style>
a { background-color: #825099; }
a { background-color: rgb(130,80,153); }
div.DivClassName
{
background-color: #825099;
}
.BgClassName
{
background-color: #825099;
}
</style>
border-color css
<style>
span { border-color: #825099; }
span { border-color: rgb(130,80,153); }
td.TdClassName
{
border-color: #825099;
}
.TagClassName
{
border-color: #825099;
}
</style>