Shades of Affair #825098
Tints of Affair #825098
RGB
CMYK
RGB Variations
Color information
#825098 (or 0x825098) is known color: Affair. HEX triplet: 82, 50 and 98. RGB value is (130,80,152). Sum of RGB (Red+Green+Blue) = 130+80+152=362 (47% of max value = 765). Red value is 130 (51.17% from 255 or 35.91% from 362); Green value is 80 (31.64% from 255 or 22.10% from 362); Blue value is 152 (59.77% from 255 or 41.99% from 362); Max value from RGB is 152 - color contains mainly: blue. Hex color #825098 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825098 is #7DAF67. Grayscale: #666666. Windows color (decimal): -8236904 or 9982082. OLE color: 9982082.
HSL color Cylindrical-coordinate representation of color #825098: hue angle of 281.67º degrees, saturation: 0.31, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #825098 is Cyan = 0.14, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 130 | 80 | 152 | - |
| CMYK | 0.14 | 0.47 | 0 | 0.40 |
| HSL | 281.67º | 0.31% | 0.45% | - |
| HSV(B) | 281.67º | 0.47% | 0.6% | - |
| XYZ | 17.74 | 12.75 | 31.23 | - |
| YUV | 103.16 | 155.57 | 147.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 80 | 152 | 0.14 | 0.47 | 0 | 0.40 | 281.67 | 0.31 | 0.45 |
| Hex | 82 | 50 | 98 | E | 2F | 0 | 28 | 11A | 1F | 2D |
| Octal | 202 | 120 | 230 | 16 | 57 | 0 | 50 | 432 | 37 | 55 |
| Binary | 10000010 | 1010000 | 10011000 | 1110 | 101111 | 0 | 101000 | 100011010 | 11111 | 101101 |
Color Harmonies of #825098
Complementary color
Monochromatic Colors of #825098
Black with #825098
Text Example
Text Example
White with #825098
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825098; }
p { color: rgb(130,80,152); }
H1.HeaderClassName
{
color: #825098;
}
.AnyTagClassName
{
color: #825098;
}
</style>
background-color css
<style>
a { background-color: #825098; }
a { background-color: rgb(130,80,152); }
div.DivClassName
{
background-color: #825098;
}
.BgClassName
{
background-color: #825098;
}
</style>
border-color css
<style>
span { border-color: #825098; }
span { border-color: rgb(130,80,152); }
td.TdClassName
{
border-color: #825098;
}
.TagClassName
{
border-color: #825098;
}
</style>