Shades of Affair #795884
Tints of Affair #795884
RGB
CMYK
RGB Variations
Color information
#795884 (or 0x795884) is known color: Affair. HEX triplet: 79, 58 and 84. RGB value is (121,88,132). Sum of RGB (Red+Green+Blue) = 121+88+132=341 (45% of max value = 765). Red value is 121 (47.66% from 255 or 35.48% from 341); Green value is 88 (34.77% from 255 or 25.81% from 341); Blue value is 132 (51.95% from 255 or 38.71% from 341); Max value from RGB is 132 - color contains mainly: blue. Hex color #795884 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #795884 is #86A77B. Grayscale: #666666. Windows color (decimal): -8824700 or 8673401. OLE color: 8673401.
HSL color Cylindrical-coordinate representation of color #795884: hue angle of 285º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #795884 is Cyan = 0.08, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 121 | 88 | 132 | - |
| CMYK | 0.08 | 0.33 | 0 | 0.48 |
| HSL | 285º | 0.2% | 0.43% | - |
| HSV(B) | 285º | 0.33% | 0.52% | - |
| XYZ | 15.54 | 12.71 | 23.46 | - |
| YUV | 102.88 | 144.43 | 140.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 88 | 132 | 0.08 | 0.33 | 0 | 0.48 | 285 | 0.2 | 0.43 |
| Hex | 79 | 58 | 84 | 8 | 21 | 0 | 30 | 11D | 14 | 2B |
| Octal | 171 | 130 | 204 | 10 | 41 | 0 | 60 | 435 | 24 | 53 |
| Binary | 1111001 | 1011000 | 10000100 | 1000 | 100001 | 0 | 110000 | 100011101 | 10100 | 101011 |
Color Harmonies of #795884
Complementary color
Monochromatic Colors of #795884
Black with #795884
Text Example
Text Example
White with #795884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795884; }
p { color: rgb(121,88,132); }
H1.HeaderClassName
{
color: #795884;
}
.AnyTagClassName
{
color: #795884;
}
</style>
background-color css
<style>
a { background-color: #795884; }
a { background-color: rgb(121,88,132); }
div.DivClassName
{
background-color: #795884;
}
.BgClassName
{
background-color: #795884;
}
</style>
border-color css
<style>
span { border-color: #795884; }
span { border-color: rgb(121,88,132); }
td.TdClassName
{
border-color: #795884;
}
.TagClassName
{
border-color: #795884;
}
</style>