Shades of Affair #815892
Tints of Affair #815892
RGB
CMYK
RGB Variations
Color information
#815892 (or 0x815892) is known color: Affair. HEX triplet: 81, 58 and 92. RGB value is (129,88,146). Sum of RGB (Red+Green+Blue) = 129+88+146=363 (48% of max value = 765). Red value is 129 (50.78% from 255 or 35.54% from 363); Green value is 88 (34.77% from 255 or 24.24% from 363); Blue value is 146 (57.42% from 255 or 40.22% from 363); Max value from RGB is 146 - color contains mainly: blue. Hex color #815892 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815892 is #7EA76D. Grayscale: #6A6A6A. Windows color (decimal): -8300398 or 9590913. OLE color: 9590913.
HSL color Cylindrical-coordinate representation of color #815892: hue angle of 282.41º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #815892 is Cyan = 0.12, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 129 | 88 | 146 | - |
| CMYK | 0.12 | 0.40 | 0 | 0.43 |
| HSL | 282.41º | 0.25% | 0.46% | - |
| HSV(B) | 282.41º | 0.4% | 0.57% | - |
| XYZ | 17.73 | 13.72 | 28.91 | - |
| YUV | 106.87 | 150.08 | 143.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 88 | 146 | 0.12 | 0.40 | 0 | 0.43 | 282.41 | 0.25 | 0.46 |
| Hex | 81 | 58 | 92 | C | 28 | 0 | 2B | 11A | 19 | 2E |
| Octal | 201 | 130 | 222 | 14 | 50 | 0 | 53 | 432 | 31 | 56 |
| Binary | 10000001 | 1011000 | 10010010 | 1100 | 101000 | 0 | 101011 | 100011010 | 11001 | 101110 |
Color Harmonies of #815892
Complementary color
Monochromatic Colors of #815892
Black with #815892
Text Example
Text Example
White with #815892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815892; }
p { color: rgb(129,88,146); }
H1.HeaderClassName
{
color: #815892;
}
.AnyTagClassName
{
color: #815892;
}
</style>
background-color css
<style>
a { background-color: #815892; }
a { background-color: rgb(129,88,146); }
div.DivClassName
{
background-color: #815892;
}
.BgClassName
{
background-color: #815892;
}
</style>
border-color css
<style>
span { border-color: #815892; }
span { border-color: rgb(129,88,146); }
td.TdClassName
{
border-color: #815892;
}
.TagClassName
{
border-color: #815892;
}
</style>