Shades of Affair #754480
Tints of Affair #754480
RGB
CMYK
RGB Variations
Color information
#754480 (or 0x754480) is known color: Affair. HEX triplet: 75, 44 and 80. RGB value is (117,68,128). Sum of RGB (Red+Green+Blue) = 117+68+128=313 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.38% from 313); Green value is 68 (26.95% from 255 or 21.73% from 313); Blue value is 128 (50.39% from 255 or 40.89% from 313); Max value from RGB is 128 - color contains mainly: blue. Hex color #754480 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754480 is #8ABB7F. Grayscale: #595959. Windows color (decimal): -9091968 or 8406133. OLE color: 8406133.
HSL color Cylindrical-coordinate representation of color #754480: hue angle of 289º degrees, saturation: 0.31, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #754480 is Cyan = 0.09, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 117 | 68 | 128 | - |
| CMYK | 0.09 | 0.47 | 0 | 0.50 |
| HSL | 289º | 0.31% | 0.38% | - |
| HSV(B) | 289º | 0.47% | 0.5% | - |
| XYZ | 13.3 | 9.47 | 21.55 | - |
| YUV | 89.49 | 149.73 | 147.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 68 | 128 | 0.09 | 0.47 | 0 | 0.50 | 289 | 0.31 | 0.38 |
| Hex | 75 | 44 | 80 | 9 | 2F | 0 | 32 | 121 | 1F | 26 |
| Octal | 165 | 104 | 200 | 11 | 57 | 0 | 62 | 441 | 37 | 46 |
| Binary | 1110101 | 1000100 | 10000000 | 1001 | 101111 | 0 | 110010 | 100100001 | 11111 | 100110 |
Color Harmonies of #754480
Complementary color
Monochromatic Colors of #754480
Black with #754480
Text Example
Text Example
White with #754480
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754480; }
p { color: rgb(117,68,128); }
H1.HeaderClassName
{
color: #754480;
}
.AnyTagClassName
{
color: #754480;
}
</style>
background-color css
<style>
a { background-color: #754480; }
a { background-color: rgb(117,68,128); }
div.DivClassName
{
background-color: #754480;
}
.BgClassName
{
background-color: #754480;
}
</style>
border-color css
<style>
span { border-color: #754480; }
span { border-color: rgb(117,68,128); }
td.TdClassName
{
border-color: #754480;
}
.TagClassName
{
border-color: #754480;
}
</style>