Shades of Affair #754787
Tints of Affair #754787
RGB
CMYK
RGB Variations
Color information
#754787 (or 0x754787) is known color: Affair. HEX triplet: 75, 47 and 87. RGB value is (117,71,135). Sum of RGB (Red+Green+Blue) = 117+71+135=323 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.22% from 323); Green value is 71 (28.12% from 255 or 21.98% from 323); Blue value is 135 (53.12% from 255 or 41.80% from 323); Max value from RGB is 135 - color contains mainly: blue. Hex color #754787 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754787 is #8AB878. Grayscale: #5B5B5B. Windows color (decimal): -9091193 or 8865653. OLE color: 8865653.
HSL color Cylindrical-coordinate representation of color #754787: hue angle of 283.12º 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 #754787 is Cyan = 0.13, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 71 | 135 | - |
| CMYK | 0.13 | 0.47 | 0 | 0.47 |
| HSL | 283.13º | 0.31% | 0.4% | - |
| HSV(B) | 283.13º | 0.47% | 0.53% | - |
| XYZ | 13.96 | 10.04 | 24.12 | - |
| YUV | 92.05 | 152.24 | 145.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 71 | 135 | 0.13 | 0.47 | 0 | 0.47 | 283.13 | 0.31 | 0.4 |
| Hex | 75 | 47 | 87 | D | 2F | 0 | 2F | 11B | 1F | 28 |
| Octal | 165 | 107 | 207 | 15 | 57 | 0 | 57 | 433 | 37 | 50 |
| Binary | 1110101 | 1000111 | 10000111 | 1101 | 101111 | 0 | 101111 | 100011011 | 11111 | 101000 |
Color Harmonies of #754787
Complementary color
Monochromatic Colors of #754787
Black with #754787
Text Example
Text Example
White with #754787
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754787; }
p { color: rgb(117,71,135); }
H1.HeaderClassName
{
color: #754787;
}
.AnyTagClassName
{
color: #754787;
}
</style>
background-color css
<style>
a { background-color: #754787; }
a { background-color: rgb(117,71,135); }
div.DivClassName
{
background-color: #754787;
}
.BgClassName
{
background-color: #754787;
}
</style>
border-color css
<style>
span { border-color: #754787; }
span { border-color: rgb(117,71,135); }
td.TdClassName
{
border-color: #754787;
}
.TagClassName
{
border-color: #754787;
}
</style>