Shades of Affair #825090
Tints of Affair #825090
RGB
CMYK
RGB Variations
Color information
#825090 (or 0x825090) is known color: Affair. HEX triplet: 82, 50 and 90. RGB value is (130,80,144). Sum of RGB (Red+Green+Blue) = 130+80+144=354 (46% of max value = 765). Red value is 130 (51.17% from 255 or 36.72% from 354); Green value is 80 (31.64% from 255 or 22.60% from 354); Blue value is 144 (56.64% from 255 or 40.68% from 354); Max value from RGB is 144 - color contains mainly: blue. Hex color #825090 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825090 is #7DAF6F. Grayscale: #666666. Windows color (decimal): -8236912 or 9457794. OLE color: 9457794.
HSL color Cylindrical-coordinate representation of color #825090: hue angle of 286.88º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #825090 is Cyan = 0.10, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 130 | 80 | 144 | - |
| CMYK | 0.10 | 0.44 | 0 | 0.44 |
| HSL | 286.88º | 0.29% | 0.44% | - |
| HSV(B) | 286.88º | 0.44% | 0.56% | - |
| XYZ | 17.11 | 12.5 | 27.9 | - |
| YUV | 102.25 | 151.57 | 147.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 80 | 144 | 0.10 | 0.44 | 0 | 0.44 | 286.88 | 0.29 | 0.44 |
| Hex | 82 | 50 | 90 | A | 2C | 0 | 2C | 11F | 1D | 2C |
| Octal | 202 | 120 | 220 | 12 | 54 | 0 | 54 | 437 | 35 | 54 |
| Binary | 10000010 | 1010000 | 10010000 | 1010 | 101100 | 0 | 101100 | 100011111 | 11101 | 101100 |
Color Harmonies of #825090
Complementary color
Monochromatic Colors of #825090
Black with #825090
Text Example
Text Example
White with #825090
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825090; }
p { color: rgb(130,80,144); }
H1.HeaderClassName
{
color: #825090;
}
.AnyTagClassName
{
color: #825090;
}
</style>
background-color css
<style>
a { background-color: #825090; }
a { background-color: rgb(130,80,144); }
div.DivClassName
{
background-color: #825090;
}
.BgClassName
{
background-color: #825090;
}
</style>
border-color css
<style>
span { border-color: #825090; }
span { border-color: rgb(130,80,144); }
td.TdClassName
{
border-color: #825090;
}
.TagClassName
{
border-color: #825090;
}
</style>