Shades of Affair #75418E
Tints of Affair #75418E
RGB
CMYK
RGB Variations
Color information
#75418E (or 0x75418E) is known color: Affair. HEX triplet: 75, 41 and 8E. RGB value is (117,65,142). Sum of RGB (Red+Green+Blue) = 117+65+142=324 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.11% from 324); Green value is 65 (25.78% from 255 or 20.06% from 324); Blue value is 142 (55.86% from 255 or 43.83% from 324); Max value from RGB is 142 - color contains mainly: blue. Hex color #75418E is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #75418E is #8ABE71. Grayscale: #595959. Windows color (decimal): -9092722 or 9322869. OLE color: 9322869.
HSL color Cylindrical-coordinate representation of color #75418E: hue angle of 280.52º degrees, saturation: 0.37, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #75418E is Cyan = 0.18, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 117 | 65 | 142 | - |
| CMYK | 0.18 | 0.54 | 0 | 0.44 |
| HSL | 280.52º | 0.37% | 0.41% | - |
| HSV(B) | 280.52º | 0.54% | 0.56% | - |
| XYZ | 14.11 | 9.52 | 26.68 | - |
| YUV | 89.33 | 157.73 | 147.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 65 | 142 | 0.18 | 0.54 | 0 | 0.44 | 280.52 | 0.37 | 0.41 |
| Hex | 75 | 41 | 8E | 12 | 36 | 0 | 2C | 119 | 25 | 29 |
| Octal | 165 | 101 | 216 | 22 | 66 | 0 | 54 | 431 | 45 | 51 |
| Binary | 1110101 | 1000001 | 10001110 | 10010 | 110110 | 0 | 101100 | 100011001 | 100101 | 101001 |
Color Harmonies of #75418E
Complementary color
Monochromatic Colors of #75418E
Black with #75418E
Text Example
Text Example
White with #75418E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #75418E; }
p { color: rgb(117,65,142); }
H1.HeaderClassName
{
color: #75418E;
}
.AnyTagClassName
{
color: #75418E;
}
</style>
background-color css
<style>
a { background-color: #75418E; }
a { background-color: rgb(117,65,142); }
div.DivClassName
{
background-color: #75418E;
}
.BgClassName
{
background-color: #75418E;
}
</style>
border-color css
<style>
span { border-color: #75418E; }
span { border-color: rgb(117,65,142); }
td.TdClassName
{
border-color: #75418E;
}
.TagClassName
{
border-color: #75418E;
}
</style>