Shades of Affair #754584
Tints of Affair #754584
RGB
CMYK
RGB Variations
Color information
#754584 (or 0x754584) is known color: Affair. HEX triplet: 75, 45 and 84. RGB value is (117,69,132). Sum of RGB (Red+Green+Blue) = 117+69+132=318 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.79% from 318); Green value is 69 (27.34% from 255 or 21.70% from 318); Blue value is 132 (51.95% from 255 or 41.51% from 318); Max value from RGB is 132 - color contains mainly: blue. Hex color #754584 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754584 is #8ABA7B. Grayscale: #5A5A5A. Windows color (decimal): -9091708 or 8668533. OLE color: 8668533.
HSL color Cylindrical-coordinate representation of color #754584: hue angle of 285.71º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #754584 is Cyan = 0.11, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 117 | 69 | 132 | - |
| CMYK | 0.11 | 0.48 | 0 | 0.48 |
| HSL | 285.71º | 0.31% | 0.39% | - |
| HSV(B) | 285.71º | 0.48% | 0.52% | - |
| XYZ | 13.63 | 9.7 | 22.98 | - |
| YUV | 90.53 | 151.4 | 146.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 69 | 132 | 0.11 | 0.48 | 0 | 0.48 | 285.71 | 0.31 | 0.39 |
| Hex | 75 | 45 | 84 | B | 30 | 0 | 30 | 11E | 1F | 27 |
| Octal | 165 | 105 | 204 | 13 | 60 | 0 | 60 | 436 | 37 | 47 |
| Binary | 1110101 | 1000101 | 10000100 | 1011 | 110000 | 0 | 110000 | 100011110 | 11111 | 100111 |
Color Harmonies of #754584
Complementary color
Monochromatic Colors of #754584
Black with #754584
Text Example
Text Example
White with #754584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754584; }
p { color: rgb(117,69,132); }
H1.HeaderClassName
{
color: #754584;
}
.AnyTagClassName
{
color: #754584;
}
</style>
background-color css
<style>
a { background-color: #754584; }
a { background-color: rgb(117,69,132); }
div.DivClassName
{
background-color: #754584;
}
.BgClassName
{
background-color: #754584;
}
</style>
border-color css
<style>
span { border-color: #754584; }
span { border-color: rgb(117,69,132); }
td.TdClassName
{
border-color: #754584;
}
.TagClassName
{
border-color: #754584;
}
</style>