Shades of Affair #754580
Tints of Affair #754580
RGB
CMYK
RGB Variations
Color information
#754580 (or 0x754580) is known color: Affair. HEX triplet: 75, 45 and 80. RGB value is (117,69,128). Sum of RGB (Red+Green+Blue) = 117+69+128=314 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.26% from 314); Green value is 69 (27.34% from 255 or 21.97% from 314); Blue value is 128 (50.39% from 255 or 40.76% from 314); Max value from RGB is 128 - color contains mainly: blue. Hex color #754580 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754580 is #8ABA7F. Grayscale: #595959. Windows color (decimal): -9091712 or 8406389. OLE color: 8406389.
HSL color Cylindrical-coordinate representation of color #754580: hue angle of 288.81º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #754580 is Cyan = 0.09, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 117 | 69 | 128 | - |
| CMYK | 0.09 | 0.46 | 0 | 0.50 |
| HSL | 288.81º | 0.3% | 0.39% | - |
| HSV(B) | 288.81º | 0.46% | 0.5% | - |
| XYZ | 13.36 | 9.6 | 21.57 | - |
| YUV | 90.08 | 149.4 | 147.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 69 | 128 | 0.09 | 0.46 | 0 | 0.50 | 288.81 | 0.3 | 0.39 |
| Hex | 75 | 45 | 80 | 9 | 2E | 0 | 32 | 121 | 1E | 27 |
| Octal | 165 | 105 | 200 | 11 | 56 | 0 | 62 | 441 | 36 | 47 |
| Binary | 1110101 | 1000101 | 10000000 | 1001 | 101110 | 0 | 110010 | 100100001 | 11110 | 100111 |
Color Harmonies of #754580
Complementary color
Monochromatic Colors of #754580
Black with #754580
Text Example
Text Example
White with #754580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754580; }
p { color: rgb(117,69,128); }
H1.HeaderClassName
{
color: #754580;
}
.AnyTagClassName
{
color: #754580;
}
</style>
background-color css
<style>
a { background-color: #754580; }
a { background-color: rgb(117,69,128); }
div.DivClassName
{
background-color: #754580;
}
.BgClassName
{
background-color: #754580;
}
</style>
border-color css
<style>
span { border-color: #754580; }
span { border-color: rgb(117,69,128); }
td.TdClassName
{
border-color: #754580;
}
.TagClassName
{
border-color: #754580;
}
</style>