Shades of Affair #754188
Tints of Affair #754188
RGB
CMYK
RGB Variations
Color information
#754188 (or 0x754188) is known color: Affair. HEX triplet: 75, 41 and 88. RGB value is (117,65,136). Sum of RGB (Red+Green+Blue) = 117+65+136=318 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.79% from 318); Green value is 65 (25.78% from 255 or 20.44% from 318); Blue value is 136 (53.52% from 255 or 42.77% from 318); Max value from RGB is 136 - color contains mainly: blue. Hex color #754188 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754188 is #8ABE77. Grayscale: #585858. Windows color (decimal): -9092728 or 8929653. OLE color: 8929653.
HSL color Cylindrical-coordinate representation of color #754188: hue angle of 283.94º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #754188 is Cyan = 0.14, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 65 | 136 | - |
| CMYK | 0.14 | 0.52 | 0 | 0.47 |
| HSL | 283.94º | 0.35% | 0.39% | - |
| HSV(B) | 283.94º | 0.52% | 0.53% | - |
| XYZ | 13.67 | 9.34 | 24.37 | - |
| YUV | 88.64 | 154.73 | 148.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 65 | 136 | 0.14 | 0.52 | 0 | 0.47 | 283.94 | 0.35 | 0.39 |
| Hex | 75 | 41 | 88 | E | 34 | 0 | 2F | 11C | 23 | 27 |
| Octal | 165 | 101 | 210 | 16 | 64 | 0 | 57 | 434 | 43 | 47 |
| Binary | 1110101 | 1000001 | 10001000 | 1110 | 110100 | 0 | 101111 | 100011100 | 100011 | 100111 |
Color Harmonies of #754188
Complementary color
Monochromatic Colors of #754188
Black with #754188
Text Example
Text Example
White with #754188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754188; }
p { color: rgb(117,65,136); }
H1.HeaderClassName
{
color: #754188;
}
.AnyTagClassName
{
color: #754188;
}
</style>
background-color css
<style>
a { background-color: #754188; }
a { background-color: rgb(117,65,136); }
div.DivClassName
{
background-color: #754188;
}
.BgClassName
{
background-color: #754188;
}
</style>
border-color css
<style>
span { border-color: #754188; }
span { border-color: rgb(117,65,136); }
td.TdClassName
{
border-color: #754188;
}
.TagClassName
{
border-color: #754188;
}
</style>