Shades of Affair #825096
Tints of Affair #825096
RGB
CMYK
RGB Variations
Color information
#825096 (or 0x825096) is known color: Affair. HEX triplet: 82, 50 and 96. RGB value is (130,80,150). Sum of RGB (Red+Green+Blue) = 130+80+150=360 (47% of max value = 765). Red value is 130 (51.17% from 255 or 36.11% from 360); Green value is 80 (31.64% from 255 or 22.22% from 360); Blue value is 150 (58.98% from 255 or 41.67% from 360); Max value from RGB is 150 - color contains mainly: blue. Hex color #825096 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825096 is #7DAF69. Grayscale: #666666. Windows color (decimal): -8236906 or 9851010. OLE color: 9851010.
HSL color Cylindrical-coordinate representation of color #825096: hue angle of 282.86º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #825096 is Cyan = 0.13, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 80 | 150 | - |
| CMYK | 0.13 | 0.47 | 0 | 0.41 |
| HSL | 282.86º | 0.3% | 0.45% | - |
| HSV(B) | 282.86º | 0.47% | 0.59% | - |
| XYZ | 17.58 | 12.69 | 30.38 | - |
| YUV | 102.93 | 154.57 | 147.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 80 | 150 | 0.13 | 0.47 | 0 | 0.41 | 282.86 | 0.3 | 0.45 |
| Hex | 82 | 50 | 96 | D | 2F | 0 | 29 | 11B | 1E | 2D |
| Octal | 202 | 120 | 226 | 15 | 57 | 0 | 51 | 433 | 36 | 55 |
| Binary | 10000010 | 1010000 | 10010110 | 1101 | 101111 | 0 | 101001 | 100011011 | 11110 | 101101 |
Color Harmonies of #825096
Complementary color
Monochromatic Colors of #825096
Black with #825096
Text Example
Text Example
White with #825096
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825096; }
p { color: rgb(130,80,150); }
H1.HeaderClassName
{
color: #825096;
}
.AnyTagClassName
{
color: #825096;
}
</style>
background-color css
<style>
a { background-color: #825096; }
a { background-color: rgb(130,80,150); }
div.DivClassName
{
background-color: #825096;
}
.BgClassName
{
background-color: #825096;
}
</style>
border-color css
<style>
span { border-color: #825096; }
span { border-color: rgb(130,80,150); }
td.TdClassName
{
border-color: #825096;
}
.TagClassName
{
border-color: #825096;
}
</style>