Shades of Affair #825495
Tints of Affair #825495
RGB
CMYK
RGB Variations
Color information
#825495 (or 0x825495) is known color: Affair. HEX triplet: 82, 54 and 95. RGB value is (130,84,149). Sum of RGB (Red+Green+Blue) = 130+84+149=363 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.81% from 363); Green value is 84 (33.20% from 255 or 23.14% from 363); Blue value is 149 (58.59% from 255 or 41.05% from 363); Max value from RGB is 149 - color contains mainly: blue. Hex color #825495 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825495 is #7DAB6A. Grayscale: #686868. Windows color (decimal): -8235883 or 9786498. OLE color: 9786498.
HSL color Cylindrical-coordinate representation of color #825495: hue angle of 282.46º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #825495 is Cyan = 0.13, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 84 | 149 | - |
| CMYK | 0.13 | 0.44 | 0 | 0.42 |
| HSL | 282.46º | 0.28% | 0.46% | - |
| HSV(B) | 282.46º | 0.44% | 0.58% | - |
| XYZ | 17.8 | 13.26 | 30.05 | - |
| YUV | 105.16 | 152.74 | 145.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 84 | 149 | 0.13 | 0.44 | 0 | 0.42 | 282.46 | 0.28 | 0.46 |
| Hex | 82 | 54 | 95 | D | 2C | 0 | 2A | 11A | 1C | 2E |
| Octal | 202 | 124 | 225 | 15 | 54 | 0 | 52 | 432 | 34 | 56 |
| Binary | 10000010 | 1010100 | 10010101 | 1101 | 101100 | 0 | 101010 | 100011010 | 11100 | 101110 |
Color Harmonies of #825495
Complementary color
Monochromatic Colors of #825495
Black with #825495
Text Example
Text Example
White with #825495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825495; }
p { color: rgb(130,84,149); }
H1.HeaderClassName
{
color: #825495;
}
.AnyTagClassName
{
color: #825495;
}
</style>
background-color css
<style>
a { background-color: #825495; }
a { background-color: rgb(130,84,149); }
div.DivClassName
{
background-color: #825495;
}
.BgClassName
{
background-color: #825495;
}
</style>
border-color css
<style>
span { border-color: #825495; }
span { border-color: rgb(130,84,149); }
td.TdClassName
{
border-color: #825495;
}
.TagClassName
{
border-color: #825495;
}
</style>