Shades of Affair #825190
Tints of Affair #825190
RGB
CMYK
RGB Variations
Color information
#825190 (or 0x825190) is known color: Affair. HEX triplet: 82, 51 and 90. RGB value is (130,81,144). Sum of RGB (Red+Green+Blue) = 130+81+144=355 (47% of max value = 765). Red value is 130 (51.17% from 255 or 36.62% from 355); Green value is 81 (32.03% from 255 or 22.82% from 355); Blue value is 144 (56.64% from 255 or 40.56% from 355); Max value from RGB is 144 - color contains mainly: blue. Hex color #825190 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825190 is #7DAE6F. Grayscale: #666666. Windows color (decimal): -8236656 or 9458050. OLE color: 9458050.
HSL color Cylindrical-coordinate representation of color #825190: hue angle of 286.67º degrees, saturation: 0.28, 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 #825190 is Cyan = 0.10, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 130 | 81 | 144 | - |
| CMYK | 0.10 | 0.44 | 0 | 0.44 |
| HSL | 286.67º | 0.28% | 0.44% | - |
| HSV(B) | 286.67º | 0.44% | 0.56% | - |
| XYZ | 17.18 | 12.64 | 27.92 | - |
| YUV | 102.83 | 151.23 | 147.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 81 | 144 | 0.10 | 0.44 | 0 | 0.44 | 286.67 | 0.28 | 0.44 |
| Hex | 82 | 51 | 90 | A | 2C | 0 | 2C | 11F | 1C | 2C |
| Octal | 202 | 121 | 220 | 12 | 54 | 0 | 54 | 437 | 34 | 54 |
| Binary | 10000010 | 1010001 | 10010000 | 1010 | 101100 | 0 | 101100 | 100011111 | 11100 | 101100 |
Color Harmonies of #825190
Complementary color
Monochromatic Colors of #825190
Black with #825190
Text Example
Text Example
White with #825190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825190; }
p { color: rgb(130,81,144); }
H1.HeaderClassName
{
color: #825190;
}
.AnyTagClassName
{
color: #825190;
}
</style>
background-color css
<style>
a { background-color: #825190; }
a { background-color: rgb(130,81,144); }
div.DivClassName
{
background-color: #825190;
}
.BgClassName
{
background-color: #825190;
}
</style>
border-color css
<style>
span { border-color: #825190; }
span { border-color: rgb(130,81,144); }
td.TdClassName
{
border-color: #825190;
}
.TagClassName
{
border-color: #825190;
}
</style>