Shades of Affair #805091
Tints of Affair #805091
RGB
CMYK
RGB Variations
Color information
#805091 (or 0x805091) is known color: Affair. HEX triplet: 80, 50 and 91. RGB value is (128,80,145). Sum of RGB (Red+Green+Blue) = 128+80+145=353 (46% of max value = 765). Red value is 128 (50.39% from 255 or 36.26% from 353); Green value is 80 (31.64% from 255 or 22.66% from 353); Blue value is 145 (57.03% from 255 or 41.08% from 353); Max value from RGB is 145 - color contains mainly: blue. Hex color #805091 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #805091 is #7FAF6E. Grayscale: #656565. Windows color (decimal): -8367983 or 9523328. OLE color: 9523328.
HSL color Cylindrical-coordinate representation of color #805091: hue angle of 284.31º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #805091 is Cyan = 0.12, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 128 | 80 | 145 | - |
| CMYK | 0.12 | 0.45 | 0 | 0.43 |
| HSL | 284.31º | 0.29% | 0.44% | - |
| HSV(B) | 284.31º | 0.45% | 0.57% | - |
| XYZ | 16.88 | 12.37 | 28.29 | - |
| YUV | 101.76 | 152.4 | 146.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 80 | 145 | 0.12 | 0.45 | 0 | 0.43 | 284.31 | 0.29 | 0.44 |
| Hex | 80 | 50 | 91 | C | 2D | 0 | 2B | 11C | 1D | 2C |
| Octal | 200 | 120 | 221 | 14 | 55 | 0 | 53 | 434 | 35 | 54 |
| Binary | 10000000 | 1010000 | 10010001 | 1100 | 101101 | 0 | 101011 | 100011100 | 11101 | 101100 |
Color Harmonies of #805091
Complementary color
Monochromatic Colors of #805091
Black with #805091
Text Example
Text Example
White with #805091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805091; }
p { color: rgb(128,80,145); }
H1.HeaderClassName
{
color: #805091;
}
.AnyTagClassName
{
color: #805091;
}
</style>
background-color css
<style>
a { background-color: #805091; }
a { background-color: rgb(128,80,145); }
div.DivClassName
{
background-color: #805091;
}
.BgClassName
{
background-color: #805091;
}
</style>
border-color css
<style>
span { border-color: #805091; }
span { border-color: rgb(128,80,145); }
td.TdClassName
{
border-color: #805091;
}
.TagClassName
{
border-color: #805091;
}
</style>