Shades of Affair #805094
Tints of Affair #805094
RGB
CMYK
RGB Variations
Color information
#805094 (or 0x805094) is known color: Affair. HEX triplet: 80, 50 and 94. RGB value is (128,80,148). Sum of RGB (Red+Green+Blue) = 128+80+148=356 (47% of max value = 765). Red value is 128 (50.39% from 255 or 35.96% from 356); Green value is 80 (31.64% from 255 or 22.47% from 356); Blue value is 148 (58.20% from 255 or 41.57% from 356); Max value from RGB is 148 - color contains mainly: blue. Hex color #805094 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #805094 is #7FAF6B. Grayscale: #656565. Windows color (decimal): -8367980 or 9719936. OLE color: 9719936.
HSL color Cylindrical-coordinate representation of color #805094: hue angle of 282.35º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #805094 is Cyan = 0.14, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 128 | 80 | 148 | - |
| CMYK | 0.14 | 0.46 | 0 | 0.42 |
| HSL | 282.35º | 0.3% | 0.45% | - |
| HSV(B) | 282.35º | 0.46% | 0.58% | - |
| XYZ | 17.12 | 12.46 | 29.52 | - |
| YUV | 102.1 | 153.9 | 146.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 80 | 148 | 0.14 | 0.46 | 0 | 0.42 | 282.35 | 0.3 | 0.45 |
| Hex | 80 | 50 | 94 | E | 2E | 0 | 2A | 11A | 1E | 2D |
| Octal | 200 | 120 | 224 | 16 | 56 | 0 | 52 | 432 | 36 | 55 |
| Binary | 10000000 | 1010000 | 10010100 | 1110 | 101110 | 0 | 101010 | 100011010 | 11110 | 101101 |
Color Harmonies of #805094
Complementary color
Monochromatic Colors of #805094
Black with #805094
Text Example
Text Example
White with #805094
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #805094; }
p { color: rgb(128,80,148); }
H1.HeaderClassName
{
color: #805094;
}
.AnyTagClassName
{
color: #805094;
}
</style>
background-color css
<style>
a { background-color: #805094; }
a { background-color: rgb(128,80,148); }
div.DivClassName
{
background-color: #805094;
}
.BgClassName
{
background-color: #805094;
}
</style>
border-color css
<style>
span { border-color: #805094; }
span { border-color: rgb(128,80,148); }
td.TdClassName
{
border-color: #805094;
}
.TagClassName
{
border-color: #805094;
}
</style>