Shades of Affair #825992
Tints of Affair #825992
RGB
CMYK
RGB Variations
Color information
#825992 (or 0x825992) is known color: Affair. HEX triplet: 82, 59 and 92. RGB value is (130,89,146). Sum of RGB (Red+Green+Blue) = 130+89+146=365 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.62% from 365); Green value is 89 (35.16% from 255 or 24.38% from 365); Blue value is 146 (57.42% from 255 or 40% from 365); Max value from RGB is 146 - color contains mainly: blue. Hex color #825992 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825992 is #7DA66D. Grayscale: #6B6B6B. Windows color (decimal): -8234606 or 9591170. OLE color: 9591170.
HSL color Cylindrical-coordinate representation of color #825992: hue angle of 283.16º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #825992 is Cyan = 0.11, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 130 | 89 | 146 | - |
| CMYK | 0.11 | 0.39 | 0 | 0.43 |
| HSL | 283.16º | 0.24% | 0.46% | - |
| HSV(B) | 283.16º | 0.39% | 0.57% | - |
| XYZ | 17.97 | 13.97 | 28.94 | - |
| YUV | 107.76 | 149.58 | 143.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 89 | 146 | 0.11 | 0.39 | 0 | 0.43 | 283.16 | 0.24 | 0.46 |
| Hex | 82 | 59 | 92 | B | 27 | 0 | 2B | 11B | 18 | 2E |
| Octal | 202 | 131 | 222 | 13 | 47 | 0 | 53 | 433 | 30 | 56 |
| Binary | 10000010 | 1011001 | 10010010 | 1011 | 100111 | 0 | 101011 | 100011011 | 11000 | 101110 |
Color Harmonies of #825992
Complementary color
Monochromatic Colors of #825992
Black with #825992
Text Example
Text Example
White with #825992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825992; }
p { color: rgb(130,89,146); }
H1.HeaderClassName
{
color: #825992;
}
.AnyTagClassName
{
color: #825992;
}
</style>
background-color css
<style>
a { background-color: #825992; }
a { background-color: rgb(130,89,146); }
div.DivClassName
{
background-color: #825992;
}
.BgClassName
{
background-color: #825992;
}
</style>
border-color css
<style>
span { border-color: #825992; }
span { border-color: rgb(130,89,146); }
td.TdClassName
{
border-color: #825992;
}
.TagClassName
{
border-color: #825992;
}
</style>