Shades of Affair #745588
Tints of Affair #745588
RGB
CMYK
RGB Variations
Color information
#745588 (or 0x745588) is known color: Affair. HEX triplet: 74, 55 and 88. RGB value is (116,85,136). Sum of RGB (Red+Green+Blue) = 116+85+136=337 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.42% from 337); Green value is 85 (33.59% from 255 or 25.22% from 337); Blue value is 136 (53.52% from 255 or 40.36% from 337); Max value from RGB is 136 - color contains mainly: blue. Hex color #745588 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #745588 is #8BAA77. Grayscale: #636363. Windows color (decimal): -9153144 or 8934772. OLE color: 8934772.
HSL color Cylindrical-coordinate representation of color #745588: hue angle of 276.47º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #745588 is Cyan = 0.15, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 116 | 85 | 136 | - |
| CMYK | 0.15 | 0.38 | 0 | 0.47 |
| HSL | 276.47º | 0.23% | 0.43% | - |
| HSV(B) | 276.47º | 0.38% | 0.53% | - |
| XYZ | 14.89 | 11.99 | 24.82 | - |
| YUV | 100.08 | 148.27 | 139.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 85 | 136 | 0.15 | 0.38 | 0 | 0.47 | 276.47 | 0.23 | 0.43 |
| Hex | 74 | 55 | 88 | F | 26 | 0 | 2F | 114 | 17 | 2B |
| Octal | 164 | 125 | 210 | 17 | 46 | 0 | 57 | 424 | 27 | 53 |
| Binary | 1110100 | 1010101 | 10001000 | 1111 | 100110 | 0 | 101111 | 100010100 | 10111 | 101011 |
Color Harmonies of #745588
Complementary color
Monochromatic Colors of #745588
Black with #745588
Text Example
Text Example
White with #745588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745588; }
p { color: rgb(116,85,136); }
H1.HeaderClassName
{
color: #745588;
}
.AnyTagClassName
{
color: #745588;
}
</style>
background-color css
<style>
a { background-color: #745588; }
a { background-color: rgb(116,85,136); }
div.DivClassName
{
background-color: #745588;
}
.BgClassName
{
background-color: #745588;
}
</style>
border-color css
<style>
span { border-color: #745588; }
span { border-color: rgb(116,85,136); }
td.TdClassName
{
border-color: #745588;
}
.TagClassName
{
border-color: #745588;
}
</style>