Shades of Affair #805298
Tints of Affair #805298
RGB
CMYK
RGB Variations
Color information
#805298 (or 0x805298) is known color: Affair. HEX triplet: 80, 52 and 98. RGB value is (128,82,152). Sum of RGB (Red+Green+Blue) = 128+82+152=362 (47% of max value = 765). Red value is 128 (50.39% from 255 or 35.36% from 362); Green value is 82 (32.42% from 255 or 22.65% 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 #805298 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #805298 is #7FAD67. Grayscale: #676767. Windows color (decimal): -8367464 or 9982592. OLE color: 9982592.
HSL color Cylindrical-coordinate representation of color #805298: hue angle of 279.43º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #805298 is Cyan = 0.16, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 128 | 82 | 152 | - |
| CMYK | 0.16 | 0.46 | 0 | 0.40 |
| HSL | 279.43º | 0.3% | 0.46% | - |
| HSV(B) | 279.43º | 0.46% | 0.6% | - |
| XYZ | 17.59 | 12.89 | 31.27 | - |
| YUV | 103.73 | 155.24 | 145.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 82 | 152 | 0.16 | 0.46 | 0 | 0.40 | 279.43 | 0.3 | 0.46 |
| Hex | 80 | 52 | 98 | 10 | 2E | 0 | 28 | 117 | 1E | 2E |
| Octal | 200 | 122 | 230 | 20 | 56 | 0 | 50 | 427 | 36 | 56 |
| Binary | 10000000 | 1010010 | 10011000 | 10000 | 101110 | 0 | 101000 | 100010111 | 11110 | 101110 |
Color Harmonies of #805298
Complementary color
Monochromatic Colors of #805298
Black with #805298
Text Example
Text Example
White with #805298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805298; }
p { color: rgb(128,82,152); }
H1.HeaderClassName
{
color: #805298;
}
.AnyTagClassName
{
color: #805298;
}
</style>
background-color css
<style>
a { background-color: #805298; }
a { background-color: rgb(128,82,152); }
div.DivClassName
{
background-color: #805298;
}
.BgClassName
{
background-color: #805298;
}
</style>
border-color css
<style>
span { border-color: #805298; }
span { border-color: rgb(128,82,152); }
td.TdClassName
{
border-color: #805298;
}
.TagClassName
{
border-color: #805298;
}
</style>