Shades of Affair #754581
Tints of Affair #754581
RGB
CMYK
RGB Variations
Color information
#754581 (or 0x754581) is known color: Affair. HEX triplet: 75, 45 and 81. RGB value is (117,69,129). Sum of RGB (Red+Green+Blue) = 117+69+129=315 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.14% from 315); Green value is 69 (27.34% from 255 or 21.90% from 315); Blue value is 129 (50.78% from 255 or 40.95% from 315); Max value from RGB is 129 - color contains mainly: blue. Hex color #754581 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754581 is #8ABA7E. Grayscale: #5A5A5A. Windows color (decimal): -9091711 or 8471925. OLE color: 8471925.
HSL color Cylindrical-coordinate representation of color #754581: hue angle of 288º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #754581 is Cyan = 0.09, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 69 | 129 | - |
| CMYK | 0.09 | 0.47 | 0 | 0.49 |
| HSL | 288º | 0.3% | 0.39% | - |
| HSV(B) | 288º | 0.47% | 0.51% | - |
| XYZ | 13.43 | 9.62 | 21.92 | - |
| YUV | 90.19 | 149.9 | 147.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 69 | 129 | 0.09 | 0.47 | 0 | 0.49 | 288 | 0.3 | 0.39 |
| Hex | 75 | 45 | 81 | 9 | 2F | 0 | 31 | 120 | 1E | 27 |
| Octal | 165 | 105 | 201 | 11 | 57 | 0 | 61 | 440 | 36 | 47 |
| Binary | 1110101 | 1000101 | 10000001 | 1001 | 101111 | 0 | 110001 | 100100000 | 11110 | 100111 |
Color Harmonies of #754581
Complementary color
Monochromatic Colors of #754581
Black with #754581
Text Example
Text Example
White with #754581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754581; }
p { color: rgb(117,69,129); }
H1.HeaderClassName
{
color: #754581;
}
.AnyTagClassName
{
color: #754581;
}
</style>
background-color css
<style>
a { background-color: #754581; }
a { background-color: rgb(117,69,129); }
div.DivClassName
{
background-color: #754581;
}
.BgClassName
{
background-color: #754581;
}
</style>
border-color css
<style>
span { border-color: #754581; }
span { border-color: rgb(117,69,129); }
td.TdClassName
{
border-color: #754581;
}
.TagClassName
{
border-color: #754581;
}
</style>