Shades of Affair #754784
Tints of Affair #754784
RGB
CMYK
RGB Variations
Color information
#754784 (or 0x754784) is known color: Affair. HEX triplet: 75, 47 and 84. RGB value is (117,71,132). Sum of RGB (Red+Green+Blue) = 117+71+132=320 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.56% from 320); Green value is 71 (28.12% from 255 or 22.19% from 320); Blue value is 132 (51.95% from 255 or 41.25% from 320); Max value from RGB is 132 - color contains mainly: blue. Hex color #754784 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754784 is #8AB87B. Grayscale: #5B5B5B. Windows color (decimal): -9091196 or 8669045. OLE color: 8669045.
HSL color Cylindrical-coordinate representation of color #754784: hue angle of 285.25º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #754784 is Cyan = 0.11, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 117 | 71 | 132 | - |
| CMYK | 0.11 | 0.46 | 0 | 0.48 |
| HSL | 285.25º | 0.3% | 0.4% | - |
| HSV(B) | 285.25º | 0.46% | 0.52% | - |
| XYZ | 13.75 | 9.95 | 23.03 | - |
| YUV | 91.71 | 150.74 | 146.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 71 | 132 | 0.11 | 0.46 | 0 | 0.48 | 285.25 | 0.3 | 0.4 |
| Hex | 75 | 47 | 84 | B | 2E | 0 | 30 | 11D | 1E | 28 |
| Octal | 165 | 107 | 204 | 13 | 56 | 0 | 60 | 435 | 36 | 50 |
| Binary | 1110101 | 1000111 | 10000100 | 1011 | 101110 | 0 | 110000 | 100011101 | 11110 | 101000 |
Color Harmonies of #754784
Complementary color
Monochromatic Colors of #754784
Black with #754784
Text Example
Text Example
White with #754784
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754784; }
p { color: rgb(117,71,132); }
H1.HeaderClassName
{
color: #754784;
}
.AnyTagClassName
{
color: #754784;
}
</style>
background-color css
<style>
a { background-color: #754784; }
a { background-color: rgb(117,71,132); }
div.DivClassName
{
background-color: #754784;
}
.BgClassName
{
background-color: #754784;
}
</style>
border-color css
<style>
span { border-color: #754784; }
span { border-color: rgb(117,71,132); }
td.TdClassName
{
border-color: #754784;
}
.TagClassName
{
border-color: #754784;
}
</style>