Shades of Affair #825091
Tints of Affair #825091
RGB
CMYK
RGB Variations
Color information
#825091 (or 0x825091) is known color: Affair. HEX triplet: 82, 50 and 91. RGB value is (130,80,145). Sum of RGB (Red+Green+Blue) = 130+80+145=355 (47% of max value = 765). Red value is 130 (51.17% from 255 or 36.62% from 355); Green value is 80 (31.64% from 255 or 22.54% from 355); Blue value is 145 (57.03% from 255 or 40.85% from 355); Max value from RGB is 145 - color contains mainly: blue. Hex color #825091 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825091 is #7DAF6E. Grayscale: #666666. Windows color (decimal): -8236911 or 9523330. OLE color: 9523330.
HSL color Cylindrical-coordinate representation of color #825091: hue angle of 286.15º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #825091 is Cyan = 0.10, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 130 | 80 | 145 | - |
| CMYK | 0.10 | 0.45 | 0 | 0.43 |
| HSL | 286.15º | 0.29% | 0.44% | - |
| HSV(B) | 286.15º | 0.45% | 0.57% | - |
| XYZ | 17.19 | 12.53 | 28.3 | - |
| YUV | 102.36 | 152.07 | 147.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 80 | 145 | 0.10 | 0.45 | 0 | 0.43 | 286.15 | 0.29 | 0.44 |
| Hex | 82 | 50 | 91 | A | 2D | 0 | 2B | 11E | 1D | 2C |
| Octal | 202 | 120 | 221 | 12 | 55 | 0 | 53 | 436 | 35 | 54 |
| Binary | 10000010 | 1010000 | 10010001 | 1010 | 101101 | 0 | 101011 | 100011110 | 11101 | 101100 |
Color Harmonies of #825091
Complementary color
Monochromatic Colors of #825091
Black with #825091
Text Example
Text Example
White with #825091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825091; }
p { color: rgb(130,80,145); }
H1.HeaderClassName
{
color: #825091;
}
.AnyTagClassName
{
color: #825091;
}
</style>
background-color css
<style>
a { background-color: #825091; }
a { background-color: rgb(130,80,145); }
div.DivClassName
{
background-color: #825091;
}
.BgClassName
{
background-color: #825091;
}
</style>
border-color css
<style>
span { border-color: #825091; }
span { border-color: rgb(130,80,145); }
td.TdClassName
{
border-color: #825091;
}
.TagClassName
{
border-color: #825091;
}
</style>