Shades of Affair #825297
Tints of Affair #825297
RGB
CMYK
RGB Variations
Color information
#825297 (or 0x825297) is known color: Affair. HEX triplet: 82, 52 and 97. RGB value is (130,82,151). Sum of RGB (Red+Green+Blue) = 130+82+151=363 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.81% from 363); Green value is 82 (32.42% from 255 or 22.59% from 363); Blue value is 151 (59.38% from 255 or 41.60% from 363); Max value from RGB is 151 - color contains mainly: blue. Hex color #825297 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825297 is #7DAD68. Grayscale: #676767. Windows color (decimal): -8236393 or 9917058. OLE color: 9917058.
HSL color Cylindrical-coordinate representation of color #825297: hue angle of 281.74º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #825297 is Cyan = 0.14, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 82 | 151 | - |
| CMYK | 0.14 | 0.46 | 0 | 0.41 |
| HSL | 281.74º | 0.3% | 0.46% | - |
| HSV(B) | 281.74º | 0.46% | 0.59% | - |
| XYZ | 17.81 | 13.01 | 30.85 | - |
| YUV | 104.22 | 154.4 | 146.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 82 | 151 | 0.14 | 0.46 | 0 | 0.41 | 281.74 | 0.3 | 0.46 |
| Hex | 82 | 52 | 97 | E | 2E | 0 | 29 | 11A | 1E | 2E |
| Octal | 202 | 122 | 227 | 16 | 56 | 0 | 51 | 432 | 36 | 56 |
| Binary | 10000010 | 1010010 | 10010111 | 1110 | 101110 | 0 | 101001 | 100011010 | 11110 | 101110 |
Color Harmonies of #825297
Complementary color
Monochromatic Colors of #825297
Black with #825297
Text Example
Text Example
White with #825297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825297; }
p { color: rgb(130,82,151); }
H1.HeaderClassName
{
color: #825297;
}
.AnyTagClassName
{
color: #825297;
}
</style>
background-color css
<style>
a { background-color: #825297; }
a { background-color: rgb(130,82,151); }
div.DivClassName
{
background-color: #825297;
}
.BgClassName
{
background-color: #825297;
}
</style>
border-color css
<style>
span { border-color: #825297; }
span { border-color: rgb(130,82,151); }
td.TdClassName
{
border-color: #825297;
}
.TagClassName
{
border-color: #825297;
}
</style>