Shades of Affair #754A7C
Tints of Affair #754A7C
RGB
CMYK
RGB Variations
Color information
#754A7C (or 0x754A7C) is known color: Affair. HEX triplet: 75, 4A and 7C. RGB value is (117,74,124). Sum of RGB (Red+Green+Blue) = 117+74+124=315 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.14% from 315); Green value is 74 (29.30% from 255 or 23.49% from 315); Blue value is 124 (48.83% from 255 or 39.37% from 315); Max value from RGB is 124 - color contains mainly: blue. Hex color #754A7C is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754A7C is #8AB583. Grayscale: #5C5C5C. Windows color (decimal): -9090436 or 8145525. OLE color: 8145525.
HSL color Cylindrical-coordinate representation of color #754A7C: hue angle of 291.6º degrees, saturation: 0.25, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #754A7C is Cyan = 0.06, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 117 | 74 | 124 | - |
| CMYK | 0.06 | 0.40 | 0 | 0.51 |
| HSL | 291.6º | 0.25% | 0.39% | - |
| HSV(B) | 291.6º | 0.4% | 0.49% | - |
| XYZ | 13.42 | 10.13 | 20.32 | - |
| YUV | 92.56 | 145.75 | 145.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 74 | 124 | 0.06 | 0.40 | 0 | 0.51 | 291.6 | 0.25 | 0.39 |
| Hex | 75 | 4A | 7C | 6 | 28 | 0 | 33 | 124 | 19 | 27 |
| Octal | 165 | 112 | 174 | 6 | 50 | 0 | 63 | 444 | 31 | 47 |
| Binary | 1110101 | 1001010 | 1111100 | 110 | 101000 | 0 | 110011 | 100100100 | 11001 | 100111 |
Color Harmonies of #754A7C
Complementary color
Monochromatic Colors of #754A7C
Black with #754A7C
Text Example
Text Example
White with #754A7C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754A7C; }
p { color: rgb(117,74,124); }
H1.HeaderClassName
{
color: #754A7C;
}
.AnyTagClassName
{
color: #754A7C;
}
</style>
background-color css
<style>
a { background-color: #754A7C; }
a { background-color: rgb(117,74,124); }
div.DivClassName
{
background-color: #754A7C;
}
.BgClassName
{
background-color: #754A7C;
}
</style>
border-color css
<style>
span { border-color: #754A7C; }
span { border-color: rgb(117,74,124); }
td.TdClassName
{
border-color: #754A7C;
}
.TagClassName
{
border-color: #754A7C;
}
</style>