Shades of Affair #795782
Tints of Affair #795782
RGB
CMYK
RGB Variations
Color information
#795782 (or 0x795782) is known color: Affair. HEX triplet: 79, 57 and 82. RGB value is (121,87,130). Sum of RGB (Red+Green+Blue) = 121+87+130=338 (44% of max value = 765). Red value is 121 (47.66% from 255 or 35.80% from 338); Green value is 87 (34.38% from 255 or 25.74% from 338); Blue value is 130 (51.17% from 255 or 38.46% from 338); Max value from RGB is 130 - color contains mainly: blue. Hex color #795782 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #795782 is #86A87D. Grayscale: #656565. Windows color (decimal): -8824958 or 8542073. OLE color: 8542073.
HSL color Cylindrical-coordinate representation of color #795782: hue angle of 287.44º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #795782 is Cyan = 0.07, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 121 | 87 | 130 | - |
| CMYK | 0.07 | 0.33 | 0 | 0.49 |
| HSL | 287.44º | 0.2% | 0.43% | - |
| HSV(B) | 287.44º | 0.33% | 0.51% | - |
| XYZ | 15.32 | 12.49 | 22.72 | - |
| YUV | 102.07 | 143.76 | 141.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 87 | 130 | 0.07 | 0.33 | 0 | 0.49 | 287.44 | 0.2 | 0.43 |
| Hex | 79 | 57 | 82 | 7 | 21 | 0 | 31 | 11F | 14 | 2B |
| Octal | 171 | 127 | 202 | 7 | 41 | 0 | 61 | 437 | 24 | 53 |
| Binary | 1111001 | 1010111 | 10000010 | 111 | 100001 | 0 | 110001 | 100011111 | 10100 | 101011 |
Color Harmonies of #795782
Complementary color
Monochromatic Colors of #795782
Black with #795782
Text Example
Text Example
White with #795782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795782; }
p { color: rgb(121,87,130); }
H1.HeaderClassName
{
color: #795782;
}
.AnyTagClassName
{
color: #795782;
}
</style>
background-color css
<style>
a { background-color: #795782; }
a { background-color: rgb(121,87,130); }
div.DivClassName
{
background-color: #795782;
}
.BgClassName
{
background-color: #795782;
}
</style>
border-color css
<style>
span { border-color: #795782; }
span { border-color: rgb(121,87,130); }
td.TdClassName
{
border-color: #795782;
}
.TagClassName
{
border-color: #795782;
}
</style>