Shades of Affair #825394
Tints of Affair #825394
RGB
CMYK
RGB Variations
Color information
#825394 (or 0x825394) is known color: Affair. HEX triplet: 82, 53 and 94. RGB value is (130,83,148). Sum of RGB (Red+Green+Blue) = 130+83+148=361 (47% of max value = 765). Red value is 130 (51.17% from 255 or 36.01% from 361); Green value is 83 (32.81% from 255 or 22.99% from 361); Blue value is 148 (58.20% from 255 or 41.00% from 361); Max value from RGB is 148 - color contains mainly: blue. Hex color #825394 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825394 is #7DAC6B. Grayscale: #686868. Windows color (decimal): -8236140 or 9720706. OLE color: 9720706.
HSL color Cylindrical-coordinate representation of color #825394: hue angle of 283.38º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #825394 is Cyan = 0.12, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 83 | 148 | - |
| CMYK | 0.12 | 0.44 | 0 | 0.42 |
| HSL | 283.38º | 0.28% | 0.45% | - |
| HSV(B) | 283.38º | 0.44% | 0.58% | - |
| XYZ | 17.64 | 13.07 | 29.61 | - |
| YUV | 104.46 | 152.57 | 146.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 83 | 148 | 0.12 | 0.44 | 0 | 0.42 | 283.38 | 0.28 | 0.45 |
| Hex | 82 | 53 | 94 | C | 2C | 0 | 2A | 11B | 1C | 2D |
| Octal | 202 | 123 | 224 | 14 | 54 | 0 | 52 | 433 | 34 | 55 |
| Binary | 10000010 | 1010011 | 10010100 | 1100 | 101100 | 0 | 101010 | 100011011 | 11100 | 101101 |
Color Harmonies of #825394
Complementary color
Monochromatic Colors of #825394
Black with #825394
Text Example
Text Example
White with #825394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825394; }
p { color: rgb(130,83,148); }
H1.HeaderClassName
{
color: #825394;
}
.AnyTagClassName
{
color: #825394;
}
</style>
background-color css
<style>
a { background-color: #825394; }
a { background-color: rgb(130,83,148); }
div.DivClassName
{
background-color: #825394;
}
.BgClassName
{
background-color: #825394;
}
</style>
border-color css
<style>
span { border-color: #825394; }
span { border-color: rgb(130,83,148); }
td.TdClassName
{
border-color: #825394;
}
.TagClassName
{
border-color: #825394;
}
</style>