Shades of Affair #815792
Tints of Affair #815792
RGB
CMYK
RGB Variations
Color information
#815792 (or 0x815792) is known color: Affair. HEX triplet: 81, 57 and 92. RGB value is (129,87,146). Sum of RGB (Red+Green+Blue) = 129+87+146=362 (47% of max value = 765). Red value is 129 (50.78% from 255 or 35.64% from 362); Green value is 87 (34.38% from 255 or 24.03% from 362); Blue value is 146 (57.42% from 255 or 40.33% from 362); Max value from RGB is 146 - color contains mainly: blue. Hex color #815792 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815792 is #7EA86D. Grayscale: #6A6A6A. Windows color (decimal): -8300654 or 9590657. OLE color: 9590657.
HSL color Cylindrical-coordinate representation of color #815792: hue angle of 282.71º 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 #815792 is Cyan = 0.12, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 129 | 87 | 146 | - |
| CMYK | 0.12 | 0.40 | 0 | 0.43 |
| HSL | 282.71º | 0.25% | 0.46% | - |
| HSV(B) | 282.71º | 0.4% | 0.57% | - |
| XYZ | 17.65 | 13.56 | 28.88 | - |
| YUV | 106.28 | 150.41 | 144.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 87 | 146 | 0.12 | 0.40 | 0 | 0.43 | 282.71 | 0.25 | 0.46 |
| Hex | 81 | 57 | 92 | C | 28 | 0 | 2B | 11B | 19 | 2E |
| Octal | 201 | 127 | 222 | 14 | 50 | 0 | 53 | 433 | 31 | 56 |
| Binary | 10000001 | 1010111 | 10010010 | 1100 | 101000 | 0 | 101011 | 100011011 | 11001 | 101110 |
Color Harmonies of #815792
Complementary color
Monochromatic Colors of #815792
Black with #815792
Text Example
Text Example
White with #815792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815792; }
p { color: rgb(129,87,146); }
H1.HeaderClassName
{
color: #815792;
}
.AnyTagClassName
{
color: #815792;
}
</style>
background-color css
<style>
a { background-color: #815792; }
a { background-color: rgb(129,87,146); }
div.DivClassName
{
background-color: #815792;
}
.BgClassName
{
background-color: #815792;
}
</style>
border-color css
<style>
span { border-color: #815792; }
span { border-color: rgb(129,87,146); }
td.TdClassName
{
border-color: #815792;
}
.TagClassName
{
border-color: #815792;
}
</style>