Shades of Affair #806091
Tints of Affair #806091
RGB
CMYK
RGB Variations
Color information
#806091 (or 0x806091) is known color: Affair. HEX triplet: 80, 60 and 91. RGB value is (128,96,145). Sum of RGB (Red+Green+Blue) = 128+96+145=369 (48% of max value = 765). Red value is 128 (50.39% from 255 or 34.69% from 369); Green value is 96 (37.89% from 255 or 26.02% from 369); Blue value is 145 (57.03% from 255 or 39.30% from 369); Max value from RGB is 145 - color contains mainly: blue. Hex color #806091 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #806091 is #7F9F6E. Grayscale: #6E6E6E. Windows color (decimal): -8363887 or 9527424. OLE color: 9527424.
HSL color Cylindrical-coordinate representation of color #806091: hue angle of 279.18º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #806091 is Cyan = 0.12, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 128 | 96 | 145 | - |
| CMYK | 0.12 | 0.34 | 0 | 0.43 |
| HSL | 279.18º | 0.2% | 0.47% | - |
| HSV(B) | 279.18º | 0.34% | 0.57% | - |
| XYZ | 18.2 | 15 | 28.72 | - |
| YUV | 111.15 | 147.1 | 140.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 96 | 145 | 0.12 | 0.34 | 0 | 0.43 | 279.18 | 0.2 | 0.47 |
| Hex | 80 | 60 | 91 | C | 22 | 0 | 2B | 117 | 14 | 2F |
| Octal | 200 | 140 | 221 | 14 | 42 | 0 | 53 | 427 | 24 | 57 |
| Binary | 10000000 | 1100000 | 10010001 | 1100 | 100010 | 0 | 101011 | 100010111 | 10100 | 101111 |
Color Harmonies of #806091
Complementary color
Monochromatic Colors of #806091
Black with #806091
Text Example
Text Example
White with #806091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806091; }
p { color: rgb(128,96,145); }
H1.HeaderClassName
{
color: #806091;
}
.AnyTagClassName
{
color: #806091;
}
</style>
background-color css
<style>
a { background-color: #806091; }
a { background-color: rgb(128,96,145); }
div.DivClassName
{
background-color: #806091;
}
.BgClassName
{
background-color: #806091;
}
</style>
border-color css
<style>
span { border-color: #806091; }
span { border-color: rgb(128,96,145); }
td.TdClassName
{
border-color: #806091;
}
.TagClassName
{
border-color: #806091;
}
</style>