Shades of Affair #75517A
Tints of Affair #75517A
RGB
CMYK
RGB Variations
Color information
#75517A (or 0x75517A) is known color: Affair. HEX triplet: 75, 51 and 7A. RGB value is (117,81,122). Sum of RGB (Red+Green+Blue) = 117+81+122=320 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.56% from 320); Green value is 81 (32.03% from 255 or 25.31% from 320); Blue value is 122 (48.05% from 255 or 38.12% from 320); Max value from RGB is 122 - color contains mainly: blue. Hex color #75517A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #75517A is #8AAE85. Grayscale: #606060. Windows color (decimal): -9088646 or 8016245. OLE color: 8016245.
HSL color Cylindrical-coordinate representation of color #75517A: hue angle of 292.68º degrees, saturation: 0.2, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #75517A is Cyan = 0.04, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 117 | 81 | 122 | - |
| CMYK | 0.04 | 0.34 | 0 | 0.52 |
| HSL | 292.68º | 0.2% | 0.4% | - |
| HSV(B) | 292.68º | 0.34% | 0.48% | - |
| XYZ | 13.79 | 11.07 | 19.82 | - |
| YUV | 96.44 | 142.43 | 142.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 81 | 122 | 0.04 | 0.34 | 0 | 0.52 | 292.68 | 0.2 | 0.4 |
| Hex | 75 | 51 | 7A | 4 | 22 | 0 | 34 | 125 | 14 | 28 |
| Octal | 165 | 121 | 172 | 4 | 42 | 0 | 64 | 445 | 24 | 50 |
| Binary | 1110101 | 1010001 | 1111010 | 100 | 100010 | 0 | 110100 | 100100101 | 10100 | 101000 |
Color Harmonies of #75517A
Complementary color
Monochromatic Colors of #75517A
Black with #75517A
Text Example
Text Example
White with #75517A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #75517A; }
p { color: rgb(117,81,122); }
H1.HeaderClassName
{
color: #75517A;
}
.AnyTagClassName
{
color: #75517A;
}
</style>
background-color css
<style>
a { background-color: #75517A; }
a { background-color: rgb(117,81,122); }
div.DivClassName
{
background-color: #75517A;
}
.BgClassName
{
background-color: #75517A;
}
</style>
border-color css
<style>
span { border-color: #75517A; }
span { border-color: rgb(117,81,122); }
td.TdClassName
{
border-color: #75517A;
}
.TagClassName
{
border-color: #75517A;
}
</style>