Shades of Affair #75458A
Tints of Affair #75458A
RGB
CMYK
RGB Variations
Color information
#75458A (or 0x75458A) is known color: Affair. HEX triplet: 75, 45 and 8A. RGB value is (117,69,138). Sum of RGB (Red+Green+Blue) = 117+69+138=324 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.11% from 324); Green value is 69 (27.34% from 255 or 21.30% from 324); Blue value is 138 (54.30% from 255 or 42.59% from 324); Max value from RGB is 138 - color contains mainly: blue. Hex color #75458A is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #75458A is #8ABA75. Grayscale: #5A5A5A. Windows color (decimal): -9091702 or 9061749. OLE color: 9061749.
HSL color Cylindrical-coordinate representation of color #75458A: hue angle of 281.74º degrees, saturation: 0.33, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #75458A is Cyan = 0.15, Magento = 0.5, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 117 | 69 | 138 | - |
| CMYK | 0.15 | 0.5 | 0 | 0.46 |
| HSL | 281.74º | 0.33% | 0.41% | - |
| HSV(B) | 281.74º | 0.5% | 0.54% | - |
| XYZ | 14.05 | 9.87 | 25.21 | - |
| YUV | 91.22 | 154.4 | 146.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 69 | 138 | 0.15 | 0.5 | 0 | 0.46 | 281.74 | 0.33 | 0.41 |
| Hex | 75 | 45 | 8A | F | 32 | 0 | 2E | 11A | 21 | 29 |
| Octal | 165 | 105 | 212 | 17 | 62 | 0 | 56 | 432 | 41 | 51 |
| Binary | 1110101 | 1000101 | 10001010 | 1111 | 110010 | 0 | 101110 | 100011010 | 100001 | 101001 |
Color Harmonies of #75458A
Complementary color
Monochromatic Colors of #75458A
Black with #75458A
Text Example
Text Example
White with #75458A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #75458A; }
p { color: rgb(117,69,138); }
H1.HeaderClassName
{
color: #75458A;
}
.AnyTagClassName
{
color: #75458A;
}
</style>
background-color css
<style>
a { background-color: #75458A; }
a { background-color: rgb(117,69,138); }
div.DivClassName
{
background-color: #75458A;
}
.BgClassName
{
background-color: #75458A;
}
</style>
border-color css
<style>
span { border-color: #75458A; }
span { border-color: rgb(117,69,138); }
td.TdClassName
{
border-color: #75458A;
}
.TagClassName
{
border-color: #75458A;
}
</style>