Shades of Affair #795382
Tints of Affair #795382
RGB
CMYK
RGB Variations
Color information
#795382 (or 0x795382) is known color: Affair. HEX triplet: 79, 53 and 82. RGB value is (121,83,130). Sum of RGB (Red+Green+Blue) = 121+83+130=334 (44% of max value = 765). Red value is 121 (47.66% from 255 or 36.23% from 334); Green value is 83 (32.81% from 255 or 24.85% from 334); Blue value is 130 (51.17% from 255 or 38.92% from 334); Max value from RGB is 130 - color contains mainly: blue. Hex color #795382 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #795382 is #86AC7D. Grayscale: #636363. Windows color (decimal): -8825982 or 8541049. OLE color: 8541049.
HSL color Cylindrical-coordinate representation of color #795382: hue angle of 288.51º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #795382 is Cyan = 0.07, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 121 | 83 | 130 | - |
| CMYK | 0.07 | 0.36 | 0 | 0.49 |
| HSL | 288.51º | 0.22% | 0.42% | - |
| HSV(B) | 288.51º | 0.36% | 0.51% | - |
| XYZ | 15.01 | 11.86 | 22.62 | - |
| YUV | 99.72 | 145.09 | 143.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 83 | 130 | 0.07 | 0.36 | 0 | 0.49 | 288.51 | 0.22 | 0.42 |
| Hex | 79 | 53 | 82 | 7 | 24 | 0 | 31 | 121 | 16 | 2A |
| Octal | 171 | 123 | 202 | 7 | 44 | 0 | 61 | 441 | 26 | 52 |
| Binary | 1111001 | 1010011 | 10000010 | 111 | 100100 | 0 | 110001 | 100100001 | 10110 | 101010 |
Color Harmonies of #795382
Complementary color
Monochromatic Colors of #795382
Black with #795382
Text Example
Text Example
White with #795382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795382; }
p { color: rgb(121,83,130); }
H1.HeaderClassName
{
color: #795382;
}
.AnyTagClassName
{
color: #795382;
}
</style>
background-color css
<style>
a { background-color: #795382; }
a { background-color: rgb(121,83,130); }
div.DivClassName
{
background-color: #795382;
}
.BgClassName
{
background-color: #795382;
}
</style>
border-color css
<style>
span { border-color: #795382; }
span { border-color: rgb(121,83,130); }
td.TdClassName
{
border-color: #795382;
}
.TagClassName
{
border-color: #795382;
}
</style>