Shades of Affair #754985
Tints of Affair #754985
RGB
CMYK
RGB Variations
Color information
#754985 (or 0x754985) is known color: Affair. HEX triplet: 75, 49 and 85. RGB value is (117,73,133). Sum of RGB (Red+Green+Blue) = 117+73+133=323 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.22% from 323); Green value is 73 (28.91% from 255 or 22.60% from 323); Blue value is 133 (52.34% from 255 or 41.18% from 323); Max value from RGB is 133 - color contains mainly: blue. Hex color #754985 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754985 is #8AB67A. Grayscale: #5C5C5C. Windows color (decimal): -9090683 or 8735093. OLE color: 8735093.
HSL color Cylindrical-coordinate representation of color #754985: hue angle of 284º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #754985 is Cyan = 0.12, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 117 | 73 | 133 | - |
| CMYK | 0.12 | 0.45 | 0 | 0.48 |
| HSL | 284º | 0.29% | 0.4% | - |
| HSV(B) | 284º | 0.45% | 0.52% | - |
| XYZ | 13.95 | 10.24 | 23.43 | - |
| YUV | 93 | 150.58 | 145.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 73 | 133 | 0.12 | 0.45 | 0 | 0.48 | 284 | 0.29 | 0.4 |
| Hex | 75 | 49 | 85 | C | 2D | 0 | 30 | 11C | 1D | 28 |
| Octal | 165 | 111 | 205 | 14 | 55 | 0 | 60 | 434 | 35 | 50 |
| Binary | 1110101 | 1001001 | 10000101 | 1100 | 101101 | 0 | 110000 | 100011100 | 11101 | 101000 |
Color Harmonies of #754985
Complementary color
Monochromatic Colors of #754985
Black with #754985
Text Example
Text Example
White with #754985
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754985; }
p { color: rgb(117,73,133); }
H1.HeaderClassName
{
color: #754985;
}
.AnyTagClassName
{
color: #754985;
}
</style>
background-color css
<style>
a { background-color: #754985; }
a { background-color: rgb(117,73,133); }
div.DivClassName
{
background-color: #754985;
}
.BgClassName
{
background-color: #754985;
}
</style>
border-color css
<style>
span { border-color: #754985; }
span { border-color: rgb(117,73,133); }
td.TdClassName
{
border-color: #754985;
}
.TagClassName
{
border-color: #754985;
}
</style>