Shades of Affair #754783
Tints of Affair #754783
RGB
CMYK
RGB Variations
Color information
#754783 (or 0x754783) is known color: Affair. HEX triplet: 75, 47 and 83. RGB value is (117,71,131). Sum of RGB (Red+Green+Blue) = 117+71+131=319 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.68% from 319); Green value is 71 (28.12% from 255 or 22.26% from 319); Blue value is 131 (51.56% from 255 or 41.07% from 319); Max value from RGB is 131 - color contains mainly: blue. Hex color #754783 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754783 is #8AB87C. Grayscale: #5B5B5B. Windows color (decimal): -9091197 or 8603509. OLE color: 8603509.
HSL color Cylindrical-coordinate representation of color #754783: hue angle of 286º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #754783 is Cyan = 0.11, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 71 | 131 | - |
| CMYK | 0.11 | 0.46 | 0 | 0.49 |
| HSL | 286º | 0.3% | 0.4% | - |
| HSV(B) | 286º | 0.46% | 0.51% | - |
| XYZ | 13.69 | 9.93 | 22.67 | - |
| YUV | 91.59 | 150.24 | 146.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 71 | 131 | 0.11 | 0.46 | 0 | 0.49 | 286 | 0.3 | 0.4 |
| Hex | 75 | 47 | 83 | B | 2E | 0 | 31 | 11E | 1E | 28 |
| Octal | 165 | 107 | 203 | 13 | 56 | 0 | 61 | 436 | 36 | 50 |
| Binary | 1110101 | 1000111 | 10000011 | 1011 | 101110 | 0 | 110001 | 100011110 | 11110 | 101000 |
Color Harmonies of #754783
Complementary color
Monochromatic Colors of #754783
Black with #754783
Text Example
Text Example
White with #754783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754783; }
p { color: rgb(117,71,131); }
H1.HeaderClassName
{
color: #754783;
}
.AnyTagClassName
{
color: #754783;
}
</style>
background-color css
<style>
a { background-color: #754783; }
a { background-color: rgb(117,71,131); }
div.DivClassName
{
background-color: #754783;
}
.BgClassName
{
background-color: #754783;
}
</style>
border-color css
<style>
span { border-color: #754783; }
span { border-color: rgb(117,71,131); }
td.TdClassName
{
border-color: #754783;
}
.TagClassName
{
border-color: #754783;
}
</style>