Shades of Affair #754488
Tints of Affair #754488
RGB
CMYK
RGB Variations
Color information
#754488 (or 0x754488) is known color: Affair. HEX triplet: 75, 44 and 88. RGB value is (117,68,136). Sum of RGB (Red+Green+Blue) = 117+68+136=321 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.45% from 321); Green value is 68 (26.95% from 255 or 21.18% from 321); Blue value is 136 (53.52% from 255 or 42.37% from 321); Max value from RGB is 136 - color contains mainly: blue. Hex color #754488 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754488 is #8ABB77. Grayscale: #5A5A5A. Windows color (decimal): -9091960 or 8930421. OLE color: 8930421.
HSL color Cylindrical-coordinate representation of color #754488: hue angle of 283.24º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #754488 is Cyan = 0.14, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 68 | 136 | - |
| CMYK | 0.14 | 0.50 | 0 | 0.47 |
| HSL | 283.24º | 0.33% | 0.4% | - |
| HSV(B) | 283.24º | 0.5% | 0.53% | - |
| XYZ | 13.85 | 9.69 | 24.43 | - |
| YUV | 90.4 | 153.73 | 146.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 68 | 136 | 0.14 | 0.50 | 0 | 0.47 | 283.24 | 0.33 | 0.4 |
| Hex | 75 | 44 | 88 | E | 32 | 0 | 2F | 11B | 21 | 28 |
| Octal | 165 | 104 | 210 | 16 | 62 | 0 | 57 | 433 | 41 | 50 |
| Binary | 1110101 | 1000100 | 10001000 | 1110 | 110010 | 0 | 101111 | 100011011 | 100001 | 101000 |
Color Harmonies of #754488
Complementary color
Monochromatic Colors of #754488
Black with #754488
Text Example
Text Example
White with #754488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754488; }
p { color: rgb(117,68,136); }
H1.HeaderClassName
{
color: #754488;
}
.AnyTagClassName
{
color: #754488;
}
</style>
background-color css
<style>
a { background-color: #754488; }
a { background-color: rgb(117,68,136); }
div.DivClassName
{
background-color: #754488;
}
.BgClassName
{
background-color: #754488;
}
</style>
border-color css
<style>
span { border-color: #754488; }
span { border-color: rgb(117,68,136); }
td.TdClassName
{
border-color: #754488;
}
.TagClassName
{
border-color: #754488;
}
</style>