Shades of Affair #75428E
Tints of Affair #75428E
RGB
CMYK
RGB Variations
Color information
#75428E (or 0x75428E) is known color: Affair. HEX triplet: 75, 42 and 8E. RGB value is (117,66,142). Sum of RGB (Red+Green+Blue) = 117+66+142=325 (43% of max value = 765). Red value is 117 (46.09% from 255 or 36% from 325); Green value is 66 (26.17% from 255 or 20.31% from 325); Blue value is 142 (55.86% from 255 or 43.69% from 325); Max value from RGB is 142 - color contains mainly: blue. Hex color #75428E is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #75428E is #8ABD71. Grayscale: #595959. Windows color (decimal): -9092466 or 9323125. OLE color: 9323125.
HSL color Cylindrical-coordinate representation of color #75428E: hue angle of 280.26º 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 #75428E is Cyan = 0.18, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 117 | 66 | 142 | - |
| CMYK | 0.18 | 0.54 | 0 | 0.44 |
| HSL | 280.26º | 0.37% | 0.41% | - |
| HSV(B) | 280.26º | 0.54% | 0.56% | - |
| XYZ | 14.17 | 9.63 | 26.7 | - |
| YUV | 89.91 | 157.4 | 147.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 66 | 142 | 0.18 | 0.54 | 0 | 0.44 | 280.26 | 0.37 | 0.41 |
| Hex | 75 | 42 | 8E | 12 | 36 | 0 | 2C | 118 | 25 | 29 |
| Octal | 165 | 102 | 216 | 22 | 66 | 0 | 54 | 430 | 45 | 51 |
| Binary | 1110101 | 1000010 | 10001110 | 10010 | 110110 | 0 | 101100 | 100011000 | 100101 | 101001 |
Color Harmonies of #75428E
Complementary color
Monochromatic Colors of #75428E
Black with #75428E
Text Example
Text Example
White with #75428E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #75428E; }
p { color: rgb(117,66,142); }
H1.HeaderClassName
{
color: #75428E;
}
.AnyTagClassName
{
color: #75428E;
}
</style>
background-color css
<style>
a { background-color: #75428E; }
a { background-color: rgb(117,66,142); }
div.DivClassName
{
background-color: #75428E;
}
.BgClassName
{
background-color: #75428E;
}
</style>
border-color css
<style>
span { border-color: #75428E; }
span { border-color: rgb(117,66,142); }
td.TdClassName
{
border-color: #75428E;
}
.TagClassName
{
border-color: #75428E;
}
</style>