Shades of Affair #755482
Tints of Affair #755482
RGB
CMYK
RGB Variations
Color information
#755482 (or 0x755482) is known color: Affair. HEX triplet: 75, 54 and 82. RGB value is (117,84,130). Sum of RGB (Red+Green+Blue) = 117+84+130=331 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.35% from 331); Green value is 84 (33.20% from 255 or 25.38% from 331); Blue value is 130 (51.17% from 255 or 39.27% from 331); Max value from RGB is 130 - color contains mainly: blue. Hex color #755482 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #755482 is #8AAB7D. Grayscale: #626262. Windows color (decimal): -9087870 or 8541301. OLE color: 8541301.
HSL color Cylindrical-coordinate representation of color #755482: hue angle of 283.04º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #755482 is Cyan = 0.1, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 84 | 130 | - |
| CMYK | 0.1 | 0.35 | 0 | 0.49 |
| HSL | 283.04º | 0.21% | 0.42% | - |
| HSV(B) | 283.04º | 0.35% | 0.51% | - |
| XYZ | 14.54 | 11.73 | 22.62 | - |
| YUV | 99.11 | 145.43 | 140.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 84 | 130 | 0.1 | 0.35 | 0 | 0.49 | 283.04 | 0.21 | 0.42 |
| Hex | 75 | 54 | 82 | A | 23 | 0 | 31 | 11B | 15 | 2A |
| Octal | 165 | 124 | 202 | 12 | 43 | 0 | 61 | 433 | 25 | 52 |
| Binary | 1110101 | 1010100 | 10000010 | 1010 | 100011 | 0 | 110001 | 100011011 | 10101 | 101010 |
Color Harmonies of #755482
Complementary color
Monochromatic Colors of #755482
Black with #755482
Text Example
Text Example
White with #755482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755482; }
p { color: rgb(117,84,130); }
H1.HeaderClassName
{
color: #755482;
}
.AnyTagClassName
{
color: #755482;
}
</style>
background-color css
<style>
a { background-color: #755482; }
a { background-color: rgb(117,84,130); }
div.DivClassName
{
background-color: #755482;
}
.BgClassName
{
background-color: #755482;
}
</style>
border-color css
<style>
span { border-color: #755482; }
span { border-color: rgb(117,84,130); }
td.TdClassName
{
border-color: #755482;
}
.TagClassName
{
border-color: #755482;
}
</style>