Shades of Affair #825892
Tints of Affair #825892
RGB
CMYK
RGB Variations
Color information
#825892 (or 0x825892) is known color: Affair. HEX triplet: 82, 58 and 92. RGB value is (130,88,146). Sum of RGB (Red+Green+Blue) = 130+88+146=364 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.71% from 364); Green value is 88 (34.77% from 255 or 24.18% from 364); Blue value is 146 (57.42% from 255 or 40.11% from 364); Max value from RGB is 146 - color contains mainly: blue. Hex color #825892 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825892 is #7DA76D. Grayscale: #6A6A6A. Windows color (decimal): -8234862 or 9590914. OLE color: 9590914.
HSL color Cylindrical-coordinate representation of color #825892: hue angle of 283.45º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #825892 is Cyan = 0.11, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 130 | 88 | 146 | - |
| CMYK | 0.11 | 0.40 | 0 | 0.43 |
| HSL | 283.45º | 0.25% | 0.46% | - |
| HSV(B) | 283.45º | 0.4% | 0.57% | - |
| XYZ | 17.88 | 13.8 | 28.92 | - |
| YUV | 107.17 | 149.91 | 144.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 88 | 146 | 0.11 | 0.40 | 0 | 0.43 | 283.45 | 0.25 | 0.46 |
| Hex | 82 | 58 | 92 | B | 28 | 0 | 2B | 11B | 19 | 2E |
| Octal | 202 | 130 | 222 | 13 | 50 | 0 | 53 | 433 | 31 | 56 |
| Binary | 10000010 | 1011000 | 10010010 | 1011 | 101000 | 0 | 101011 | 100011011 | 11001 | 101110 |
Color Harmonies of #825892
Complementary color
Monochromatic Colors of #825892
Black with #825892
Text Example
Text Example
White with #825892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825892; }
p { color: rgb(130,88,146); }
H1.HeaderClassName
{
color: #825892;
}
.AnyTagClassName
{
color: #825892;
}
</style>
background-color css
<style>
a { background-color: #825892; }
a { background-color: rgb(130,88,146); }
div.DivClassName
{
background-color: #825892;
}
.BgClassName
{
background-color: #825892;
}
</style>
border-color css
<style>
span { border-color: #825892; }
span { border-color: rgb(130,88,146); }
td.TdClassName
{
border-color: #825892;
}
.TagClassName
{
border-color: #825892;
}
</style>