Shades of Affair #754887
Tints of Affair #754887
RGB
CMYK
RGB Variations
Color information
#754887 (or 0x754887) is known color: Affair. HEX triplet: 75, 48 and 87. RGB value is (117,72,135). Sum of RGB (Red+Green+Blue) = 117+72+135=324 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.11% from 324); Green value is 72 (28.52% from 255 or 22.22% from 324); Blue value is 135 (53.12% from 255 or 41.67% from 324); Max value from RGB is 135 - color contains mainly: blue. Hex color #754887 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754887 is #8AB778. Grayscale: #5C5C5C. Windows color (decimal): -9090937 or 8865909. OLE color: 8865909.
HSL color Cylindrical-coordinate representation of color #754887: hue angle of 282.86º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #754887 is Cyan = 0.13, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 72 | 135 | - |
| CMYK | 0.13 | 0.47 | 0 | 0.47 |
| HSL | 282.86º | 0.3% | 0.41% | - |
| HSV(B) | 282.86º | 0.47% | 0.53% | - |
| XYZ | 14.03 | 10.17 | 24.14 | - |
| YUV | 92.64 | 151.91 | 145.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 72 | 135 | 0.13 | 0.47 | 0 | 0.47 | 282.86 | 0.3 | 0.41 |
| Hex | 75 | 48 | 87 | D | 2F | 0 | 2F | 11B | 1E | 29 |
| Octal | 165 | 110 | 207 | 15 | 57 | 0 | 57 | 433 | 36 | 51 |
| Binary | 1110101 | 1001000 | 10000111 | 1101 | 101111 | 0 | 101111 | 100011011 | 11110 | 101001 |
Color Harmonies of #754887
Complementary color
Monochromatic Colors of #754887
Black with #754887
Text Example
Text Example
White with #754887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754887; }
p { color: rgb(117,72,135); }
H1.HeaderClassName
{
color: #754887;
}
.AnyTagClassName
{
color: #754887;
}
</style>
background-color css
<style>
a { background-color: #754887; }
a { background-color: rgb(117,72,135); }
div.DivClassName
{
background-color: #754887;
}
.BgClassName
{
background-color: #754887;
}
</style>
border-color css
<style>
span { border-color: #754887; }
span { border-color: rgb(117,72,135); }
td.TdClassName
{
border-color: #754887;
}
.TagClassName
{
border-color: #754887;
}
</style>