Shades of Affair #825191
Tints of Affair #825191
RGB
CMYK
RGB Variations
Color information
#825191 (or 0x825191) is known color: Affair. HEX triplet: 82, 51 and 91. RGB value is (130,81,145). Sum of RGB (Red+Green+Blue) = 130+81+145=356 (47% of max value = 765). Red value is 130 (51.17% from 255 or 36.52% from 356); Green value is 81 (32.03% from 255 or 22.75% from 356); Blue value is 145 (57.03% from 255 or 40.73% from 356); Max value from RGB is 145 - color contains mainly: blue. Hex color #825191 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825191 is #7DAE6E. Grayscale: #666666. Windows color (decimal): -8236655 or 9523586. OLE color: 9523586.
HSL color Cylindrical-coordinate representation of color #825191: hue angle of 285.94º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #825191 is Cyan = 0.10, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 130 | 81 | 145 | - |
| CMYK | 0.10 | 0.44 | 0 | 0.43 |
| HSL | 285.94º | 0.28% | 0.44% | - |
| HSV(B) | 285.94º | 0.44% | 0.57% | - |
| XYZ | 17.26 | 12.68 | 28.32 | - |
| YUV | 102.95 | 151.73 | 147.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 81 | 145 | 0.10 | 0.44 | 0 | 0.43 | 285.94 | 0.28 | 0.44 |
| Hex | 82 | 51 | 91 | A | 2C | 0 | 2B | 11E | 1C | 2C |
| Octal | 202 | 121 | 221 | 12 | 54 | 0 | 53 | 436 | 34 | 54 |
| Binary | 10000010 | 1010001 | 10010001 | 1010 | 101100 | 0 | 101011 | 100011110 | 11100 | 101100 |
Color Harmonies of #825191
Complementary color
Monochromatic Colors of #825191
Black with #825191
Text Example
Text Example
White with #825191
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825191; }
p { color: rgb(130,81,145); }
H1.HeaderClassName
{
color: #825191;
}
.AnyTagClassName
{
color: #825191;
}
</style>
background-color css
<style>
a { background-color: #825191; }
a { background-color: rgb(130,81,145); }
div.DivClassName
{
background-color: #825191;
}
.BgClassName
{
background-color: #825191;
}
</style>
border-color css
<style>
span { border-color: #825191; }
span { border-color: rgb(130,81,145); }
td.TdClassName
{
border-color: #825191;
}
.TagClassName
{
border-color: #825191;
}
</style>