Shades of Affair #805594
Tints of Affair #805594
RGB
CMYK
RGB Variations
Color information
#805594 (or 0x805594) is known color: Affair. HEX triplet: 80, 55 and 94. RGB value is (128,85,148). Sum of RGB (Red+Green+Blue) = 128+85+148=361 (47% of max value = 765). Red value is 128 (50.39% from 255 or 35.46% from 361); Green value is 85 (33.59% from 255 or 23.55% from 361); Blue value is 148 (58.20% from 255 or 41.00% from 361); Max value from RGB is 148 - color contains mainly: blue. Hex color #805594 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #805594 is #7FAA6B. Grayscale: #686868. Windows color (decimal): -8366700 or 9721216. OLE color: 9721216.
HSL color Cylindrical-coordinate representation of color #805594: hue angle of 280.95º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #805594 is Cyan = 0.14, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 128 | 85 | 148 | - |
| CMYK | 0.14 | 0.43 | 0 | 0.42 |
| HSL | 280.95º | 0.27% | 0.46% | - |
| HSV(B) | 280.95º | 0.43% | 0.58% | - |
| XYZ | 17.5 | 13.22 | 29.65 | - |
| YUV | 105.04 | 152.25 | 144.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 85 | 148 | 0.14 | 0.43 | 0 | 0.42 | 280.95 | 0.27 | 0.46 |
| Hex | 80 | 55 | 94 | E | 2B | 0 | 2A | 119 | 1B | 2E |
| Octal | 200 | 125 | 224 | 16 | 53 | 0 | 52 | 431 | 33 | 56 |
| Binary | 10000000 | 1010101 | 10010100 | 1110 | 101011 | 0 | 101010 | 100011001 | 11011 | 101110 |
Color Harmonies of #805594
Complementary color
Monochromatic Colors of #805594
Black with #805594
Text Example
Text Example
White with #805594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805594; }
p { color: rgb(128,85,148); }
H1.HeaderClassName
{
color: #805594;
}
.AnyTagClassName
{
color: #805594;
}
</style>
background-color css
<style>
a { background-color: #805594; }
a { background-color: rgb(128,85,148); }
div.DivClassName
{
background-color: #805594;
}
.BgClassName
{
background-color: #805594;
}
</style>
border-color css
<style>
span { border-color: #805594; }
span { border-color: rgb(128,85,148); }
td.TdClassName
{
border-color: #805594;
}
.TagClassName
{
border-color: #805594;
}
</style>