Shades of Affair #754981
Tints of Affair #754981
RGB
CMYK
RGB Variations
Color information
#754981 (or 0x754981) is known color: Affair. HEX triplet: 75, 49 and 81. RGB value is (117,73,129). Sum of RGB (Red+Green+Blue) = 117+73+129=319 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.68% from 319); Green value is 73 (28.91% from 255 or 22.88% from 319); Blue value is 129 (50.78% from 255 or 40.44% from 319); Max value from RGB is 129 - color contains mainly: blue. Hex color #754981 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754981 is #8AB67E. Grayscale: #5C5C5C. Windows color (decimal): -9090687 or 8472949. OLE color: 8472949.
HSL color Cylindrical-coordinate representation of color #754981: hue angle of 287.14º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #754981 is Cyan = 0.09, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 73 | 129 | - |
| CMYK | 0.09 | 0.43 | 0 | 0.49 |
| HSL | 287.14º | 0.28% | 0.4% | - |
| HSV(B) | 287.14º | 0.43% | 0.51% | - |
| XYZ | 13.68 | 10.13 | 22 | - |
| YUV | 92.54 | 148.58 | 145.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 73 | 129 | 0.09 | 0.43 | 0 | 0.49 | 287.14 | 0.28 | 0.4 |
| Hex | 75 | 49 | 81 | 9 | 2B | 0 | 31 | 11F | 1C | 28 |
| Octal | 165 | 111 | 201 | 11 | 53 | 0 | 61 | 437 | 34 | 50 |
| Binary | 1110101 | 1001001 | 10000001 | 1001 | 101011 | 0 | 110001 | 100011111 | 11100 | 101000 |
Color Harmonies of #754981
Complementary color
Monochromatic Colors of #754981
Black with #754981
Text Example
Text Example
White with #754981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754981; }
p { color: rgb(117,73,129); }
H1.HeaderClassName
{
color: #754981;
}
.AnyTagClassName
{
color: #754981;
}
</style>
background-color css
<style>
a { background-color: #754981; }
a { background-color: rgb(117,73,129); }
div.DivClassName
{
background-color: #754981;
}
.BgClassName
{
background-color: #754981;
}
</style>
border-color css
<style>
span { border-color: #754981; }
span { border-color: rgb(117,73,129); }
td.TdClassName
{
border-color: #754981;
}
.TagClassName
{
border-color: #754981;
}
</style>