Shades of Affair #825794
Tints of Affair #825794
RGB
CMYK
RGB Variations
Color information
#825794 (or 0x825794) is known color: Affair. HEX triplet: 82, 57 and 94. RGB value is (130,87,148). Sum of RGB (Red+Green+Blue) = 130+87+148=365 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.62% from 365); Green value is 87 (34.38% from 255 or 23.84% from 365); Blue value is 148 (58.20% from 255 or 40.55% from 365); Max value from RGB is 148 - color contains mainly: blue. Hex color #825794 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825794 is #7DA86B. Grayscale: #6A6A6A. Windows color (decimal): -8235116 or 9721730. OLE color: 9721730.
HSL color Cylindrical-coordinate representation of color #825794: hue angle of 282.3º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #825794 is Cyan = 0.12, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 87 | 148 | - |
| CMYK | 0.12 | 0.41 | 0 | 0.42 |
| HSL | 282.3º | 0.26% | 0.46% | - |
| HSV(B) | 282.3º | 0.41% | 0.58% | - |
| XYZ | 17.96 | 13.7 | 29.71 | - |
| YUV | 106.81 | 151.25 | 144.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 87 | 148 | 0.12 | 0.41 | 0 | 0.42 | 282.3 | 0.26 | 0.46 |
| Hex | 82 | 57 | 94 | C | 29 | 0 | 2A | 11A | 1A | 2E |
| Octal | 202 | 127 | 224 | 14 | 51 | 0 | 52 | 432 | 32 | 56 |
| Binary | 10000010 | 1010111 | 10010100 | 1100 | 101001 | 0 | 101010 | 100011010 | 11010 | 101110 |
Color Harmonies of #825794
Complementary color
Monochromatic Colors of #825794
Black with #825794
Text Example
Text Example
White with #825794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825794; }
p { color: rgb(130,87,148); }
H1.HeaderClassName
{
color: #825794;
}
.AnyTagClassName
{
color: #825794;
}
</style>
background-color css
<style>
a { background-color: #825794; }
a { background-color: rgb(130,87,148); }
div.DivClassName
{
background-color: #825794;
}
.BgClassName
{
background-color: #825794;
}
</style>
border-color css
<style>
span { border-color: #825794; }
span { border-color: rgb(130,87,148); }
td.TdClassName
{
border-color: #825794;
}
.TagClassName
{
border-color: #825794;
}
</style>