Shades of Affair #805489
Tints of Affair #805489
RGB
CMYK
RGB Variations
Color information
#805489 (or 0x805489) is known color: Affair. HEX triplet: 80, 54 and 89. RGB value is (128,84,137). Sum of RGB (Red+Green+Blue) = 128+84+137=349 (46% of max value = 765). Red value is 128 (50.39% from 255 or 36.68% from 349); Green value is 84 (33.20% from 255 or 24.07% from 349); Blue value is 137 (53.91% from 255 or 39.26% from 349); Max value from RGB is 137 - color contains mainly: blue. Hex color #805489 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #805489 is #7FAB76. Grayscale: #676767. Windows color (decimal): -8366967 or 9000064. OLE color: 9000064.
HSL color Cylindrical-coordinate representation of color #805489: hue angle of 289.81º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #805489 is Cyan = 0.07, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 128 | 84 | 137 | - |
| CMYK | 0.07 | 0.39 | 0 | 0.46 |
| HSL | 289.81º | 0.24% | 0.43% | - |
| HSV(B) | 289.81º | 0.39% | 0.54% | - |
| XYZ | 16.59 | 12.74 | 25.25 | - |
| YUV | 103.2 | 147.08 | 145.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 84 | 137 | 0.07 | 0.39 | 0 | 0.46 | 289.81 | 0.24 | 0.43 |
| Hex | 80 | 54 | 89 | 7 | 27 | 0 | 2E | 122 | 18 | 2B |
| Octal | 200 | 124 | 211 | 7 | 47 | 0 | 56 | 442 | 30 | 53 |
| Binary | 10000000 | 1010100 | 10001001 | 111 | 100111 | 0 | 101110 | 100100010 | 11000 | 101011 |
Color Harmonies of #805489
Complementary color
Monochromatic Colors of #805489
Black with #805489
Text Example
Text Example
White with #805489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805489; }
p { color: rgb(128,84,137); }
H1.HeaderClassName
{
color: #805489;
}
.AnyTagClassName
{
color: #805489;
}
</style>
background-color css
<style>
a { background-color: #805489; }
a { background-color: rgb(128,84,137); }
div.DivClassName
{
background-color: #805489;
}
.BgClassName
{
background-color: #805489;
}
</style>
border-color css
<style>
span { border-color: #805489; }
span { border-color: rgb(128,84,137); }
td.TdClassName
{
border-color: #805489;
}
.TagClassName
{
border-color: #805489;
}
</style>