Shades of Affair #795081
Tints of Affair #795081
RGB
CMYK
RGB Variations
Color information
#795081 (or 0x795081) is known color: Affair. HEX triplet: 79, 50 and 81. RGB value is (121,80,129). Sum of RGB (Red+Green+Blue) = 121+80+129=330 (43% of max value = 765). Red value is 121 (47.66% from 255 or 36.67% from 330); Green value is 80 (31.64% from 255 or 24.24% from 330); Blue value is 129 (50.78% from 255 or 39.09% from 330); Max value from RGB is 129 - color contains mainly: blue. Hex color #795081 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #795081 is #86AF7E. Grayscale: #616161. Windows color (decimal): -8826751 or 8474745. OLE color: 8474745.
HSL color Cylindrical-coordinate representation of color #795081: hue angle of 290.2º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #795081 is Cyan = 0.06, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 121 | 80 | 129 | - |
| CMYK | 0.06 | 0.38 | 0 | 0.49 |
| HSL | 290.2º | 0.23% | 0.41% | - |
| HSV(B) | 290.2º | 0.38% | 0.51% | - |
| XYZ | 14.72 | 11.39 | 22.19 | - |
| YUV | 97.85 | 145.58 | 144.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 80 | 129 | 0.06 | 0.38 | 0 | 0.49 | 290.2 | 0.23 | 0.41 |
| Hex | 79 | 50 | 81 | 6 | 26 | 0 | 31 | 122 | 17 | 29 |
| Octal | 171 | 120 | 201 | 6 | 46 | 0 | 61 | 442 | 27 | 51 |
| Binary | 1111001 | 1010000 | 10000001 | 110 | 100110 | 0 | 110001 | 100100010 | 10111 | 101001 |
Color Harmonies of #795081
Complementary color
Monochromatic Colors of #795081
Black with #795081
Text Example
Text Example
White with #795081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795081; }
p { color: rgb(121,80,129); }
H1.HeaderClassName
{
color: #795081;
}
.AnyTagClassName
{
color: #795081;
}
</style>
background-color css
<style>
a { background-color: #795081; }
a { background-color: rgb(121,80,129); }
div.DivClassName
{
background-color: #795081;
}
.BgClassName
{
background-color: #795081;
}
</style>
border-color css
<style>
span { border-color: #795081; }
span { border-color: rgb(121,80,129); }
td.TdClassName
{
border-color: #795081;
}
.TagClassName
{
border-color: #795081;
}
</style>