Shades of Affair #75497C
Tints of Affair #75497C
RGB
CMYK
RGB Variations
Color information
#75497C (or 0x75497C) is known color: Affair. HEX triplet: 75, 49 and 7C. RGB value is (117,73,124). Sum of RGB (Red+Green+Blue) = 117+73+124=314 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.26% from 314); Green value is 73 (28.91% from 255 or 23.25% from 314); Blue value is 124 (48.83% from 255 or 39.49% from 314); Max value from RGB is 124 - color contains mainly: blue. Hex color #75497C is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #75497C is #8AB683. Grayscale: #5B5B5B. Windows color (decimal): -9090692 or 8145269. OLE color: 8145269.
HSL color Cylindrical-coordinate representation of color #75497C: hue angle of 291.76º degrees, saturation: 0.26, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #75497C is Cyan = 0.06, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 117 | 73 | 124 | - |
| CMYK | 0.06 | 0.41 | 0 | 0.51 |
| HSL | 291.76º | 0.26% | 0.39% | - |
| HSV(B) | 291.76º | 0.41% | 0.49% | - |
| XYZ | 13.36 | 10 | 20.3 | - |
| YUV | 91.97 | 146.08 | 145.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 73 | 124 | 0.06 | 0.41 | 0 | 0.51 | 291.76 | 0.26 | 0.39 |
| Hex | 75 | 49 | 7C | 6 | 29 | 0 | 33 | 124 | 1A | 27 |
| Octal | 165 | 111 | 174 | 6 | 51 | 0 | 63 | 444 | 32 | 47 |
| Binary | 1110101 | 1001001 | 1111100 | 110 | 101001 | 0 | 110011 | 100100100 | 11010 | 100111 |
Color Harmonies of #75497C
Complementary color
Monochromatic Colors of #75497C
Black with #75497C
Text Example
Text Example
White with #75497C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #75497C; }
p { color: rgb(117,73,124); }
H1.HeaderClassName
{
color: #75497C;
}
.AnyTagClassName
{
color: #75497C;
}
</style>
background-color css
<style>
a { background-color: #75497C; }
a { background-color: rgb(117,73,124); }
div.DivClassName
{
background-color: #75497C;
}
.BgClassName
{
background-color: #75497C;
}
</style>
border-color css
<style>
span { border-color: #75497C; }
span { border-color: rgb(117,73,124); }
td.TdClassName
{
border-color: #75497C;
}
.TagClassName
{
border-color: #75497C;
}
</style>