Shades of Affair #825296
Tints of Affair #825296
RGB
CMYK
RGB Variations
Color information
#825296 (or 0x825296) is known color: Affair. HEX triplet: 82, 52 and 96. RGB value is (130,82,150). Sum of RGB (Red+Green+Blue) = 130+82+150=362 (47% of max value = 765). Red value is 130 (51.17% from 255 or 35.91% from 362); Green value is 82 (32.42% from 255 or 22.65% from 362); Blue value is 150 (58.98% from 255 or 41.44% from 362); Max value from RGB is 150 - color contains mainly: blue. Hex color #825296 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825296 is #7DAD69. Grayscale: #676767. Windows color (decimal): -8236394 or 9851522. OLE color: 9851522.
HSL color Cylindrical-coordinate representation of color #825296: hue angle of 282.35º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #825296 is Cyan = 0.13, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 82 | 150 | - |
| CMYK | 0.13 | 0.45 | 0 | 0.41 |
| HSL | 282.35º | 0.29% | 0.45% | - |
| HSV(B) | 282.35º | 0.45% | 0.59% | - |
| XYZ | 17.73 | 12.98 | 30.43 | - |
| YUV | 104.1 | 153.9 | 146.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 82 | 150 | 0.13 | 0.45 | 0 | 0.41 | 282.35 | 0.29 | 0.45 |
| Hex | 82 | 52 | 96 | D | 2D | 0 | 29 | 11A | 1D | 2D |
| Octal | 202 | 122 | 226 | 15 | 55 | 0 | 51 | 432 | 35 | 55 |
| Binary | 10000010 | 1010010 | 10010110 | 1101 | 101101 | 0 | 101001 | 100011010 | 11101 | 101101 |
Color Harmonies of #825296
Complementary color
Monochromatic Colors of #825296
Black with #825296
Text Example
Text Example
White with #825296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825296; }
p { color: rgb(130,82,150); }
H1.HeaderClassName
{
color: #825296;
}
.AnyTagClassName
{
color: #825296;
}
</style>
background-color css
<style>
a { background-color: #825296; }
a { background-color: rgb(130,82,150); }
div.DivClassName
{
background-color: #825296;
}
.BgClassName
{
background-color: #825296;
}
</style>
border-color css
<style>
span { border-color: #825296; }
span { border-color: rgb(130,82,150); }
td.TdClassName
{
border-color: #825296;
}
.TagClassName
{
border-color: #825296;
}
</style>