Shades of Affair #825399
Tints of Affair #825399
RGB
CMYK
RGB Variations
Color information
#825399 (or 0x825399) is known color: Affair. HEX triplet: 82, 53 and 99. RGB value is (130,83,153). Sum of RGB (Red+Green+Blue) = 130+83+153=366 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.52% from 366); Green value is 83 (32.81% from 255 or 22.68% from 366); Blue value is 153 (60.16% from 255 or 41.80% from 366); Max value from RGB is 153 - color contains mainly: blue. Hex color #825399 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825399 is #7DAC66. Grayscale: #686868. Windows color (decimal): -8236135 or 10048386. OLE color: 10048386.
HSL color Cylindrical-coordinate representation of color #825399: hue angle of 280.29º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #825399 is Cyan = 0.15, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 130 | 83 | 153 | - |
| CMYK | 0.15 | 0.46 | 0 | 0.4 |
| HSL | 280.29º | 0.3% | 0.46% | - |
| HSV(B) | 280.29º | 0.46% | 0.6% | - |
| XYZ | 18.05 | 13.23 | 31.74 | - |
| YUV | 105.03 | 155.07 | 145.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 83 | 153 | 0.15 | 0.46 | 0 | 0.4 | 280.29 | 0.3 | 0.46 |
| Hex | 82 | 53 | 99 | F | 2E | 0 | 28 | 118 | 1E | 2E |
| Octal | 202 | 123 | 231 | 17 | 56 | 0 | 50 | 430 | 36 | 56 |
| Binary | 10000010 | 1010011 | 10011001 | 1111 | 101110 | 0 | 101000 | 100011000 | 11110 | 101110 |
Color Harmonies of #825399
Complementary color
Monochromatic Colors of #825399
Black with #825399
Text Example
Text Example
White with #825399
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825399; }
p { color: rgb(130,83,153); }
H1.HeaderClassName
{
color: #825399;
}
.AnyTagClassName
{
color: #825399;
}
</style>
background-color css
<style>
a { background-color: #825399; }
a { background-color: rgb(130,83,153); }
div.DivClassName
{
background-color: #825399;
}
.BgClassName
{
background-color: #825399;
}
</style>
border-color css
<style>
span { border-color: #825399; }
span { border-color: rgb(130,83,153); }
td.TdClassName
{
border-color: #825399;
}
.TagClassName
{
border-color: #825399;
}
</style>