Shades of Affair #825095
Tints of Affair #825095
RGB
CMYK
RGB Variations
Color information
#825095 (or 0x825095) is known color: Affair. HEX triplet: 82, 50 and 95. RGB value is (130,80,149). Sum of RGB (Red+Green+Blue) = 130+80+149=359 (47% of max value = 765). Red value is 130 (51.17% from 255 or 36.21% from 359); Green value is 80 (31.64% from 255 or 22.28% from 359); Blue value is 149 (58.59% from 255 or 41.50% from 359); Max value from RGB is 149 - color contains mainly: blue. Hex color #825095 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825095 is #7DAF6A. Grayscale: #666666. Windows color (decimal): -8236907 or 9785474. OLE color: 9785474.
HSL color Cylindrical-coordinate representation of color #825095: hue angle of 283.48º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #825095 is Cyan = 0.13, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 80 | 149 | - |
| CMYK | 0.13 | 0.46 | 0 | 0.42 |
| HSL | 283.48º | 0.3% | 0.45% | - |
| HSV(B) | 283.48º | 0.46% | 0.58% | - |
| XYZ | 17.5 | 12.65 | 29.95 | - |
| YUV | 102.82 | 154.07 | 147.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 80 | 149 | 0.13 | 0.46 | 0 | 0.42 | 283.48 | 0.3 | 0.45 |
| Hex | 82 | 50 | 95 | D | 2E | 0 | 2A | 11B | 1E | 2D |
| Octal | 202 | 120 | 225 | 15 | 56 | 0 | 52 | 433 | 36 | 55 |
| Binary | 10000010 | 1010000 | 10010101 | 1101 | 101110 | 0 | 101010 | 100011011 | 11110 | 101101 |
Color Harmonies of #825095
Complementary color
Monochromatic Colors of #825095
Black with #825095
Text Example
Text Example
White with #825095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825095; }
p { color: rgb(130,80,149); }
H1.HeaderClassName
{
color: #825095;
}
.AnyTagClassName
{
color: #825095;
}
</style>
background-color css
<style>
a { background-color: #825095; }
a { background-color: rgb(130,80,149); }
div.DivClassName
{
background-color: #825095;
}
.BgClassName
{
background-color: #825095;
}
</style>
border-color css
<style>
span { border-color: #825095; }
span { border-color: rgb(130,80,149); }
td.TdClassName
{
border-color: #825095;
}
.TagClassName
{
border-color: #825095;
}
</style>