Shades of Affair #825894
Tints of Affair #825894
RGB
CMYK
RGB Variations
Color information
#825894 (or 0x825894) is known color: Affair. HEX triplet: 82, 58 and 94. RGB value is (130,88,148). Sum of RGB (Red+Green+Blue) = 130+88+148=366 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.52% from 366); Green value is 88 (34.77% from 255 or 24.04% from 366); Blue value is 148 (58.20% from 255 or 40.44% from 366); Max value from RGB is 148 - color contains mainly: blue. Hex color #825894 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825894 is #7DA76B. Grayscale: #6B6B6B. Windows color (decimal): -8234860 or 9721986. OLE color: 9721986.
HSL color Cylindrical-coordinate representation of color #825894: hue angle of 282º degrees, saturation: 0.25, 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 #825894 is Cyan = 0.12, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 88 | 148 | - |
| CMYK | 0.12 | 0.41 | 0 | 0.42 |
| HSL | 282º | 0.25% | 0.46% | - |
| HSV(B) | 282º | 0.41% | 0.58% | - |
| XYZ | 18.04 | 13.86 | 29.74 | - |
| YUV | 107.4 | 150.91 | 144.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 88 | 148 | 0.12 | 0.41 | 0 | 0.42 | 282 | 0.25 | 0.46 |
| Hex | 82 | 58 | 94 | C | 29 | 0 | 2A | 11A | 19 | 2E |
| Octal | 202 | 130 | 224 | 14 | 51 | 0 | 52 | 432 | 31 | 56 |
| Binary | 10000010 | 1011000 | 10010100 | 1100 | 101001 | 0 | 101010 | 100011010 | 11001 | 101110 |
Color Harmonies of #825894
Complementary color
Monochromatic Colors of #825894
Black with #825894
Text Example
Text Example
White with #825894
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825894; }
p { color: rgb(130,88,148); }
H1.HeaderClassName
{
color: #825894;
}
.AnyTagClassName
{
color: #825894;
}
</style>
background-color css
<style>
a { background-color: #825894; }
a { background-color: rgb(130,88,148); }
div.DivClassName
{
background-color: #825894;
}
.BgClassName
{
background-color: #825894;
}
</style>
border-color css
<style>
span { border-color: #825894; }
span { border-color: rgb(130,88,148); }
td.TdClassName
{
border-color: #825894;
}
.TagClassName
{
border-color: #825894;
}
</style>