Shades of Affair #825995
Tints of Affair #825995
RGB
CMYK
RGB Variations
Color information
#825995 (or 0x825995) is known color: Affair. HEX triplet: 82, 59 and 95. RGB value is (130,89,149). Sum of RGB (Red+Green+Blue) = 130+89+149=368 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.33% from 368); Green value is 89 (35.16% from 255 or 24.18% from 368); Blue value is 149 (58.59% from 255 or 40.49% from 368); Max value from RGB is 149 - color contains mainly: blue. Hex color #825995 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825995 is #7DA66A. Grayscale: #6B6B6B. Windows color (decimal): -8234603 or 9787778. OLE color: 9787778.
HSL color Cylindrical-coordinate representation of color #825995: hue angle of 281º degrees, saturation: 0.25, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #825995 is Cyan = 0.13, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 89 | 149 | - |
| CMYK | 0.13 | 0.40 | 0 | 0.42 |
| HSL | 281º | 0.25% | 0.47% | - |
| HSV(B) | 281º | 0.4% | 0.58% | - |
| XYZ | 18.2 | 14.06 | 30.19 | - |
| YUV | 108.1 | 151.08 | 143.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 89 | 149 | 0.13 | 0.40 | 0 | 0.42 | 281 | 0.25 | 0.47 |
| Hex | 82 | 59 | 95 | D | 28 | 0 | 2A | 119 | 19 | 2F |
| Octal | 202 | 131 | 225 | 15 | 50 | 0 | 52 | 431 | 31 | 57 |
| Binary | 10000010 | 1011001 | 10010101 | 1101 | 101000 | 0 | 101010 | 100011001 | 11001 | 101111 |
Color Harmonies of #825995
Complementary color
Monochromatic Colors of #825995
Black with #825995
Text Example
Text Example
White with #825995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825995; }
p { color: rgb(130,89,149); }
H1.HeaderClassName
{
color: #825995;
}
.AnyTagClassName
{
color: #825995;
}
</style>
background-color css
<style>
a { background-color: #825995; }
a { background-color: rgb(130,89,149); }
div.DivClassName
{
background-color: #825995;
}
.BgClassName
{
background-color: #825995;
}
</style>
border-color css
<style>
span { border-color: #825995; }
span { border-color: rgb(130,89,149); }
td.TdClassName
{
border-color: #825995;
}
.TagClassName
{
border-color: #825995;
}
</style>