Shades of Affair #825192
Tints of Affair #825192
RGB
CMYK
RGB Variations
Color information
#825192 (or 0x825192) is known color: Affair. HEX triplet: 82, 51 and 92. RGB value is (130,81,146). Sum of RGB (Red+Green+Blue) = 130+81+146=357 (47% of max value = 765). Red value is 130 (51.17% from 255 or 36.41% from 357); Green value is 81 (32.03% from 255 or 22.69% from 357); Blue value is 146 (57.42% from 255 or 40.90% from 357); Max value from RGB is 146 - color contains mainly: blue. Hex color #825192 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825192 is #7DAE6D. Grayscale: #666666. Windows color (decimal): -8236654 or 9589122. OLE color: 9589122.
HSL color Cylindrical-coordinate representation of color #825192: hue angle of 285.23º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #825192 is Cyan = 0.11, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 130 | 81 | 146 | - |
| CMYK | 0.11 | 0.45 | 0 | 0.43 |
| HSL | 285.23º | 0.29% | 0.45% | - |
| HSV(B) | 285.23º | 0.45% | 0.57% | - |
| XYZ | 17.34 | 12.71 | 28.73 | - |
| YUV | 103.06 | 152.23 | 147.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 81 | 146 | 0.11 | 0.45 | 0 | 0.43 | 285.23 | 0.29 | 0.45 |
| Hex | 82 | 51 | 92 | B | 2D | 0 | 2B | 11D | 1D | 2D |
| Octal | 202 | 121 | 222 | 13 | 55 | 0 | 53 | 435 | 35 | 55 |
| Binary | 10000010 | 1010001 | 10010010 | 1011 | 101101 | 0 | 101011 | 100011101 | 11101 | 101101 |
Color Harmonies of #825192
Complementary color
Monochromatic Colors of #825192
Black with #825192
Text Example
Text Example
White with #825192
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825192; }
p { color: rgb(130,81,146); }
H1.HeaderClassName
{
color: #825192;
}
.AnyTagClassName
{
color: #825192;
}
</style>
background-color css
<style>
a { background-color: #825192; }
a { background-color: rgb(130,81,146); }
div.DivClassName
{
background-color: #825192;
}
.BgClassName
{
background-color: #825192;
}
</style>
border-color css
<style>
span { border-color: #825192; }
span { border-color: rgb(130,81,146); }
td.TdClassName
{
border-color: #825192;
}
.TagClassName
{
border-color: #825192;
}
</style>