Shades of Affair #754487
Tints of Affair #754487
RGB
CMYK
RGB Variations
Color information
#754487 (or 0x754487) is known color: Affair. HEX triplet: 75, 44 and 87. RGB value is (117,68,135). Sum of RGB (Red+Green+Blue) = 117+68+135=320 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.56% from 320); Green value is 68 (26.95% from 255 or 21.25% from 320); Blue value is 135 (53.12% from 255 or 42.19% from 320); Max value from RGB is 135 - color contains mainly: blue. Hex color #754487 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754487 is #8ABB78. Grayscale: #5A5A5A. Windows color (decimal): -9091961 or 8864885. OLE color: 8864885.
HSL color Cylindrical-coordinate representation of color #754487: hue angle of 283.88º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #754487 is Cyan = 0.13, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 68 | 135 | - |
| CMYK | 0.13 | 0.50 | 0 | 0.47 |
| HSL | 283.88º | 0.33% | 0.4% | - |
| HSV(B) | 283.88º | 0.5% | 0.53% | - |
| XYZ | 13.78 | 9.67 | 24.06 | - |
| YUV | 90.29 | 153.23 | 147.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 68 | 135 | 0.13 | 0.50 | 0 | 0.47 | 283.88 | 0.33 | 0.4 |
| Hex | 75 | 44 | 87 | D | 32 | 0 | 2F | 11C | 21 | 28 |
| Octal | 165 | 104 | 207 | 15 | 62 | 0 | 57 | 434 | 41 | 50 |
| Binary | 1110101 | 1000100 | 10000111 | 1101 | 110010 | 0 | 101111 | 100011100 | 100001 | 101000 |
Color Harmonies of #754487
Complementary color
Monochromatic Colors of #754487
Black with #754487
Text Example
Text Example
White with #754487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754487; }
p { color: rgb(117,68,135); }
H1.HeaderClassName
{
color: #754487;
}
.AnyTagClassName
{
color: #754487;
}
</style>
background-color css
<style>
a { background-color: #754487; }
a { background-color: rgb(117,68,135); }
div.DivClassName
{
background-color: #754487;
}
.BgClassName
{
background-color: #754487;
}
</style>
border-color css
<style>
span { border-color: #754487; }
span { border-color: rgb(117,68,135); }
td.TdClassName
{
border-color: #754487;
}
.TagClassName
{
border-color: #754487;
}
</style>