Shades of Affair #754786
Tints of Affair #754786
RGB
CMYK
RGB Variations
Color information
#754786 (or 0x754786) is known color: Affair. HEX triplet: 75, 47 and 86. RGB value is (117,71,134). Sum of RGB (Red+Green+Blue) = 117+71+134=322 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.34% from 322); Green value is 71 (28.12% from 255 or 22.05% from 322); Blue value is 134 (52.73% from 255 or 41.61% from 322); Max value from RGB is 134 - color contains mainly: blue. Hex color #754786 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754786 is #8AB879. Grayscale: #5B5B5B. Windows color (decimal): -9091194 or 8800117. OLE color: 8800117.
HSL color Cylindrical-coordinate representation of color #754786: hue angle of 283.81º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #754786 is Cyan = 0.13, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 71 | 134 | - |
| CMYK | 0.13 | 0.47 | 0 | 0.47 |
| HSL | 283.81º | 0.31% | 0.4% | - |
| HSV(B) | 283.81º | 0.47% | 0.53% | - |
| XYZ | 13.89 | 10.01 | 23.75 | - |
| YUV | 91.94 | 151.74 | 145.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 71 | 134 | 0.13 | 0.47 | 0 | 0.47 | 283.81 | 0.31 | 0.4 |
| Hex | 75 | 47 | 86 | D | 2F | 0 | 2F | 11C | 1F | 28 |
| Octal | 165 | 107 | 206 | 15 | 57 | 0 | 57 | 434 | 37 | 50 |
| Binary | 1110101 | 1000111 | 10000110 | 1101 | 101111 | 0 | 101111 | 100011100 | 11111 | 101000 |
Color Harmonies of #754786
Complementary color
Monochromatic Colors of #754786
Black with #754786
Text Example
Text Example
White with #754786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754786; }
p { color: rgb(117,71,134); }
H1.HeaderClassName
{
color: #754786;
}
.AnyTagClassName
{
color: #754786;
}
</style>
background-color css
<style>
a { background-color: #754786; }
a { background-color: rgb(117,71,134); }
div.DivClassName
{
background-color: #754786;
}
.BgClassName
{
background-color: #754786;
}
</style>
border-color css
<style>
span { border-color: #754786; }
span { border-color: rgb(117,71,134); }
td.TdClassName
{
border-color: #754786;
}
.TagClassName
{
border-color: #754786;
}
</style>