Shades of Affair #754785
Tints of Affair #754785
RGB
CMYK
RGB Variations
Color information
#754785 (or 0x754785) is known color: Affair. HEX triplet: 75, 47 and 85. RGB value is (117,71,133). Sum of RGB (Red+Green+Blue) = 117+71+133=321 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.45% from 321); Green value is 71 (28.12% from 255 or 22.12% from 321); Blue value is 133 (52.34% from 255 or 41.43% from 321); Max value from RGB is 133 - color contains mainly: blue. Hex color #754785 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754785 is #8AB87A. Grayscale: #5B5B5B. Windows color (decimal): -9091195 or 8734581. OLE color: 8734581.
HSL color Cylindrical-coordinate representation of color #754785: hue angle of 284.52º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #754785 is Cyan = 0.12, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 117 | 71 | 133 | - |
| CMYK | 0.12 | 0.47 | 0 | 0.48 |
| HSL | 284.52º | 0.3% | 0.4% | - |
| HSV(B) | 284.52º | 0.47% | 0.52% | - |
| XYZ | 13.82 | 9.98 | 23.39 | - |
| YUV | 91.82 | 151.24 | 145.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 71 | 133 | 0.12 | 0.47 | 0 | 0.48 | 284.52 | 0.3 | 0.4 |
| Hex | 75 | 47 | 85 | C | 2F | 0 | 30 | 11D | 1E | 28 |
| Octal | 165 | 107 | 205 | 14 | 57 | 0 | 60 | 435 | 36 | 50 |
| Binary | 1110101 | 1000111 | 10000101 | 1100 | 101111 | 0 | 110000 | 100011101 | 11110 | 101000 |
Color Harmonies of #754785
Complementary color
Monochromatic Colors of #754785
Black with #754785
Text Example
Text Example
White with #754785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754785; }
p { color: rgb(117,71,133); }
H1.HeaderClassName
{
color: #754785;
}
.AnyTagClassName
{
color: #754785;
}
</style>
background-color css
<style>
a { background-color: #754785; }
a { background-color: rgb(117,71,133); }
div.DivClassName
{
background-color: #754785;
}
.BgClassName
{
background-color: #754785;
}
</style>
border-color css
<style>
span { border-color: #754785; }
span { border-color: rgb(117,71,133); }
td.TdClassName
{
border-color: #754785;
}
.TagClassName
{
border-color: #754785;
}
</style>