Shades of Affair #755982
Tints of Affair #755982
RGB
CMYK
RGB Variations
Color information
#755982 (or 0x755982) is known color: Affair. HEX triplet: 75, 59 and 82. RGB value is (117,89,130). Sum of RGB (Red+Green+Blue) = 117+89+130=336 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.82% from 336); Green value is 89 (35.16% from 255 or 26.49% from 336); Blue value is 130 (51.17% from 255 or 38.69% from 336); Max value from RGB is 130 - color contains mainly: blue. Hex color #755982 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #755982 is #8AA67D. Grayscale: #656565. Windows color (decimal): -9086590 or 8542581. OLE color: 8542581.
HSL color Cylindrical-coordinate representation of color #755982: hue angle of 280.98º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #755982 is Cyan = 0.1, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 89 | 130 | - |
| CMYK | 0.1 | 0.32 | 0 | 0.49 |
| HSL | 280.98º | 0.19% | 0.43% | - |
| HSV(B) | 280.98º | 0.32% | 0.51% | - |
| XYZ | 14.94 | 12.54 | 22.75 | - |
| YUV | 102.05 | 143.78 | 138.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 89 | 130 | 0.1 | 0.32 | 0 | 0.49 | 280.98 | 0.19 | 0.43 |
| Hex | 75 | 59 | 82 | A | 20 | 0 | 31 | 119 | 13 | 2B |
| Octal | 165 | 131 | 202 | 12 | 40 | 0 | 61 | 431 | 23 | 53 |
| Binary | 1110101 | 1011001 | 10000010 | 1010 | 100000 | 0 | 110001 | 100011001 | 10011 | 101011 |
Color Harmonies of #755982
Complementary color
Monochromatic Colors of #755982
Black with #755982
Text Example
Text Example
White with #755982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755982; }
p { color: rgb(117,89,130); }
H1.HeaderClassName
{
color: #755982;
}
.AnyTagClassName
{
color: #755982;
}
</style>
background-color css
<style>
a { background-color: #755982; }
a { background-color: rgb(117,89,130); }
div.DivClassName
{
background-color: #755982;
}
.BgClassName
{
background-color: #755982;
}
</style>
border-color css
<style>
span { border-color: #755982; }
span { border-color: rgb(117,89,130); }
td.TdClassName
{
border-color: #755982;
}
.TagClassName
{
border-color: #755982;
}
</style>