Shades of Affair #754585
Tints of Affair #754585
RGB
CMYK
RGB Variations
Color information
#754585 (or 0x754585) is known color: Affair. HEX triplet: 75, 45 and 85. RGB value is (117,69,133). Sum of RGB (Red+Green+Blue) = 117+69+133=319 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.68% from 319); Green value is 69 (27.34% from 255 or 21.63% from 319); Blue value is 133 (52.34% from 255 or 41.69% from 319); Max value from RGB is 133 - color contains mainly: blue. Hex color #754585 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754585 is #8ABA7A. Grayscale: #5A5A5A. Windows color (decimal): -9091707 or 8734069. OLE color: 8734069.
HSL color Cylindrical-coordinate representation of color #754585: hue angle of 285º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #754585 is Cyan = 0.12, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 117 | 69 | 133 | - |
| CMYK | 0.12 | 0.48 | 0 | 0.48 |
| HSL | 285º | 0.32% | 0.4% | - |
| HSV(B) | 285º | 0.48% | 0.52% | - |
| XYZ | 13.7 | 9.73 | 23.35 | - |
| YUV | 90.65 | 151.9 | 146.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 69 | 133 | 0.12 | 0.48 | 0 | 0.48 | 285 | 0.32 | 0.4 |
| Hex | 75 | 45 | 85 | C | 30 | 0 | 30 | 11D | 20 | 28 |
| Octal | 165 | 105 | 205 | 14 | 60 | 0 | 60 | 435 | 40 | 50 |
| Binary | 1110101 | 1000101 | 10000101 | 1100 | 110000 | 0 | 110000 | 100011101 | 100000 | 101000 |
Color Harmonies of #754585
Complementary color
Monochromatic Colors of #754585
Black with #754585
Text Example
Text Example
White with #754585
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754585; }
p { color: rgb(117,69,133); }
H1.HeaderClassName
{
color: #754585;
}
.AnyTagClassName
{
color: #754585;
}
</style>
background-color css
<style>
a { background-color: #754585; }
a { background-color: rgb(117,69,133); }
div.DivClassName
{
background-color: #754585;
}
.BgClassName
{
background-color: #754585;
}
</style>
border-color css
<style>
span { border-color: #754585; }
span { border-color: rgb(117,69,133); }
td.TdClassName
{
border-color: #754585;
}
.TagClassName
{
border-color: #754585;
}
</style>