Shades of Affair #754685
Tints of Affair #754685
RGB
CMYK
RGB Variations
Color information
#754685 (or 0x754685) is known color: Affair. HEX triplet: 75, 46 and 85. RGB value is (117,70,133). Sum of RGB (Red+Green+Blue) = 117+70+133=320 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.56% from 320); Green value is 70 (27.73% from 255 or 21.88% from 320); Blue value is 133 (52.34% from 255 or 41.56% from 320); Max value from RGB is 133 - color contains mainly: blue. Hex color #754685 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754685 is #8AB97A. Grayscale: #5B5B5B. Windows color (decimal): -9091451 or 8734325. OLE color: 8734325.
HSL color Cylindrical-coordinate representation of color #754685: hue angle of 284.76º degrees, saturation: 0.31, 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 #754685 is Cyan = 0.12, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 117 | 70 | 133 | - |
| CMYK | 0.12 | 0.47 | 0 | 0.48 |
| HSL | 284.76º | 0.31% | 0.4% | - |
| HSV(B) | 284.76º | 0.47% | 0.52% | - |
| XYZ | 13.76 | 9.86 | 23.37 | - |
| YUV | 91.24 | 151.57 | 146.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 70 | 133 | 0.12 | 0.47 | 0 | 0.48 | 284.76 | 0.31 | 0.4 |
| Hex | 75 | 46 | 85 | C | 2F | 0 | 30 | 11D | 1F | 28 |
| Octal | 165 | 106 | 205 | 14 | 57 | 0 | 60 | 435 | 37 | 50 |
| Binary | 1110101 | 1000110 | 10000101 | 1100 | 101111 | 0 | 110000 | 100011101 | 11111 | 101000 |
Color Harmonies of #754685
Complementary color
Monochromatic Colors of #754685
Black with #754685
Text Example
Text Example
White with #754685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754685; }
p { color: rgb(117,70,133); }
H1.HeaderClassName
{
color: #754685;
}
.AnyTagClassName
{
color: #754685;
}
</style>
background-color css
<style>
a { background-color: #754685; }
a { background-color: rgb(117,70,133); }
div.DivClassName
{
background-color: #754685;
}
.BgClassName
{
background-color: #754685;
}
</style>
border-color css
<style>
span { border-color: #754685; }
span { border-color: rgb(117,70,133); }
td.TdClassName
{
border-color: #754685;
}
.TagClassName
{
border-color: #754685;
}
</style>