Shades of Affair #755484
Tints of Affair #755484
RGB
CMYK
RGB Variations
Color information
#755484 (or 0x755484) is known color: Affair. HEX triplet: 75, 54 and 84. RGB value is (117,84,132). Sum of RGB (Red+Green+Blue) = 117+84+132=333 (44% of max value = 765). Red value is 117 (46.09% from 255 or 35.14% from 333); Green value is 84 (33.20% from 255 or 25.23% from 333); Blue value is 132 (51.95% from 255 or 39.64% from 333); Max value from RGB is 132 - color contains mainly: blue. Hex color #755484 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #755484 is #8AAB7B. Grayscale: #636363. Windows color (decimal): -9087868 or 8672373. OLE color: 8672373.
HSL color Cylindrical-coordinate representation of color #755484: hue angle of 281.25º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #755484 is Cyan = 0.11, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 117 | 84 | 132 | - |
| CMYK | 0.11 | 0.36 | 0 | 0.48 |
| HSL | 281.25º | 0.22% | 0.42% | - |
| HSV(B) | 281.25º | 0.36% | 0.52% | - |
| XYZ | 14.67 | 11.79 | 23.33 | - |
| YUV | 99.34 | 146.43 | 140.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 84 | 132 | 0.11 | 0.36 | 0 | 0.48 | 281.25 | 0.22 | 0.42 |
| Hex | 75 | 54 | 84 | B | 24 | 0 | 30 | 119 | 16 | 2A |
| Octal | 165 | 124 | 204 | 13 | 44 | 0 | 60 | 431 | 26 | 52 |
| Binary | 1110101 | 1010100 | 10000100 | 1011 | 100100 | 0 | 110000 | 100011001 | 10110 | 101010 |
Color Harmonies of #755484
Complementary color
Monochromatic Colors of #755484
Black with #755484
Text Example
Text Example
White with #755484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755484; }
p { color: rgb(117,84,132); }
H1.HeaderClassName
{
color: #755484;
}
.AnyTagClassName
{
color: #755484;
}
</style>
background-color css
<style>
a { background-color: #755484; }
a { background-color: rgb(117,84,132); }
div.DivClassName
{
background-color: #755484;
}
.BgClassName
{
background-color: #755484;
}
</style>
border-color css
<style>
span { border-color: #755484; }
span { border-color: rgb(117,84,132); }
td.TdClassName
{
border-color: #755484;
}
.TagClassName
{
border-color: #755484;
}
</style>